Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/BehaviourContrib/data/TWiki/BehaviourContrib.txt

    r3 r463  
    6363<blockquote> 
    6464<verbatim> 
    65 <script type="text/javascript" src="%PUBURL%/%TWIKIWEB%/BehaviourContrib/behaviour.js"></script> 
     65<script type="text/javascript" src="%PUBURL%/%SYSTEMWEB%/BehaviourContrib/behaviour.js"></script> 
    6666</verbatim> 
    6767</blockquote> 
     
    111111 
    112112---+++ Example 
    113 If we have a 'normal' link to TWiki Web hometopic: [[%TWIKIWEB%.%HOMETOPIC%][TWiki Web Home]], we can use javascript to make it open a popup window. When javascript is not available the link behaviour defaults to opening the page in the current window. 
     113If we have a 'normal' link to TWiki Web hometopic: [[%SYSTEMWEB%.%HOMETOPIC%][TWiki Web Home]], we can use javascript to make it open a popup window. When javascript is not available the link behaviour defaults to opening the page in the current window. 
    114114 
    115115<blockquote> 
     
    291291|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    292292 
    293 __Related Topics:__ %TWIKIWEB%.TWikiPreferences 
     293__Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
    294294 
    295295%META:FILEATTACHMENT{name="behaviour.js" attr="" autoattached="1" comment="" date="1162075796" path="behaviour.compressed.js" size="2902" user="UnknownUser" version=""}% 
Note: See TracChangeset for help on using the changeset viewer.