20 lines
909 B
Plaintext
20 lines
909 B
Plaintext
%TMPL:INCLUDE{"view"}%
|
|
|
|
%TMPL:DEF{"active_form"}%<a href='%SCRIPTURLPATH{"edit"}%/%WEB%/%TOPIC%?action=form&t=%GMTIME{"$epoch"}%' rel='nofollow' title='Edit personal data'>Edit personal data</a>%TMPL:END%
|
|
%TMPL:DEF{"inactive_form"}% %TMPL:END%
|
|
|
|
%TMPL:DEF{"inactive_edit"}%<strike>Edit text</strike>%TMPL:END%
|
|
%TMPL:DEF{"create_topic"}%Cr<span class="twikiAccessKey">e</span>ate%TMPL:END%
|
|
%TMPL:DEF{"edit_topic"}%<span class="twikiAccessKey">E</span>dit text%TMPL:END%
|
|
%TMPL:DEF{"active_edit"}%<a href='%SCRIPTURLPATH{"edit"}%/%WEB%/%TOPIC%?action=text&t=%GMTIME{"$epoch"}%' rel='nofollow' title='Edit this topic text' accesskey='e'><b>%TMPL:P{context="new_topic" then="create_topic" else="edit_topic"}%</b></a>%TMPL:END%
|
|
|
|
%TMPL:DEF{"content"}%
|
|
%TMPL:P{"form"}%
|
|
%TMPL:P{context="inactive" then="inactive_form" else="active_form"}%
|
|
%BR%
|
|
%TEXT%
|
|
#TopicEnd
|
|
%TMPL:P{"attachments"}%
|
|
%TMPL:P{"topicinfo"}%%TMPL:END%
|
|
|