Changeset 773


Ignore:
Timestamp:
11/18/08 08:51:29 (3 years ago)
Author:
KennethLavrsen
Message:

Item205: More TWiki. to %SYSTEMWEB% conv.

Location:
trunk
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/ApprovalPlugin/data/Sandbox/ApprovalDefinitionExample.txt

    r464 r773  
    1 %META:TOPICPARENT{name="TWiki.ApprovalPlugin"}% 
     1%META:TOPICPARENT{name="System.ApprovalPlugin"}% 
    22This is the approval definition for the following topics: 
    33   * ControlledTopicExample 
  • trunk/ApprovalPlugin/data/Sandbox/ControlledTopicExample.txt

    r31 r773  
    1 %META:TOPICPARENT{name="TWiki.ApprovalPlugin"}% 
     1%META:TOPICPARENT{name="System.ApprovalPlugin"}% 
    22Below is the setting that places this topic under approval control. 
    33   * Set APPROVALDEFINITION = ApprovalDefinitionExample 
  • trunk/CliRunnerContrib/lib/TWiki/Contrib/CliRunnerContrib.pm

    r65 r773  
    313313| =%options=        | hash        | \ 
    314314Hash of options to add to the script.  They usually come in "key \ 
    315 value" pairs and are described in TWiki.TWikiScripts for every script. | 
     315value" pairs and are described in %SYSTEMWEB%.TWikiScripts for every script. | 
    316316 
    317317---++++!! Bugs/Todo 
  • trunk/CliRunnerContrib/test/unit/CliRunnerContrib/CliRunnerContribTests.pm

    r65 r773  
    6868# Verifies: Command generated by the runner activates TWikiCfg 
    6969#           Command generated points to changed topic 
    70 #           Topic TWiki.VarWIKINAME contains the changed value 
     70#           Topic System.VarWIKINAME contains the changed value 
    7171# Assumes:  Per default, command line scripts run as SuperAdminGroup 
    7272sub test_runner_cfgSuperAdminGroup { 
    7373    my $this     =  shift; 
    7474 
    75     my $topic  =  'TWiki.VarUSERNAME'; 
     75    my $topic  =  'System.VarUSERNAME'; 
    7676    my $user   =  'PonderStibbons'; 
    7777 
     
    9090# Verifies: Command generated by the runner activates TWikiCfg 
    9191#           Command generated points to changed topic 
    92 #           Topic TWiki.VarWIKINAME contains the changed value 
     92#           Topic System.VarWIKINAME contains the changed value 
    9393# Assumes:  Per default, command line scripts run as SuperAdminGroup 
    9494sub test_runner_cfgFile { 
    9595    my $this     =  shift; 
    9696 
    97     my $topic  =  'TWiki.VarUSERNAME'; 
     97    my $topic  =  'System.VarUSERNAME'; 
    9898    my $user   =  'PonderStibbons'; 
    9999 
  • trunk/DistributionContrib/lib/TWiki/Contrib/DistributionContrib/Config.pm

    r87 r773  
    99%TWiki::Contrib::DistributionContrib::Config::config = ( 
    1010 serverUrl => "http://twikireleasetracker.mrjc.com/download", 
    11  saveTopic => "TWiki.DistributionContrib", 
     11 saveTopic => "System.DistributionContrib", 
    1212 saveTopicAttachmentName => "remoteFileSavedLocally" 
    1313); 
  • trunk/DoxygenPlugin/data/TWiki/DoxygenPluginTests.txt

    r90 r773  
    2020 
    2121-- Main.WillNorris - 26 Jul 2003 
    22 %META:TOPICMOVED{by="WillNorris" date="1059268412" from="TWiki.DoxygenPluginTest" to="TWiki.DoxygenPluginTests"}% 
  • trunk/FindElsewherePlugin/data/TWiki/FindElsewherePlugin.txt

    r672 r773  
    2828| Found elsewhere     | =<nop>WebSearch= | WebSearch | [[%SYSTEMWEB%.WebSearch][WebSearch]] | 
    2929| Found elsewhere (LOOKELSEWHEREFORLOCAL enabled)    | =<nop>%SYSTEMWEB%.WikiUsers= | %SYSTEMWEB%.WikiUsers | [[Main.WikiUsers][WikiUsers]] | 
    30 | Found elsewhere (LOOKELSEWHEREFORLOCAL disabled)    | =<nop>%SYSTEMWEB%.WikiUsers= | %SYSTEMWEB%.WikiUsers | [[TWiki.WikiUsers][WikiUsers]] (non-existing) | 
     30| Found elsewhere (LOOKELSEWHEREFORLOCAL disabled)    | =<nop>%SYSTEMWEB%.WikiUsers= | %SYSTEMWEB%.WikiUsers | [[%SYSTEMWEB%.WikiUsers][WikiUsers]] (non-existing) | 
    3131| Found elsewhere     | =[<nop>[AdminGroup][wiki admins]]= | [[AdminGroup][wiki admins]] | [[Main.AdminGroup][wiki admins]] | 
    3232| Don't touch direct links     | =[<nop>[%MAINWEB%.AdminGroup][wiki admins]]= | [[%MAINWEB%.AdminGroup][wiki admins]] | [[Main.AdminGroup][wiki admins]] | 
     
    8989---++++ Singular and plural topics 
    9090 
    91 If the TWiki.WikiWord is plural but doesn't exist, %TOPIC% also looks for the singular word in other webs. You can disable this behaviour by setting DISABLEPLURALTOSINGULAR = 1. (Note this setting is for looking in *other* webs only (plural to singular is still automatically done in the current web, dependent on the setting in =configure=). 
     91If the %SYSTEMWEB%.WikiWord is plural but doesn't exist, %TOPIC% also looks for the singular word in other webs. You can disable this behaviour by setting DISABLEPLURALTOSINGULAR = 1. (Note this setting is for looking in *other* webs only (plural to singular is still automatically done in the current web, dependent on the setting in =configure=). 
    9292 
    9393---++++ <nop>ACRONYM link settings 
  • trunk/HolidaylistPlugin/data/TWiki/HolidaylistPlugin.txt

    r545 r773  
    197197 
    198198*Hints:*  
    199         * You can use TWiki.TextFormattingRules for some attribute values: tablecaption, name, holidayicon, adayofficon, workicon, notatworkicon, compatmodeicon, pubholidayicon 
     199        * You can use %SYSTEMWEB%.TextFormattingRules for some attribute values: tablecaption, name, holidayicon, adayofficon, workicon, notatworkicon, compatmodeicon, pubholidayicon 
    200200        * Every attribute of %<nop>HOLIDAYLIST% can also be used as plugin setting. You only have to use capital letters. 
    201201        * Every attribute can be overwritten by URI query parameters: =hlp_&lt;attribute&gt;= e.g. %SCRIPTURL%/view/%WEB%.%TOPIC%?hlp_startdate=+10#HolidaylistPluginExample 
     
    292292                * # Set COMPATMODEICON = 8-) 
    293293 
    294         * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% &lt;br/&gt; Allowed parameters are (see !TWiki.HolidaylistPlugin topic for more details): %<nop>KNOWNPARAMSLIST%=) 
     294        * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% &lt;br/&gt; Allowed parameters are (see !%SYSTEMWEB%.HolidaylistPlugin topic for more details): %<nop>KNOWNPARAMSLIST%=) 
    295295                * # Set UNKNOWNPARAMSMSG = %RED% Following parameter(s) is/are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% 
    296296 
  • trunk/HolidaylistPlugin/lib/TWiki/Plugins/HolidaylistPlugin.pm

    r545 r773  
    198198                monthnames      => undef,       # month names (overwrites lang attribute) 
    199199                width           => undef,       # table width 
    200                 unknownparamsmsg=> '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.HolidaylistPlugin topic for more details): %KNOWNPARAMSLIST%', 
     200                unknownparamsmsg=> '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see %SYSTEMWEB%.HolidaylistPlugin topic for more details): %KNOWNPARAMSLIST%', 
    201201                enablepubholidays       => 1,           # enable public holidays 
    202202                showpubholidays => 0,           # show public holidays in a separate row 
  • trunk/ImgPlugin/data/Sandbox/ImgPluginEx2.txt

    r482 r773  
    11%META:TOPICINFO{author="ProjectContributor" date="1147158405" format="1.0" version="1.1"}% 
    2 ---+ Exhaustive Test Page for TWiki.ImgPlugin 
     2---+ Exhaustive Test Page for %SYSTEMWEB%.ImgPlugin 
    33 
    44The syntax for displaying an image is    
Note: See TracChangeset for help on using the changeset viewer.