Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Renamed some translation keys. | Kevin Chabowski | 2011-11-17 |
| | | | | | * "yestext_default" => "yes" * "notext_default" => "no" | ||
* | Added tag editing for backend and started work on article list. | Kevin Chabowski | 2011-11-13 |