1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/data/Main/ClassicSkinUserViewTemplate.txt,v Sat Jan 26 15:50:53 2008 +0100
1.3 @@ -0,0 +1,43 @@
1.4 +head 1.1;
1.5 +access;
1.6 +symbols;
1.7 +locks; strict;
1.8 +comment @# @;
1.9 +
1.10 +
1.11 +1.1
1.12 +date 2008.01.22.03.21.37; author TWikiContributor; state Exp;
1.13 +branches;
1.14 +next ;
1.15 +
1.16 +
1.17 +desc
1.18 +@buildrelease
1.19 +@
1.20 +
1.21 +
1.22 +1.1
1.23 +log
1.24 +@buildrelease
1.25 +@
1.26 +text
1.27 +@%META:TOPICINFO{author="TWikiContributor" date="1145229574" format="1.1" version="1"}%
1.28 +%TMPL:INCLUDE{"view"}%
1.29 +
1.30 +%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%
1.31 +%TMPL:DEF{"inactive_form"}% %TMPL:END%
1.32 +
1.33 +%TMPL:DEF{"inactive_edit"}%<strike>Edit text</strike>%TMPL:END%
1.34 +%TMPL:DEF{"create_topic"}%Cr<span class="twikiAccessKey">e</span>ate%TMPL:END%
1.35 +%TMPL:DEF{"edit_topic"}%<span class="twikiAccessKey">E</span>dit text%TMPL:END%
1.36 +%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%
1.37 +
1.38 +%TMPL:DEF{"content"}%
1.39 +%TMPL:P{"form"}%
1.40 +%TMPL:P{context="inactive" then="inactive_form" else="active_form"}%
1.41 +%BR%
1.42 +%TEXT%
1.43 +#TopicEnd
1.44 +%TMPL:P{"attachments"}%
1.45 +%TMPL:P{"topicinfo"}%%TMPL:END%
1.46 +@