antville/code/Story
Tobi Schäfer b86ea5c736 * Modified SQL statements for compatibility with H2 database (experimental)
* Hopefully fixed redirect loop bug of XSS check in HopObject.onRequest()
 * Added Root.xgettext() method as a more reliable way of extracting gettext call strings (esp. from skins)
2009-11-01 11:22:33 +00:00
..
$Story.skin * Added missing code for a linked list of tags to Story.tags_macro() – fixes issue #33 2009-10-27 16:29:34 +00:00
Story.js Reduced length of res.data.title to 5 words in Story.main_action() 2009-10-28 01:13:06 +00:00
Story.properties * Modified SQL statements for compatibility with H2 database (experimental) 2009-11-01 11:22:33 +00:00
Story.skin * Replaced <% comment.created %> with <% comment.creator %> macro in <% if %> macro of Comment#edit skin (fixes issue #27) 2008-12-11 18:08:51 +00:00