| | 1 | %META:TOPICINFO{author="TWikiContributor" date="1145229574" format="1.1" version="3"}% |
| | 2 | %TMPL:INCLUDE{"view"}% |
| | 3 | |
| | 4 | |
| | 5 | %TMPL:DEF{"active_form"}%<!-- UserViewTemplate --><span class="patternButton"><a href="%SCRIPTURL{"edit"}%/%WEB%/%TOPIC%?action=form&t=%GMTIME{"$epoch"}%" rel="nofollow" title='%MAKETEXT{"Edit personal data"}%'>%MAKETEXT{"Edit personal data"}%</a></span>%TMPL:END% |
| | 6 | %TMPL:DEF{"inactive_form"}% %TMPL:END% |
| | 7 | |
| | 8 | |
| | 9 | |
| | 10 | %TMPL:DEF{"inactive_edit"}%<span class="patternButton"><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%" rel="nofollow" title='%MAKETEXT{"View topic"}%'>%MAKETEXT{"View topic"}%</a></span>%TMPL:P{"sep"}%<span class="patternButton"><strike>%MAKETEXT{"Edit text"}%</strike></span>%TMPL:END% |
| | 11 | |
| | 12 | |
| | 13 | |
| | 14 | %TMPL:DEF{"edit_topic"}%%MAKETEXT{"&Edit text"}%%TMPL:END% |
| | 15 | |
| | 16 | |
| | 17 | |
| | 18 | %TMPL:DEF{"active_edit"}%%TMPL:P{"sep"}%<span class="patternButton"><a href="%SCRIPTURL{"edit"}%/%WEB%/%TOPIC%?action=text&t=%GMTIME{"$epoch"}%" rel="nofollow" title='%MAKETEXT{"Edit this topic text"}%' accesskey="E">%TMPL:P{context="new_topic" then="create_topic" else="edit_topic"}%</a></span>%TMPL:P{context="WysiwygPluginEnabled" then="wysiwyg"}%%TMPL:END% |
| | 19 | |
| | 20 | |
| | 21 | |
| | 22 | %TMPL:DEF{"formattop"}%%TMPL:P{"form"}%%TMPL:END% |
| | 23 | |
| | 24 | |
| | 25 | |
| | 26 | %TMPL:DEF{"formatbottom"}%%TMPL:END% |
| | 27 | |
| | 28 | |
| | 29 | |
| | 30 | %TMPL:DEF{FORM:display:footer:editlink}%%TMPL:P{context="inactive" then="inactive_form" else="active_form"}%%TMPL:END% |