Changeset 3988


Ignore:
Timestamp:
05/27/09 21:58:29 (3 years ago)
Author:
KennethLavrsen
Message:

Item1668: The action template in CommentPlugin creates actions on one long line
Also fixes issue with encoding of new lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CommentPlugin/data/System/CommentPluginTemplate.txt

    r2883 r3988  
    1 %META:TOPICINFO{author="ProjectContributor" date="1166310108" format="1.0" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1166310108" format="1.1" version="$Rev$"}% 
    22%META:TOPICPARENT{name="CommentPlugin"}% 
    33 
     
    209209</verbatim> 
    210210<verbatim> 
    211 %TMPL:DEF{OUTPUT:action}%%POS:BEFORE%%AC%NOP%TION{who="%URLPARAM{"action_who"}%" due="%URLPARAM{"action_due"}%"}% %URLPARAM{"action_comment" newline="<br />"}%<br />- Created by %WIKIUSERNAME%, %SERVERTIME% 
     211%TMPL:DEF{OUTPUT:action}%%POS:BEFORE%%AC%NOP%TION{who="%URLPARAM{"action_who"}%" due="%URLPARAM{"action_due"}%"}% %URLPARAM{"action_comment"}%<br />- Created by %WIKIUSERNAME%, %SERVERTIME%%ENDACTION% 
    212212%TMPL:END% 
    213213</verbatim> 
Note: See TracChangeset for help on using the changeset viewer.