aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/translations/de.php
Commit message (Collapse)AuthorAge
* Added missing comma in translations/de.phpKevin Chabowski2012-05-26
|
* Better(?) tag editor.Kevin Chabowski2012-05-26
| | | | | | | * Look&Feel of the Tag editor now matches better with the rest of the backend. * Deleted templates, functions and translations that are not longer needed.
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
| | | | | | | * If __DEBUG__ is true, STE will be in a more verbose mode. * Ratatöskr's frontend STETags now uses the \ste\RuntimeError exception This will also be Beta 3
* Default repositories will be configured during setup now.Kevin Chabowski2012-02-28
| | | | Also: Beta 2
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
|
* Plugin deletion can now be enforced.Kevin Chabowski2012-02-01
| | | | | | This will skip the RatatoeskrPlugin::delete() part and will not load the plugin before deletion, so you can delete a plugin if it contained syntax errors without disabling plugins in config.php
* You can now use %root% in CSS styles too.Kevin Chabowski2012-01-29
|
* Fixed german translation.Kevin Chabowski2012-01-22
| | | | Failing in my native language. Yay....
* Setup script and clean config file.Kevin Chabowski2012-01-21
|
* Internationalized Content::Write cheat sheet.Kevin Chabowski2012-01-14
|
* German translation added.Kevin Chabowski2012-01-14
|
* (Almost) finished DB-Models / abstraction layer.Kevin Chabowski2011-07-21