Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed some bugs in systemtemplates. | Kevin Chabowski | 2011-11-19 |
| | | | | | * Fixed wrong translation keys. * Escaped raw comments. | ||
* | ste:get_translation now escapes HTML. | Kevin Chabowski | 2011-11-17 |
| | | | | | | | | So we do not longer need to write: <ste:escape><ste:get_translation for="foo" /></ste:escape> We can now omit the ste:escape tags. Setting the parameter raw to something non-empty will return the raw translation. | ||
* | Comment management added to backend. | Kevin Chabowski | 2011-11-17 |