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/KoalaSkin/bin/koalaskin-generate

    r189 r464  
    3131# name of the web where you put the KoalaSkinWebList topic 
    3232# was Main (%MAINWEB% / $mainWebname in TWiki config) in 2.14 and before,  
    33 # then TWiki (%TWIKIWEB% / $twikiWebname) afterwards 
     33# then TWiki (%SYSTEMWEB% / $twikiWebname) afterwards 
    3434export wlw=TWiki 
    3535# name of Home topic in web if you renamed it (%HOMETOPIC% in config) 
     
    589589  fi 
    590590  if [ -n "$KSWEBMAP" ]; then  
    591     KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web" 
     591    KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web" 
    592592  fi 
    593593} 
Note: See TracChangeset for help on using the changeset viewer.