Skip to content

Commit

Permalink
Item9504: developer comments no longer needed
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@9163 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Sep 16, 2010
1 parent ed3b497 commit f488b64
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions PatternSkin/data/System/PatternSkinWebCreateNewTopicTemplate.txt
Expand Up @@ -42,36 +42,36 @@ var URL_TEMPLATE = '$percentURLPARAM{template}$percent';
%TMPL:DEF{"formstartstep"}%%TMPL:P{"formstart"}%
<div class="foswikiFormSteps">%TMPL:END%

%TMPL:DEF{"formendstep"}%</div><!--/foswikiFormSteps-->
%TMPL:DEF{"formendstep"}%</div>
%TMPL:P{"formend"}%%TMPL:END%

%TMPL:DEF{"titlestep"}%<div class="foswikiFormStep">
---++ %MAKETEXT{"Create New Topic in [_1] Web" args="<nop>%BASEWEB%"}%
</div><!--/foswikiFormStep-->%TMPL:END%
</div>%TMPL:END%

%TMPL:DEF{"topicnamestep"}%<div class="foswikiFormStep">
---+++ %MAKETEXT{"Topic name:"}%
<p>
%TMPL:P{"topicname"}% <span id="webTopicCreatorFeedback" class="foswikiGrayText"><!--generated name will be put here--></span>
</p>%TMPL:P{"nonwikiword"}%
</div><!--/foswikiFormStep-->%TMPL:END%
</div>%TMPL:END%

%TMPL:DEF{"topicparentstep"}%<div class="foswikiFormStep">
---+++ %MAKETEXT{"Topic parent:"}%
<p>
%TMPL:P{"topicparent"}%
</p>
</div><!--/foswikiFormStep-->%TMPL:END%
</div>%TMPL:END%

%TMPL:DEF{"topictemplatestep"}%<div class="foswikiFormStep">
---+++ %MAKETEXT{"Use template:"}%
<p>
%TMPL:P{"topictemplate"}%
</p>
</div><!--/foswikiFormStep-->%TMPL:END%
</div>%TMPL:END%

