Changeset 3987


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

Item1668: The action template in CommentPlugin creates actions on one long line
This also fixes encoding problem of newlines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x00/CommentPlugin/data/System/CommentPluginTemplate.txt

    r3417 r3987  
    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.