Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated dates in templates' and plugins' info.txt files | Anika Henke | 2013-05-06 |
| | |||
* | Merge pull request #121 from splitbrain/strict | Andreas Gohr | 2012-11-04 |
|\ | | | | | fix E_STRICT errors FS#2427 | ||
| * | fix E_STRICT errors FS#2427 | Andreas Gohr | 2012-07-28 |
| | | | | | | | | | | | | | | | | This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet. For compatibility reasons with plugins, E_STRICT errors are still supressed. | ||
* | | updated (and added missing) info.txt files | Anika Henke | 2012-09-09 |
|/ | |||
* | fixed two errors in safefnrecode plugin | Myron Turner | 2011-04-06 |
| | |||
* | safefnrecode: don't double fix filenames | Andreas Gohr | 2011-04-03 |
| | |||
* | fix end indicator fix | Andreas Gohr | 2011-04-03 |
| | |||
* | Temporary conversion plugin for new fnencode FS#2197 | Andreas Gohr | 2011-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! |