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/TigerSkinPlugin/templates/createtopic.tmpl

    r350 r464  
    3737</tr> 
    3838 
    39 <tr><td>Allow non <A target="WikiWord" onClick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</A></td> 
     39<tr><td>Allow non <A target="WikiWord" onClick="return launchWindow('%SYSTEMWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/WikiWord">WikiWord</A></td> 
    4040<td> 
    4141<INPUT type=checkbox name="nonwikiword"> 
     
    5050 
    5151Hints: 
    52         * A <A target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','WikiTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiTopic">WikiTopic</A> is a web page that can be edited in your browser. 
    53         * All Topics generally be given a <A target="WikiWord" onClick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</A> as their name, otherwise automatic linking of topic text will not happen.  Exceptions: 
     52        * A <A target="GoodStyle" onClick="return launchWindow('%SYSTEMWEB%','WikiTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/WikiTopic">WikiTopic</A> is a web page that can be edited in your browser. 
     53        * All Topics generally be given a <A target="WikiWord" onClick="return launchWindow('%SYSTEMWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/WikiWord">WikiWord</A> as their name, otherwise automatic linking of topic text will not happen.  Exceptions: 
    5454                * All capitals (at least 3 letters) will link 
    5555                * For topics in the Products Web - a single word with initial capital (at least 3 letters) will link 
    5656        * A Web is a collection of Topics 
    57         * Topics are normally created by typing a %TWIKIWEB%.WikiWord within another topic, after saving click on the question mark to create the new topic 
     57        * Topics are normally created by typing a %SYSTEMWEB%.WikiWord within another topic, after saving click on the question mark to create the new topic 
    5858 
    5959%TMPL:DEF{"topicaction"}% <A href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Cancel</A> %TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.