Changeset 5611
- Timestamp:
- 11/24/09 21:41:59 (4 years ago)
- Location:
- branches/Release01x00/core
- Files:
-
- 2 edited
-
data/System/CascadingStyleSheets.txt (modified) (1 diff)
-
templates/foswiki.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/core/data/System/CascadingStyleSheets.txt
r4889 r5611 159 159 |=.foswikiEditboxStyleMono= | Gives the edit textarea monospaced font (not used with WYSWIWYG) | 160 160 |=.foswikiEditboxStyleProportional= | Gives the edit textarea proportional font (not used with WYSWIWYG) | 161 162 163 161 |=p.foswikiAllowNonWikiWord= | Message "Allow non <nop>WikiWord for the new topic name" | 164 162 165 163 -
branches/Release01x00/core/templates/foswiki.tmpl
r3966 r5611 5 5 %TMPL:DEF{"LOG_OUT"}%Log Out%TMPL:END% 6 6 7 %TMPL:DEF{"nonwikiwordwarning"}%<p ><input type="checkbox" id="nonwikiword" name="nonwikiword" %IF{"$ 'URLPARAM{nonwikiword}'='on'" then="checked=\"checked\""}% /><label for="nonwikiword">%MAKETEXT{"Allow non <nop>WikiWord for the new topic name"}%</label><br />%TMPL:P{"nonwikiwordhelp"}%</p>%TMPL:END%7 %TMPL:DEF{"nonwikiwordwarning"}%<p class="foswikiAllowNonWikiWord"><input type="checkbox" id="nonwikiword" name="nonwikiword" %IF{"$ 'URLPARAM{nonwikiword}'='on'" then="checked=\"checked\""}% /><label for="nonwikiword">%MAKETEXT{"Allow non <nop>WikiWord for the new topic name"}%</label><br />%TMPL:P{"nonwikiwordhelp"}%</p>%TMPL:END% 8 8 9 9 %TMPL:DEF{"nonwikiwordhelp"}% %MAKETEXT{"It's usually best to choose a <a target='WikiWord' class='foswikiPopUp' href='[_1]' rel='nofollow'>WikiWord</a> for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed." args="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/WikiWord"}%%TMPL:END%
Note: See TracChangeset
for help on using the changeset viewer.
