Changeset 7329


Ignore:
Timestamp:
05/04/10 14:24:33 (2 years ago)
Author:
GeorgeClark
Message:

Item1391: Add <sticky> tags and a few other minor changes to minimize changes by TinyMCE editor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/Main/WikiGroups.txt

    r6125 r7329  
    99}% 
    1010 
     11<sticky> 
    1112<form action="%SCRIPTURLPATH{"manage"}%/%WEB%/%TOPIC%" method="POST"> 
    1213<input type="hidden" name="action" value="addUserToGroup"/> 
     
    4243  </div> 
    4344</div> 
    44 </form> 
    45 %ENDTWISTY% 
     45</form></sticky> %ENDTWISTY% 
    4646 
    4747%GROUPINFO{ 
     
    6565   separator="$n" 
    6666}% 
    67 <div class='foswikiGrayText'>** Nested groups are expanded.</div> 
     67<sticky><div class='foswikiGrayText'>** Nested groups are expanded.</div></sticky> 
    6868 
    69 <verbatim style="display:none"> 
     69<verbatim style="display: none;"> 
    7070<!-- 
    7171  parameters: username, groupname, allowschange 
     
    8282%TWISTYTOGGLE{id="%groupname%_add"}% 
    8383 
     84<sticky> 
    8485<div class='foswikiFormSteps'> 
    8586  <form action="%SCRIPTURLPATH{"manage"}%/%WEB%/%TOPIC%" method="POST">  
     
    9394  </div> 
    9495</form> 
    95 </div> 
     96</div></sticky> 
    9697 
    9798%ENDTWISTYTOGGLE% 
     
    123124</verbatim> 
    124125 
    125 <verbatim style="display:none"> 
     126<verbatim style="display: none;"> 
    126127<!-- 
    127128  parameters: username, groupname 
     
    130131</verbatim> 
    131132 
    132 <verbatim style="display:none"> 
     133<verbatim style="display: none;"> 
    133134<!-- 
    134135  parameters: groupname 
Note: See TracChangeset for help on using the changeset viewer.