Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TipsContrib/data/TWiki/TWikiTipsOfTheDayAddNew.txt

    r14 r464  
    1818<input type="hidden" name="topic" value="%CALC{$GET(ctopic)}%" /> 
    1919<input type="hidden" name="onlynewtopic" value="on" /> 
    20 <input type="hidden" name="templatetopic" value="%TWIKIWEB%.TWikiTipsOfTheDayTemplate" /> 
     20<input type="hidden" name="templatetopic" value="%SYSTEMWEB%.TWikiTipsOfTheDayTemplate" /> 
    2121New Custom Tip: <nop>%CALC{$GET(ctopic)}% <input type="submit" value="Create" /> 
    2222</form> 
     
    2424---++ Add an Official TWiki Tip 
    2525 
    26 Official TWiki tips are located in the %TWIKIWEB% web. Please do not submit new tips on your local TWiki installation since they will get lost on a TWiki upgrade. Visit TWiki:TWiki.TWikiTipsOfTheDayAddNew to contribute official TWiki tips. 
     26Official TWiki tips are located in the %SYSTEMWEB% web. Please do not submit new tips on your local TWiki installation since they will get lost on a TWiki upgrade. Visit TWiki:TWiki.TWikiTipsOfTheDayAddNew to contribute official TWiki tips. 
    2727<form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/"> 
    2828<!-- 
Note: See TracChangeset for help on using the changeset viewer.