Changeset 772 for trunk/KoalaSkin/bin/koalaskin-generate
- Timestamp:
- 11/18/08 08:44:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/KoalaSkin/bin/koalaskin-generate (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/KoalaSkin/bin/koalaskin-generate
r604 r772 61 61 # -d: generate a distrib in /tmp 62 62 # -c: generate a config file 63 # -i: outputs a template for TWiki.KoalaSkinWebList63 # -i: outputs a template for System.KoalaSkinWebList 64 64 # -r: removes koalaskin files 65 65 # -o: offsite, do not check dir presences … … 67 67 # -ccg: creates WebChangesGroup topics (do it once) 68 68 69 # lists of hierarchical webs: bullet list in topic TWiki.KoalaSkinWebList69 # lists of hierarchical webs: bullet list in topic System.KoalaSkinWebList 70 70 # Format: space-separated items 71 71 # 1 level one bullet / web group / hue [ options] [ / comments ] … … 257 257 if test -e $data/Main/WebList.txt; then 258 258 echo "*** You were using the old weblist at Main.WebList (pre-2.14)." 259 echo "*** Trying to rename into the new TWiki.KoalaSkinWebList..."259 echo "*** Trying to rename into the new System.KoalaSkinWebList..." 260 260 if mv $data/Main/WebList.txt $data/$wlw/KoalaSkinWebList.txt; then 261 261 echo OK … … 583 583 case "$v" in 584 584 +*) : ;; # ok, found 585 *) W You must define the TWiki variable \"$v\" in TWiki.DefaultPreferences, e.g.:585 *) W You must define the TWiki variable \"$v\" in System.DefaultPreferences, e.g.: 586 586 echo " * Set $v =" 587 587 ;; … … 1345 1345 ---+ List of all Webs 1346 1346 1347 For the TWiki.KoalaSkin1347 For the System.KoalaSkin 1348 1348 1349 1349 __Note__ If you change this page, dont forget to run
Note: See TracChangeset
for help on using the changeset viewer.
