summaryrefslogtreecommitdiff
path: root/lib/plugins/safefnrecode
Commit message (Collapse)AuthorAge
* fixed two errors in safefnrecode pluginMyron Turner2011-04-06
|
* safefnrecode: don't double fix filenamesAndreas Gohr2011-04-03
|
* fix end indicator fixAndreas Gohr2011-04-03
|
* Temporary conversion plugin for new fnencode FS#2197Andreas Gohr2011-04-03
This plugin converts existing filenames that were stored using the option "safe" in fnencode from using the dot (.) as post_indicator to using a bracket (]) as post_insdicator. It will also add a post_indicator at the end of the file name should it be missing (Bug FS#2122). This plugin needs testing by people using the safe encode option!