%TMPL:DEF{"submitstep"}%<div class="foswikiFormStep foswikiLast">
<p>
%TMPL:P{"submit"}%
</p>
</div><!--/foswikiFormStep-->%TMPL:END%
</div>%TMPL:END%
2 changes: 1 addition & 1 deletion PatternSkin/data/System/WebLeftBarLogin.txt
Expand Up @@ -4,4 +4,4 @@
%IF{"context authenticated" then='%MAKETEXT{"Hello [_1]" args="[[%WIKIUSERNAME%][%SPACEOUT{%WIKINAME%}%]]"}%'}%%IF{"$ LOGOUT != ''" then='%BR%<ul><li class="patternLogOut">%LOGOUT%</li></ul>'}%%IF{"$ LOGIN != '' and not context authenticated" then='<ul><li class="patternLogIn">%LOGIN% %IF{"context registration_supported AND context registration_enabled" then="%MAKETEXT{"or"}% [[%SYSTEMWEB%.UserRegistration][%MAKETEXT{"Register"}%]]"}%</li></ul>'}%
%IF{"'%USERNAME%'!='guest'" then="<div class=\"patternLeftBarPersonalContent\">
$percentINCLUDE{$quot$percentUSERSWEB$percent.$percentWIKINAME$percentLeftBar$quot warn=$quot<ul><li><a href='%SCRIPTURLPATH{edit}%/%USERSWEB%/%WIKINAME%LeftBar?templatetopic=%SYSTEMWEB%.WebLeftBarPersonalTemplate&amp;topicparent=%WIKINAME%'>%MAKETEXT{Create personal sidebar}%</a></li></ul>$quot }$percent
</div><!--/patternLeftBarPersonalContent-->"}%</div><!--/patternLeftBarPersonal-->
</div>"}%</div>
4 changes: 2 additions & 2 deletions PatternSkin/templates/attachagain.pattern.tmpl
Expand Up @@ -7,11 +7,11 @@
%TMPL:DEF{"versions"}%---++ %MAKETEXT{"Version history of [_1]" args="<nop>%FILENAME%"}%
<div class="foswikiAttachments">
%TABLE{%TMPL:P{"commonattachtableattributes"}% summary="%MAKETEXT{"Version history"}%" caption="%MAKETEXT{"Version history"}%"}%
%ATTACHTABLE%</div><!-- /foswikiAttachments-->%TMPL:END%
%ATTACHTABLE%</div>%TMPL:END%



%TMPL:DEF{"changepropertiesaction"}%<div class="foswikiFormStep foswikiLast"><input type="submit" class="foswikiButton" name="changeproperties" value='%MAKETEXT{"Change comment and properties only"}%' /></div><!-- /foswikiFormStep-->%TMPL:END%
%TMPL:DEF{"changepropertiesaction"}%<div class="foswikiFormStep foswikiLast"><input type="submit" class="foswikiButton" name="changeproperties" value='%MAKETEXT{"Change comment and properties only"}%' /></div>%TMPL:END%



Expand Down
2 changes: 1 addition & 1 deletion PatternSkin/templates/attachtables.pattern.tmpl
Expand Up @@ -21,4 +21,4 @@
%TMPL:END%

%{ Footer for topic attachment table }%
%TMPL:DEF{ATTACH:files:footer}%%ENDTWISTY%</div><!--//foswikiAttachments-->%TMPL:P{ATTACH:files:footer:script}%%TMPL:END%
%TMPL:DEF{ATTACH:files:footer}%%ENDTWISTY%</div>%TMPL:P{ATTACH:files:footer:script}%%TMPL:END%
2 changes: 1 addition & 1 deletion PatternSkin/templates/changes.pattern.tmpl
Expand Up @@ -8,4 +8,4 @@

%TMPL:DEF{CHANGES:header}%<div class="patternSearchResults">%TMPL:P{"header"}%%TMPL:END%
%TMPL:DEF{NONOCHANGES:format}%%TMPL:P{"result"}%%TMPL:END%
%TMPL:DEF{CHANGES:footer}%</div><!--/patternSearchResults-->%TMPL:END%
%TMPL:DEF{CHANGES:footer}%</div>%TMPL:END%
6 changes: 3 additions & 3 deletions PatternSkin/templates/renamewebbase.pattern.tmpl
@@ -1,7 +1,7 @@
%TMPL:INCLUDE{"renamewebbase"}%
%TMPL:DEF{"parentwebstep"}%<div class="foswikiFormStep">%TMPL:P{"parentweb"}%</div><!-- /foswikiFormStep-->%TMPL:END%
%TMPL:DEF{"parentwebstep"}%<div class="foswikiFormStep">%TMPL:P{"parentweb"}%</div>%TMPL:END%


%TMPL:DEF{"renameformsteps"}%<div class="foswikiFormSteps">
<div class="foswikiFormStep foswikiLast">%TMPL:P{"toweb"}%</div><!-- /foswikiFormStep-->
%IF{"{EnableHierarchicalWebs}" then='%TMPL:P{"parentwebstep"}%'}%%TMPL:P{"searchresultsstep"}%</div><!-- /foswikiFormSteps-->%TMPL:END%
<div class="foswikiFormStep foswikiLast">%TMPL:P{"toweb"}%</div>
%IF{"{EnableHierarchicalWebs}" then='%TMPL:P{"parentwebstep"}%'}%%TMPL:P{"searchresultsstep"}%</div>%TMPL:END%
2 changes: 1 addition & 1 deletion PatternSkin/templates/searchbookview.pattern.tmpl
@@ -1,2 +1,2 @@
%TMPL:INCLUDE{searchbookview}%
%TMPL:DEF{SEARCH:format}%<div class="patternBookView"><div class="foswikiTopRow"><a href="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a> (<a href="%SCRIPTURLPATH{"rdiff"}%/%WEB%/%TOPICNAME%" rel='nofollow'>%TIME%</a> - %REVISION% - %AUTHOR%)</div><!--/foswikiTopRow--><div class="foswikiBottomRow">%TEXTHEAD%</div><!--/foswikiBottomRow--></div><!--/patternBookView-->%TMPL:END%
%TMPL:DEF{SEARCH:format}%<div class="patternBookView"><div class="foswikiTopRow"><a href="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a> (<a href="%SCRIPTURLPATH{"rdiff"}%/%WEB%/%TOPICNAME%" rel='nofollow'>%TIME%</a> - %REVISION% - %AUTHOR%)</div><div class="foswikiBottomRow">%TEXTHEAD%</div></div>%TMPL:END%
4 changes: 2 additions & 2 deletions PatternSkin/templates/viewbottombar.pattern.tmpl
@@ -1,4 +1,4 @@
%{ to include a bottom bar on a page, just include this template in the page template }%%TMPL:DEF{"bottombar"}%<div id="patternBottomBar">%TMPL:P{"bottombarcontents"}%</div><!-- /patternBottomBar-->%TMPL:END%
%{ to include a bottom bar on a page, just include this template in the page template }%%TMPL:DEF{"bottombar"}%<div id="patternBottomBar">%TMPL:P{"bottombarcontents"}%</div>%TMPL:END%


%TMPL:DEF{"bottombarcontents"}%<div id="patternBottomBarContents"><div id="patternWebBottomBar">%IF{"istopic '%SYSTEMWEB%.WebBottomBar'" then="$percntINCLUDE{$quot%SYSTEMWEB%.WebBottomBar$quot}$percnt" else="$percntINCLUDE{$quot%SYSTEMWEB%.WebBottomBarExample$quot}$percnt"}%</div><!--/patternWebBottomBar--></div><!-- /patternBottomBarContents-->%TMPL:END%
%TMPL:DEF{"bottombarcontents"}%<div id="patternBottomBarContents"><div id="patternWebBottomBar">%IF{"istopic '%SYSTEMWEB%.WebBottomBar'" then="$percntINCLUDE{$quot%SYSTEMWEB%.WebBottomBar$quot}$percnt" else="$percntINCLUDE{$quot%SYSTEMWEB%.WebBottomBarExample$quot}$percnt"}%</div></div>%TMPL:END%

0 comments on commit f488b64

Please sign in to comment.