additional_plugins/serendipity_event_template_editor/ChangeLog
2013-07-25 09:39:06 +02:00

16 lines
479 B
Plaintext

0.4:
* Fetch jquery via https
0.3:
* Check if template directory is writeable
* Don't save php-files with syntax-errors
* Show link to template_editor also if there are no template options
0.2:
* Changed necessary right to only "siteConfiguration"
* Bugfix: Some translation-variables had the wrong name
* Bugfix: Delete didn't work with files which had multiple "."
* Made images deletable
* Added Uploadbutton
* Added Rename function
* Minor usability improvements