Ignore:
Timestamp:
11/18/08 08:44:09 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: Cont. TWiki. to %SYSTEMWEB% conv.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/KoalaSkin/bin/koalaskin-generate

    r604 r772  
    6161# -d: generate a distrib in /tmp 
    6262# -c: generate a config file 
    63 # -i: outputs a template for TWiki.KoalaSkinWebList 
     63# -i: outputs a template for System.KoalaSkinWebList 
    6464# -r: removes koalaskin files 
    6565# -o: offsite, do not check dir presences 
     
    6767# -ccg: creates WebChangesGroup topics (do it once) 
    6868 
    69 # lists of hierarchical webs: bullet list in topic TWiki.KoalaSkinWebList 
     69# lists of hierarchical webs: bullet list in topic System.KoalaSkinWebList 
    7070# Format: space-separated items 
    7171#   1 level one bullet / web group / hue [ options] [ / comments ] 
     
    257257    if test -e $data/Main/WebList.txt; then 
    258258      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..." 
    260260      if mv $data/Main/WebList.txt $data/$wlw/KoalaSkinWebList.txt; then 
    261261        echo OK 
     
    583583      case "$v" in 
    584584        +*) : ;; # 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.: 
    586586           echo "      * Set $v =" 
    587587           ;; 
     
    13451345---+ List of all Webs 
    13461346 
    1347 For the TWiki.KoalaSkin 
     1347For the System.KoalaSkin 
    13481348 
    13491349__Note__ If you change this page, dont forget to run  
Note: See TracChangeset for help on using the changeset viewer.