antville/code/Story
Tobi Schäfer 7444d1b227 * Replaced <% comment.created %> with <% comment.creator %> macro in <% if %> macro of Comment#edit skin (fixes issue #27)
* Wrapped display of creation and modification dates in <% if %> macros in Comment#edit skin
 * Slightly reduced code in global formatDate() method
 * Modified HopObject.created_macro() to prevent creation dates of  transient objects from being displayed or formatted incorrectly
 * Modified HopObject.modified_macro() accordingly
 * Added width attribute to CSS definition for fieldset elements
 * Reduced macro code in Story#edit skin
2008-12-11 18:08:51 +00:00
..
$Story.skin Fixed implemenation of backup/restore feature for stories and comments 2008-06-12 15:33:11 +00:00
Story.js Limited output of story title in to 15 words in Story.main_action() 2008-10-09 19:26:03 +00:00
Story.properties * Updated DB mappings of File/Files getting closer to the one of Image/Images 2008-04-16 23:11:47 +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