Changeset 464 for trunk/KoalaSkin/bin/koalaskin-generate
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/KoalaSkin/bin/koalaskin-generate (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/KoalaSkin/bin/koalaskin-generate
r189 r464 31 31 # name of the web where you put the KoalaSkinWebList topic 32 32 # was Main (%MAINWEB% / $mainWebname in TWiki config) in 2.14 and before, 33 # then TWiki (% TWIKIWEB% / $twikiWebname) afterwards33 # then TWiki (%SYSTEMWEB% / $twikiWebname) afterwards 34 34 export wlw=TWiki 35 35 # name of Home topic in web if you renamed it (%HOMETOPIC% in config) … … 589 589 fi 590 590 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" 592 592 fi 593 593 }
Note: See TracChangeset
for help on using the changeset viewer.
