Changeset 772


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

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

Location:
trunk
Files:
58 edited

Legend:

Unmodified
Added
Removed
  • trunk/AnyWikiDrawPlugin/lib/TWiki/Plugins/AnyWikiDrawPlugin.pm

    r529 r772  
    855855Additional parameters can be recovered via de query object in the $session. 
    856856 
    857 For more information, check TWiki:TWiki.TWikiScripts#rest 
     857For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 
    858858 
    859859*Since:* TWiki::Plugins::VERSION 1.1 
  • trunk/BlogPlugin/data/_BlogPlugin/RenderBlogComment.txt

    r682 r772  
    66%RED%Note%ENDCOLOR%, the use of hardcoded rights in REDDOT{grant="..."} 
    77in the "format" section below 
    8 as long as the TWiki.RedDotPlugin does not support Main.WikiGroups natively. Replace 
     8as long as the %SYSTEMWEB%.RedDotPlugin does not support Main.WikiGroups natively. Replace 
    99it with your main BlogAuthor or remove the =grant="..."= completely to allow 
    1010guests to get reddots to their comments. 
  • trunk/BlogPlugin/data/_BlogPlugin/WebAliases.txt

    r482 r772  
    33%FORMFIELD{"TopicDescription"}% 
    44 
    5 see also: TWiki.WebAliases, TWiki.AliasPlugin 
     5see also: %SYSTEMWEB%.WebAliases, %SYSTEMWEB%.AliasPlugin 
    66 
    77%STOPALIASAREA% 
  • trunk/BlogPlugin/data/_BlogPlugin/WebLeftBar.txt

    r733 r772  
    2626%META:FORM{name="TopicForm"}% 
    2727%META:FIELD{name="TopicType" attributes="M" title="TopicType" value="AdminTool"}% 
    28 %META:FIELD{name="TopicDescription" attributes="M" title="TopicDescription" value="WebSideBar used by the TWiki.PatternSkin"}% 
     28%META:FIELD{name="TopicDescription" attributes="M" title="TopicDescription" value="WebSideBar used by the %SYSTEMWEB%.PatternSkin"}% 
  • trunk/BugsContrib/data/Bugs/ReportedBy.txt

    r51 r772  
    11---+++ Reported by 
    2 TWiki.WikiName of the reporter 
     2%SYSTEMWEB%.WikiName of the reporter 
  • trunk/EmbedTopicPlugin/data/Sandbox/EmbedTopicPluginDemo.txt

    r107 r772  
    11%META:TOPICINFO{author="dbourget" date="1104135331" format="1.0" version="1.1"}% 
    2 %META:TOPICPARENT{name="TWiki.EmbedTopicPlugin"}% 
    3 ---+Demo of TWiki.EmbedTopicPlugin 
     2%META:TOPICPARENT{name="System.EmbedTopicPlugin"}% 
     3---+Demo of %SYSTEMWEB%.EmbedTopicPlugin 
    44 
    5 I often felt that I wanted to be able to refer to some chunk of text in a topic as a topic in itself, but did not want to create a separate topic for this chunk of text to avoid clutter. TWiki.EmbedTopicPlugin is the solution.  
     5I often felt that I wanted to be able to refer to some chunk of text in a topic as a topic in itself, but did not want to create a separate topic for this chunk of text to avoid clutter. %SYSTEMWEB%.EmbedTopicPlugin is the solution.  
    66 
    77Suppose that we need a definition of "water" in the present text. We embed a WaterDef topic here. We will be able to edit it here, and it will also be available on its own for embeding in or linking from other topics. The plugin also supports recursion.  
  • trunk/GenPDFAddOn/data/TWiki/GenPDFAddOnDemo.txt

    r619 r772  
    117117                * Set GENPDFADDON_TITLE = %BASETOPIC% 
    118118                * Set GENPDFADDON_SUBTITLE = %REVINFO{web="%WEB%" topic="%BASETOPIC%"}% 
    119                 * Set GENPDFADDON_TITLETOPIC = TWiki.GenPDFExampleTitleTopic 
    120                 * Set GENPDFADDON_HEADERTOPIC = TWiki.GenPDFExampleHeaderFooterTopic 
     119                * Set GENPDFADDON_TITLETOPIC = %SYSTEMWEB%.GenPDFExampleTitleTopic 
     120                * Set GENPDFADDON_HEADERTOPIC = %SYSTEMWEB%.GenPDFExampleHeaderFooterTopic 
    121121                * Set GENPDFADDON_HEADFOOTFONT = helvetica-bold 
    122122                * Set GENPDFADDON_LOGOIMAGE = http://localhost/twiki/pub/TWiki/ProjectLogos/twikiRobot46x50.gif 
  • trunk/HttpsRedirectPlugin/lib/TWiki/Plugins/HttpsRedirectPlugin.pm

    r529 r772  
    828828Additional parameters can be recovered via de query object in the $session. 
    829829 
    830 For more information, check TWiki:TWiki.TWikiScripts#rest 
     830For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 
    831831 
    832832*Since:* TWiki::Plugins::VERSION 1.1 
  • trunk/JQueryPlugin/data/Sandbox/PluginTestJQueryPlugin.txt

    r482 r772  
    11%META:TOPICINFO{author="ProjectContributor" date="1212763293" format="1.1" version="$Rev$"}% 
    2 ---+!! Examples for TWiki.JQueryPlugin 
     2---+!! Examples for %SYSTEMWEB%.JQueryPlugin 
    33 
    44%TOC% 
  • 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  
  • trunk/KoalaSkin/data/TWiki/KoalaSkin.txt

    r719 r772  
    6262This implementation also keeps a lot of the templates structure of the 
    6363original TWiki templates.  
    64         * A wiki page TWiki.KoalaSkinWebList is written to describe the web  
     64        * A wiki page %SYSTEMWEB%.KoalaSkinWebList is written to describe the web  
    6565          pseudo-hierarchy. 
    6666        * A shell (bash 2.x) script generates the TWiki templates from this  
     
    112112          management of a big number of webs.  
    113113          Everything is defined in a single wiki topic 
    114           TWiki.KoalaSkinWebList. A script then generates (compiles) templates  
     114          %SYSTEMWEB%.KoalaSkinWebList. A script then generates (compiles) templates  
    115115          from this information, lowering runtime overhead. 
    116116          Note that this will generate about 500k of templates per web. 
     
    225225                <br> &nbsp;&nbsp; =require valid-user= 
    226226                <br> =&lt;/Files>= 
    227         7 Create a topic TWiki.KoalaSkinWebList 
     227        7 Create a topic %SYSTEMWEB%.KoalaSkinWebList 
    228228                * Fill it with the output of the script  
    229229                  =bin/koalaskin-generate -i= 
     
    267267---+++ Changing web hierarchy 
    268268To change the web hierarchy, colors, web descriptions, web options... 
    269         1 edit TWiki.KoalaSkinWebList under TWiki 
     269        1 edit %SYSTEMWEB%.KoalaSkinWebList under TWiki 
    270270        2 re-run =bin/koalaskin-generate=  
    271271 
     
    296296If you change the distributed templates, please provide feed back so we can 
    297297see if we can change the skin to get your changes as configuration tweaks in 
    298 TWiki.KoalaSkinWebList, to ease your future upgrades. The goal is to provide variables 
    299 in TWiki.KoalaSkinWebList to specify your customizations, so you only have to call the 
     298%SYSTEMWEB%.KoalaSkinWebList, to ease your future upgrades. The goal is to provide variables 
     299in %SYSTEMWEB%.KoalaSkinWebList to specify your customizations, so you only have to call the 
    300300generate script without remembering to add options or patch things afterwards. 
    301301 
     
    319319        will not work, you will have to include it in the above "link" tag. 
    320320        This is done to allow direct inclusion of inline CSS code for small 
    321         modifications, this is not the same as the TWiki.KoalaSkinWebList variable KSCSS 
     321        modifications, this is not the same as the %SYSTEMWEB%.KoalaSkinWebList variable KSCSS 
    322322        which must be an URL. 
    323323        * *Set PRINTCSS =* _css code_ 
     
    329329        * *Set RELATEDWEBS =* Web1.<nop>WebHome | Web2.<nop>WebHome | ... 
    330330        <br> If the web has the WEBSRELATEDBAR option set in its entry in the 
    331         TWiki.KoalaSkinWebList topic, no other web will be shown in the web bar, except 
     331        %SYSTEMWEB%.KoalaSkinWebList topic, no other web will be shown in the web bar, except 
    332332        the contents of this var will be expansed in the web tab bar, so you 
    333333        should put there links to other webs related to the current one 
     
    425425        * KSTHEME=themes,...  
    426426          Can be used to redefine any KoalaSkin template, see Theming. 
    427 To do this, set in TWiki.KoalaSkinWebList the variable to a %-var, that you will 
     427To do this, set in %SYSTEMWEB%.KoalaSkinWebList the variable to a %-var, that you will 
    428428have to define the default in the site preferences in %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences, 
    429429that then can be used to define things per web. For instance, in 
    430 TWiki.KoalaSkinWebList, with the following declaration you will be able to use 
     430%SYSTEMWEB%.KoalaSkinWebList, with the following declaration you will be able to use 
    431431%=%<nop>TOPICON%= to redefine the upper left icon per web. 
    432432                * =Set KSICON = %<nop>TOPICON%= 
     
    565565If the generation script finds attached "favicon.ico" files, it uses it as 
    566566favicons, depending to which topic they are attached: 
    567         * TWiki.KoalaSkinWebList: uses it as default favicon for the site 
     567        * %SYSTEMWEB%.KoalaSkinWebList: uses it as default favicon for the site 
    568568        * WebHome of a web, uses it only for topics in this web 
    569569If you add or remove a favicon somewhere, the script must be re-run. No need 
     
    727727The following topics are also created in webs: 
    728728        * In web TWiki, to be included like e.g.  
    729           %<nop>INCLUDE{TWiki.WebSiteMap_Foo}% to import the site  
     729          %<nop>INCLUDE{%SYSTEMWEB%.WebSiteMap_Foo}% to import the site  
    730730          map for the group of webs of parent Foo: 
    731731                * <nop>WebSiteMap a site map as a wiki topic that you can 
  • trunk/KoalaSkin/templates/oopscreate.koala.tmpl

    r189 r772  
    1616</form> 
    1717<div class=%PARAM2%> 
    18 <b>Warning! The proposed topic name is not in TWiki.WikiWord notation! </b> 
     18<b>Warning! The proposed topic name is not in %SYSTEMWEB%.WikiWord notation! </b> 
    1919 
    2020<form action='%SCRIPTURL%/searchmulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%' method="post" name=forcecreate>If you <b>really</b> (read help below) want to do this, you can 
     
    5454          <td class="topicItemCell"> 
    5555            <div class="headerHelp"> 
    56    * Topics names should be in TWiki.WikiWord notation (Capitalized words 
     56   * Topics names should be in %SYSTEMWEB%.WikiWord notation (Capitalized words 
    5757     joined together), such as <nop>MeetingMinutes22Oct2002, <nop>Version18Dot2 
    58    * You can force them to have a non TWiki.WikiWord name, 
     58   * You can force them to have a non %SYSTEMWEB%.WikiWord name, 
    5959     but it is *strongly* discouraged, 
    6060     as you can always refer to them anyways by a more meaningful name with  
  • trunk/KoalaSkin/templates/sitemap-slim.koala.tmpl

    r464 r772  
    2828<p class=footer> 
    2929Click on web name to go there%KSWEBMAPLEGEND%.  
    30 <br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the TWiki.KoalaSkin 
     30<br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the %SYSTEMWEB%.KoalaSkin 
    3131%TMPL:INCLUDE{"ks_sitemap_footer"}% 
    3232</body> 
  • trunk/KoalaSkin/templates/sitemap.koala.tmpl

    r464 r772  
    2929<p class=footer> 
    3030Click on web name to go there%KSWEBMAPLEGEND%.  
    31 <br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the TWiki.KoalaSkin 
     31<br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the %SYSTEMWEB%.KoalaSkin 
    3232%TMPL:INCLUDE{"ks_sitemap_footer"}% 
    3333</body> 
  • trunk/MultiLangPlugin/data/TWiki/MultiLangPlugin.txt

    r604 r772  
    2525 
    2626        * Sometimes it is useful to use different representations of a language's name (e.g. en, English, Englisch (the name of the English language in German)). It would be good (and certainly not too complicated) to allow users to define those mapping with a table in a certain Topic. 
    27         * To obtain information about topics in other languages the plug-in uses direct access over the file system rather than [[TWiki.TWikiFuncModule][TWiki::Func]] (i.e. TWiki::Store) which would be way more flexible. However, because of the many global variables TWiki uses it isn't easy to instantiate two different Store objects for entirely different TWikis and to do it through a wrapper program is probably much, much slower than the current solution which _just works_ for the default configuration. 
     27        * To obtain information about topics in other languages the plug-in uses direct access over the file system rather than [[%SYSTEMWEB%.TWikiFuncModule][TWiki::Func]] (i.e. TWiki::Store) which would be way more flexible. However, because of the many global variables TWiki uses it isn't easy to instantiate two different Store objects for entirely different TWikis and to do it through a wrapper program is probably much, much slower than the current solution which _just works_ for the default configuration. 
    2828        * Theoretically it would be nice to be able to use the same TWiki for all languages (e.g. with a custom TWiki::Store implementation). The lack of real L10N support in templates (i.e. something like gettext) is a big problem for such a solution, though. 
    2929        * The complete URL/path part is grown out of some confusion at my side which sources of information to use. I (or someone else) need to take a deep look at that again. (e.g. should it also try to use TOPICURL). I have also generally ignored the possibility that SCRIPTSUFFIX != "", so this is probably horribly broken. 
     
    5050 
    5151        * WikiWords can be linked to other languages if the topic in question doesn't exist in the current language. This works similar to the FindElsewherePlugin and some code is borrowed from there. 
    52         * You can specially request to link a WikiWord to another language by preceding it with the language and a colon (e.g. =de:TWiki.WebHome=). This is inspired by the InterwikiPlugin. 
     52        * You can specially request to link a WikiWord to another language by preceding it with the language and a colon (e.g. =de:%SYSTEMWEB%.WebHome=). This is inspired by the InterwikiPlugin. 
    5353 
    5454---++ Skinning support (CSS) 
     
    144144                * %<nop>TRANSLATIONS% = %TRANSLATIONS% 
    145145                * <nop>Sandbox.OnlyExistsInEN = Sandbox.OnlyExistsInEN 
    146                 * <nop>en:TWiki.WebHome = en:TWiki.WebHome 
     146                * <nop>en:%SYSTEMWEB%.WebHome = en:%SYSTEMWEB%.WebHome 
    147147                * Interaction between MultiLangPlugin and FindElsewherePlugin. The following link might depend on the order of the both plug-ins in %<nop>INSTALLEDPLUGINS% (current value %INSTALLEDPLUGINS%): <nop>TestTopic1 = TestTopic1 
    148148                * InterwikiPlugin configuration: <nop>English:%<nop>WEB%/%<nop>TOPIC% = English:%WEB%/%TOPIC% 
  • trunk/MultiLangPlugin/lib/TWiki/Plugins/MultiLangPlugin.pm

    r227 r772  
    655655 
    656656See data/TWiki/MultiLangPlugin.txt in the source code or 
    657 TWiki.MultiLangPlugin if you installed it in your TWiki. 
     657%SYSTEMWEB%.MultiLangPlugin if you installed it in your TWiki. 
    658658 
    659659=head1 COPYRIGHT 
  • trunk/NamespaceManagerAddOn/bin/newtopic

    r228 r772  
    205205#=============== Function definitions ========================= 
    206206# getVirtualTopicTemplate: Gets action and arguments that can serve this virtual topic. 
    207 # TWiki.NoEditAddOn is scanned for a table with first column as 'Enabled' and  
     207# %SYSTEMWEB%.NoEditAddOn is scanned for a table with first column as 'Enabled' and  
    208208# exactly 6 columns. 
    209209sub _getVirtualTopicAction 
  • trunk/NamespaceManagerAddOn/data/TWiki/NamespaceManagerAddOn.txt

    r470 r772  
    2424%EDITTABLE{format="|select, 1, Enabled, Disabled|text, 30|select, 1, none, usetemplate, create, view, edit, oops|text, 20|text, 20|text, 20|text, 20|" changerows="on" }% 
    2525| *Enabled?* | *Pattern* | *Action* | *Arg1* | *Arg2* | *Arg3* | *Remarks* | 
    26 | Enabled | ^TWiki.ExampleNo[\d]+OfNamespaceManager | oops | TWiki.ExampleHandlerOfNamespaceManager |  |  | All topics with specified names directed to template | 
     26| Enabled | ^System.ExampleNo[\d]+OfNamespaceManager | oops | System.ExampleHandlerOfNamespaceManager |  |  | All topics with specified names directed to template | 
    2727 
    2828Default action: Redirects to =edit= script (i.e. twiki standard for undefined links). 
     
    6262| *Column name* | *Purpose* | *Examples* | 
    6363| Enabled/Disabled | Only those which are enabled are considered |  | 
    64 | Pattern | Matches with string =$web.$topic= using perl regexp | ^TWiki.ExampleTopics[\w]+ | 
     64| Pattern | Matches with string =$web.$topic= using perl regexp | ^System.ExampleTopics[\w]+ | 
    6565| Action  | Currently available options: =showtemplate=, =edit=, =create= |  | 
    6666| Args   | Comma separated list of args, depending on arguments (See table below) |  | 
  • trunk/NamespaceManagerAddOn/data/TWiki/NamespaceManagerAttachedForm.txt

    r228 r772  
    66| Date | date | 10 |  |  | 
    77| Gender | select | 1 | Male, Female | | 
    8  
    9 %META:TOPICMOVED{by="vinod" date="1091609484" from="TWiki.ExampleNEAttachedForm" to="TWiki.NamespaceManagerAttachedForm"}% 
  • trunk/NamespaceManagerAddOn/data/TWiki/NamespaceManagerExampleTemplate.txt

    r228 r772  
    1818%META:FIELD{name="Date" title="Date" value=""}% 
    1919%META:FIELD{name="Gender" title="Gender" value="Male"}% 
    20 %META:TOPICMOVED{by="vinod" date="1091609442" from="TWiki.ExampleNETemplate" to="TWiki.NamespaceManagerExampleTemplate"}% 
  • trunk/NewsPlugin/data/Sandbox/NewsPluginExample.txt

    r604 r772  
    3636                * docfix: TOPICSTOP was not documented 
    3737                * script now checks that the needed variables are defined in 
    38                   TWiki.TWikiPreferences, and issue warnings on missing ones 
     38                  %SYSTEMWEB%.DefaultPreferences, and issue warnings on missing ones 
    3939                * default css for html tags &lt;b> and &lt;i>, and twiki __ 
    4040                  constructs are rendered in a colored ink. Note that this is 
     
    5050                  (it is only cosmetics, will not break if not applied) 
    5151                * *[!]* define the variable *%<nop>CSS%* in the 
    52                   TWiki.TWikiPreferences to nothing. 
     52                  %SYSTEMWEB%.DefaultPreferences to nothing. 
    5353                * *[!]* define the variable *%<nop>TOPICSTOP%* in the 
    54                   TWiki.TWikiPreferences to nothing. 
     54                  %SYSTEMWEB%.DefaultPreferences to nothing. 
    5555                * New %<nop>CSS% TWiki var to override CSS per web 
    5656                * New global Koala Skin KSCSS var to define an additional 
     
    9797        * *1.17* _21 Aug 2002_ 
    9898                * *[!]* add the line to your Site Prefs 
    99                   (TWiki.TWikiPreferences), to be forward-compatible with the 
     99                  (%SYSTEMWEB%.DefaultPreferences), to be forward-compatible with the 
    100100                  upcoming TWiki release. 
    101101                  <br> _6 spaces_ * Set EDITBOXSTYLE = width: 99% 
  • trunk/RevCommentPlugin/data/TWiki/RevCommentPlugin.txt

    r529 r772  
    8989      <li> Here should be the comment of this topic: %REVCOMMENT% 
    9090      <li> Look at the recent changes to the TWiki web: 
    91         TWiki.WebChangesWC 
     91        %SYSTEMWEB%.WebChangesWC 
    9292      <li> If you have also the [[TWiki:Plugins.HistoryPlugin][HistoryPlugin]] installed, 
    9393        look at the history of this document: 
  • trunk/SearchEngineKinoSearchAddOn/data/TWiki/KinoSearch.txt

    r482 r772  
    3333 
    3434---+++ Search in <nop>WebTopBar 
    35 Add the following lines to <nop>TWiki.WebTopBar. Then you have an 
     35Add the following lines to <nop>%SYSTEMWEB%.WebTopBar. Then you have an 
    3636additional search field in the upper right corner behaving and looking 
    3737exactly the same as the normal search field there. If you want, you 
     
    6363_Note:_ the current version of !KinoSearch does not support wildcards. 
    6464 
    65 __See also:__ TWiki.SearchEngineKinoSearchAddOn 
     65__See also:__ %SYSTEMWEB%.SearchEngineKinoSearchAddOn 
    6666 
    6767-- TWiki:Main/MarkusHesse - 12 Dec 2007 
  • trunk/SpanishTWikiContrib/data/TWiki/TranslationNote.txt

    r666 r772  
    3333---+++ Explanation 
    3434Each translated topic shall include data related to the original document (generally from the english source documentation) that is stored in the TranslationForm attached to the translated topic. This TranslationForm includes three core elements (fields), based on a the concept developed on TWiki:Codev.TranslationSupport: 
    35    * Origin: The original, not translated topic, including the web-reference, e.g. =TWiki.WikiUsersGuide= 
     35   * Origin: The original, not translated topic, including the web-reference, e.g. =%SYSTEMWEB%.WikiUsersGuide= 
    3636   * Revision: The revision number of the original topic at the moment of translation 
    3737   * Language: Two-character ISO language code representing the language of the translated topic, e.g. =es= for spanish or =en= for english 
    3838Based on the information of that form, the text of TranslationNote is generated automatically by an 
    3939<verbatim> 
    40 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     40%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    4141</verbatim> 
    4242at the beginning of each translated topic, refering to the original topic (form field _Origin_) in its corresponding revision version (form field _Revision_). 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/ArchivosAdjuntos.txt

    r689 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1217597435" format="1.1" reprev="1.2" version="1.2"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55%STARTINCLUDE% 
     
    7272      1. ==Editar== el tema y escribir: =%<nop>INCLUDE{"%<nop>ATTACHURL%/Sample.txt"}%= 
    7373         * El contenido del archivo adjunto será mostrado en la página. 
    74          * Si quiere saber más acerca de INCLUDE, puede leer [[TWiki.VarINCLUDE][TWiki<nop>Variables]] %FLAGGB% 
     74         * Si quiere saber más acerca de INCLUDE, puede leer [[%SYSTEMWEB%.VarINCLUDE][TWiki<nop>Variables]] %FLAGGB% 
    7575 
    7676   * Imágenes tipo GIF, JPG y PNG pueden ser adjuntadas y mostradas en un tema. Ejemplo: 
     
    133133%STOPINCLUDE% 
    134134 
    135 __Temas relacionados:__ TWiki.UserDocumentationCategory %FLAGGB% 
     135__Temas relacionados:__ %SYSTEMWEB%.UserDocumentationCategory %FLAGGB% 
    136136 
    137137-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 16 May 2008, TWiki:Main.JuanLussich 
    138138 
    139 %META:FORM{name="TWiki.TranslationForm"}% 
    140 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.FileAttachment"}% 
     139%META:FORM{name="System.TranslationForm"}% 
     140%META:FIELD{name="Origin" attributes="" title="Origin" value="System.FileAttachment"}% 
    141141%META:FIELD{name="Revision" attributes="" title="Revision" value="17"}% 
    142142%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/BienvenidoHuesped.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1217597545" format="1.1" version="1.2"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+!! Bienvenid@, %WIKIUSERNAME%! 
     
    4747-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 18 Apr 2008 
    4848 
    49 %META:FORM{name="TWiki.TranslationForm"}% 
    50 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.WelcomeGuest"}% 
     49%META:FORM{name="System.TranslationForm"}% 
     50%META:FIELD{name="Origin" attributes="" title="Origin" value="System.WelcomeGuest"}% 
    5151%META:FIELD{name="Revision" attributes="" title="Revision" value="26"}% 
    5252%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/BuenEstilo.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579509" format="1.1" reprev="1.11" version="1.11"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+ <nop>Recomendaciones para !BuenEstilo 
     
    3838   * *Recomendación:* Revise el código si quiere averiguar como alguna cosa fue formateada: toque ==Ver código== al final de la página. Para ver versiones anteriores, toque ==Historial==. Un poco de programación HTML no lo va a matar, pero se va a dar cuenta muy pronto que tan poco necesario es cuando uno utiliza la TaquigrafíaTWiki. 
    3939 
    40 __Temas relacionados:__ TWiki.UserDocumentationCategory %FLAGGB% 
     40__Temas relacionados:__ %SYSTEMWEB%.UserDocumentationCategory %FLAGGB% 
    4141 
    4242-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 08 Dec 2007 
    4343 
    44 %META:FORM{name="TWiki.TranslationForm"}% 
    45 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.GoodStyle"}% 
     44%META:FORM{name="System.TranslationForm"}% 
     45%META:FIELD{name="Origin" attributes="" title="Origin" value="System.GoodStyle"}% 
    4646%META:FIELD{name="Revision" attributes="" title="Revision" value="13"}% 
    4747%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/PalabraWiki.txt

    r527 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579719" format="1.1" reprev="1.9" version="1.9"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+!! Qué es una !PalabraWiki? 
     
    4242   * Para crear un enlace a una página que se encuentra *en una red diferente*, escriba: =Sandbox.WebSearch= - este se convierte en: Sandbox.WebSearch 
    4343   * Para mostrar el nombre de la red dentro del enlace, utilice corchetes: =[<nop>[Sandbox.%HOMETOPIC%]]= - este se convierte en: [[Sandbox.%HOMETOPIC%]] 
    44    * Para crear un enlace a *otra página Wiki*, utilice: =TWiki:Main/WebHome= - este se convierte en: TWiki:Main/WebHome (sitios están definidos en el TWiki.InterwikiPlugin %FLAGGB%) 
     44   * Para crear un enlace a *otra página Wiki*, utilice: =TWiki:Main/WebHome= - este se convierte en: TWiki:Main/WebHome (sitios están definidos en el %SYSTEMWEB%.InterwikiPlugin %FLAGGB%) 
    4545   * Para crear un enlace a una parte que está *en la misma página*, escriba "#" seguido por el nombre de una palabra ancla. La palabra ancla es "#" seguido por una palabra que tiene que ser una !PalabraWiki. Ejemplo: =#MiAncla=. También puede enlazar a una ancla en otra página: =%SYSTEMWEB%.%HOMETOPIC%#MiAncla=. 
    4646   * Para crear un enlace a un título que está *en la misma página*, escriba "#" seguido por el texto del título, reemplazando los espacios por lineas bajas (y sin =!=): =[<nop>[#Buenos_ejemplos_de_PalabrasWiki]]= se convierte en: [[#Buenos_ejemplos_de_PalabrasWiki]]. También puede enlazar el título de otra página: =%SYSTEMWEB%.%HOMETOPIC%#Disclaimer= se convierte en: %SYSTEMWEB%.%HOMETOPIC%#Disclaimer. 
     
    6161-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 07 Dec 2007 
    6262 
    63 %META:FORM{name="TWiki.TranslationForm"}% 
    64 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.WikiWord"}% 
     63%META:FORM{name="System.TranslationForm"}% 
     64%META:FIELD{name="Origin" attributes="" title="Origin" value="System.WikiWord"}% 
    6565%META:FIELD{name="Revision" attributes="" title="Revision" value="8"}% 
    6666%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/PreguntasFrecuentes.txt

    r555 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579949" format="1.1" reprev="1.5" version="1.5"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+ Preguntas frecuentes acerca del TWiki 
     
    4141-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 23 May 2008 
    4242 
    43 %META:FORM{name="TWiki.TranslationForm"}% 
    44 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.TWikiFAQ"}% 
     43%META:FORM{name="System.TranslationForm"}% 
     44%META:FIELD{name="Origin" attributes="" title="Origin" value="System.FrequentlyAskedQuestions"}% 
    4545%META:FIELD{name="Revision" attributes="" title="Revision" value="17"}% 
    4646%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/ReferenciasWiki.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579253" format="1.1" version="1.3"}% 
    22%META:TOPICPARENT{name="WebPreferences"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+!! Referencias acerca de Wiki y Colaboración 
     
    6262-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 13 May 2008 
    6363 
    64 %META:FORM{name="TWiki.TranslationForm"}% 
    65 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.WikiReferences"}% 
     64%META:FORM{name="System.TranslationForm"}% 
     65%META:FIELD{name="Origin" attributes="" title="Origin" value="System.WikiReferences"}% 
    6666%META:FIELD{name="Revision" attributes="" title="Revision" value="7"}% 
    6767%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/SintaxisWiki.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579270" format="1.1" version="1.10"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+ Introducción básica a Taquigrafía TWiki 
     
    5959-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 08 Dec 2007 
    6060 
    61 %META:FORM{name="TWiki.TranslationForm"}% 
    62 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.WikiSyntax"}% 
     61%META:FORM{name="System.TranslationForm"}% 
     62%META:FIELD{name="Origin" attributes="" title="Origin" value="System.WikiSyntax"}% 
    6363%META:FIELD{name="Revision" attributes="" title="Revision" value="20"}% 
    6464%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/TemasTWiki.txt

    r611 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579322" format="1.1" version="1.3"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+!! Páginas TWiki 
     
    143143 
    144144--- 
    145 __Páginas relacionadas:__ TWiki.UserDocumentationCategory %FLAGGB%, TWiki.AdminDocumentationCategory %FLAGGB% 
     145__Páginas relacionadas:__ %SYSTEMWEB%.UserDocumentationCategory %FLAGGB%, %SYSTEMWEB%.AdminDocumentationCategory %FLAGGB% 
    146146 
    147147-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 27 May 2008 
    148148 
    149 %META:FORM{name="TWiki.TranslationForm"}% 
    150 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.TWikiTopics"}% 
     149%META:FORM{name="System.TranslationForm"}% 
     150%META:FIELD{name="Origin" attributes="" title="Origin" value="System.TWikiTopics"}% 
    151151%META:FIELD{name="Revision" attributes="" title="Revision" value="21"}% 
    152152%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/TutorialTWiki.txt

    r733 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216580029" format="1.1" reprev="1.14" version="1.14"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55%STARTINCLUDE% 
     
    2020   * Siga el enlace PalabraWiki para comprender de qué se trate. 
    2121   * Si conoce el nombre de una página, puede saltar directamente a esta misma página, escribiendo su nombre en el campo *Saltar* en la parte superior de cada página. Digite =Sandbox.WebSearch= para saltar a la página de búsqueda. __Aviso:__ No confunda el campo *Saltar* con el campo de búsqueda. 
    22    * Puede buscar en cada una de las webs del TWiki. Digite el texto de búsqueda en la página %HOMETOPIC% o de la página Sandbox.WebSearch %FLAGGB% que es accesible a través del campo =Buscar= que se encuentra en cada página. TWiki busca aciertos exactos; opcionalmente, puede utilizar también [[TWiki.RegularExpressions][expresiones regulares]] %FLAGGB%. 
     22   * Puede buscar en cada una de las webs del TWiki. Digite el texto de búsqueda en la página %HOMETOPIC% o de la página Sandbox.WebSearch %FLAGGB% que es accesible a través del campo =Buscar= que se encuentra en cada página. TWiki busca aciertos exactos; opcionalmente, puede utilizar también [[%SYSTEMWEB%.RegularExpressions][expresiones regulares]] %FLAGGB%. 
    2323 
    2424---++ 3. Abra su propia cuenta... 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/UnaAplicacionConFormulariosWiki.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579394" format="1.1" version="1.4"}% 
    22%META:TOPICPARENT{name="WebHome"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---++ Pregunta: 
     
    1414   1 En modo de edición, agregue el [[FormulariosTWiki][formulario TWiki]] que definió para la plantilla de página utilizando el botón "Agregar formulario" 
    1515   1 Cree un formulario HTML con los campos necesarios 
    16    1 Defina la función =SEARCH= para listar los items (ver TWiki.VarSEARCH para más detalles) 
     16   1 Defina la función =SEARCH= para listar los items (ver %SYSTEMWEB%.VarSEARCH para más detalles) 
    1717 
    1818Para más información siga los enlaces... 
     
    4040__Regresar a:__ PreguntasFrecuentes 
    4141 
    42 __Páginas relacionadas:__ TWiki.UserDocumentationCategory %FLAGGB% 
     42__Páginas relacionadas:__ %SYSTEMWEB%.UserDocumentationCategory %FLAGGB% 
    4343 
    4444-- __Colaboradores:__ TWiki:Main.MiyokoTakushima - 18 Oct 2004 
     
    4646-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 23 May 2008 
    4747 
    48 %META:FORM{name="TWiki.TranslationForm"}% 
    49 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.AnApplicationWithWikiForm"}% 
     48%META:FORM{name="System.TranslationForm"}% 
     49%META:FIELD{name="Origin" attributes="" title="Origin" value="System.AnApplicationWithWikiForm"}% 
    5050%META:FIELD{name="Revision" attributes="" title="Revision" value="4"}% 
    5151%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebHome.txt

    r619 r772  
    11%META:TOPICINFO{author="BaseUserMapping_111" date="1216579781" format="1.1" reprev="1.14" version="1.14"}% 
    2 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     2%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    33 
    44<a href="http://twiki.org"><img width="235" alt="Colabore con TWiki -- visite TWiki.org" src="/twiki/pub/%SYSTEMWEB%/ProjectLogos/T-logo-235x67-t.gif" style="margin: 0.3em 0pt" title="Colabore con TWiki -- visite TWiki.org" height="67" border="0" /></a> <br />El sitio oficial de TWiki es <a href="http://twiki.org">twiki.org</a> 
     
    3636 
    3737---++ Aviso legal 
    38    * TWiki&trade;, el [[TWiki.ProjectLogos][logo TWiki]] y la línea "Collaborate with TWiki" son marcas registradas de [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]] 
     38   * TWiki&trade;, el [[%SYSTEMWEB%.ProjectLogos][logo TWiki]] y la línea "Collaborate with TWiki" son marcas registradas de [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]] 
    3939   * __Nota__: Twiki (con la "w" en minúscula) es el caracter de un robot de la serie de televisión _Buck Rogers&trade; in the 25th Century_. TWiki (con la "W" en mayúscula) no es afiliado con Dille Family Trust, el propietario de la marca registrada del nombre _Buck Rogers_ 
    40    * TWiki se desarrolla como Software Libre bajo la [[TWiki.GnuGeneralPublicLicense][GNU/GPL]] %FLAGGB% 
     40   * TWiki se desarrolla como Software Libre bajo la [[%SYSTEMWEB%.GnuGeneralPublicLicense][GNU/GPL]] %FLAGGB% 
    4141   * Obtenga la última versión de [[http://TWiki.org/download.html][TWiki.org downloads]] 
    4242 
    4343-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 11 Apr 2008 
    4444 
    45 %META:FORM{name="TWiki.TranslationForm"}% 
    46 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.WebHome"}% 
     45%META:FORM{name="System.TranslationForm"}% 
     46%META:FIELD{name="Origin" attributes="" title="Origin" value="System.WebHome"}% 
    4747%META:FIELD{name="Revision" attributes="" title="Revision" value="90"}% 
    4848%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebLeftBar.txt

    r731 r772  
    1717   * ComoFormatearTexto 
    1818   * [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% 
    19    * TWiki.FormattedSearch %FLAGGB% 
    20    * TWiki.DocumentGraphics %FLAGGB% 
    21    * TWiki.SkinBrowser %FLAGGB% 
    22    * TWiki.InstalledPlugins %FLAGGB% 
     19   * %SYSTEMWEB%.FormattedSearch %FLAGGB% 
     20   * %SYSTEMWEB%.DocumentGraphics %FLAGGB% 
     21   * %SYSTEMWEB%.SkinBrowser %FLAGGB% 
     22   * %SYSTEMWEB%.InstalledPlugins %FLAGGB% 
    2323 
    2424   * <b>%MAKETEXT{"Admin Maintenance"}%</b> 
    2525   * [[%SYSTEMWEB%.ReferenceManual][Reference Manual]] %FLAGGB% 
    26    * TWiki.AdminToolsCategory %FLAGGB% 
    27    * TWiki.InterWikis %FLAGGB% 
    28    * TWiki.ManagingWebs %FLAGGB% 
    29    * TWiki.TWikiSiteTools %FLAGGB% 
    30    * TWiki.%WIKIPREFSTOPIC% %FLAGGB% 
     26   * %SYSTEMWEB%.AdminToolsCategory %FLAGGB% 
     27   * %SYSTEMWEB%.InterWikis %FLAGGB% 
     28   * %SYSTEMWEB%.ManagingWebs %FLAGGB% 
     29   * %SYSTEMWEB%.TWikiSiteTools %FLAGGB% 
     30   * %SYSTEMWEB%.%WIKIPREFSTOPIC% %FLAGGB% 
    3131   * %WEBPREFSTOPIC% 
    3232 
    3333   * <b>%MAKETEXT{"Categories"}%</b> 
    34    * [[TWiki.AdminDocumentationCategory][Admin Documentation]] %FLAGGB% 
    35    * [[TWiki.AdminToolsCategory][Admin Tools]] %FLAGGB% 
    36    * [[TWiki.DeveloperDocumentationCategory][Developer Doc]] %FLAGGB% 
    37    * [[TWiki.UserDocumentationCategory][User Documentation]] %FLAGGB% 
    38    * [[TWiki.UserToolsCategory][User Tools]] %FLAGGB% 
     34   * [[%SYSTEMWEB%.AdminDocumentationCategory][Admin Documentation]] %FLAGGB% 
     35   * [[%SYSTEMWEB%.AdminToolsCategory][Admin Tools]] %FLAGGB% 
     36   * [[%SYSTEMWEB%.DeveloperDocumentationCategory][Developer Doc]] %FLAGGB% 
     37   * [[%SYSTEMWEB%.UserDocumentationCategory][User Documentation]] %FLAGGB% 
     38   * [[%SYSTEMWEB%.UserToolsCategory][User Tools]] %FLAGGB% 
    3939 
    4040%INCLUDE{ "%SYSTEMWEB%.WebLeftBarWebsList" }% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebTopicEditTemplate.txt

    r313 r772  
    11%META:TOPICINFO{author="BaseUserMapping_333" date="1216579825" format="1.1" version="1.6"}% 
    22%META:TOPICPARENT{name="WebPreferences"}% 
    3 %INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
     3%INCLUDE{"%SYSTEMWEB%.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    44 
    55---+ 
     
    77-- __Colaboradores (Traducción):__ %WIKIUSERNAME% - %DATE% 
    88 
    9 %META:FORM{name="TWiki.TranslationForm"}% 
    10 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki."}% 
     9%META:FORM{name="System.TranslationForm"}% 
     10%META:FIELD{name="Origin" attributes="" title="Origin" value="System."}% 
    1111%META:FIELD{name="Revision" attributes="" title="Revision" value=""}% 
    1212%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SuggestLinksPlugin/data/TWiki/SuggestLinksPlugin.txt

    r529 r772  
    1515 
    1616*Settings* 
    17         * Short description of this Plugin (this appears in [[TWiki.Plugins]] only if you enable it with ==suggestions=on==) 
     17        * Short description of this Plugin (this appears in [[%SYSTEMWEB%.Plugins]] only if you enable it with ==suggestions=on==) 
    1818                * Set SHORTDESCRIPTION = Automatically highlights group of words that *could* become a link 
    1919        * Stopwords to ignore (single letters are always ignored): 
  • trunk/TWikiReleaseTrackerPlugin/data/TWiki/TRTChangesFromDistribution.txt

    r664 r772  
    2121        * The checkbox turns on copious debug information 
    2222 
    23 -- TWiki.MartinCleaver - 29 Jul 2004 
     23-- Main.MartinCleaver - 29 Jul 2004 
    2424<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. --> 
  • trunk/TWikiReleaseTrackerPlugin/data/TWiki/TRTTestSuite.txt

    r336 r772  
    2727 
    2828---+++ Actual Test 
    29 %DIFFWIKI{from="localInstallation" to="," indexTopic="TWiki.TRTTestSuite" statusFilter="all"}%  
     29%DIFFWIKI{from="localInstallation" to="," indexTopic="System.TRTTestSuite" statusFilter="all"}%  
    3030 
    3131---- 
    3232 
    3333---+ Test 2: test for reset  
    34 %DIFFWIKI{from="distroNone" indexTopic="TWiki.TRTTestSuite" statusFilter="all"}%  
     34%DIFFWIKI{from="distroNone" indexTopic="System.TRTTestSuite" statusFilter="all"}%  
    3535        * The above list should be empty; this proves that multiple incantantions on the same page do not leak 
    3636---- 
     
    4545 
    4646---+++ Actual Test 
    47 %DIFFWIKI{from="localInstallation" indexTopic="TWiki.TRTTestSuite" to="distro1" statusFilter="all"}%  
     47%DIFFWIKI{from="localInstallation" indexTopic="System.TRTTestSuite" to="distro1" statusFilter="all"}%  
    4848 
    4949---- 
     
    5858 
    5959---+++ Actual Test 
    60 %DIFFWIKI{from="distro1" indexTopic="TWiki.TRTTestSuite" to="localInstallation" statusFilter="all"}%  
     60%DIFFWIKI{from="distro1" indexTopic="System.TRTTestSuite" to="localInstallation" statusFilter="all"}%  
    6161 
    6262 
     
    7070 
    7171---+++ Actual Test 
    72 %DIFFWIKI{from="distro2" indexTopic="TWiki.TRTTestSuite" to="localInstallation" statusFilter="all"}%  
     72%DIFFWIKI{from="distro2" indexTopic="System.TRTTestSuite" to="localInstallation" statusFilter="all"}%  
    7373 
    7474%META:FILEATTACHMENT{name="testDistros.md5" attr="" comment="" date="1090726845" path="TWiki could just scan the plugins directory for attachments" size="592" user="MartinCleaver" version="1.1"}% 
  • trunk/TWikiReleaseTrackerPlugin/lib/TWiki/Plugins/TWikiReleaseTrackerPlugin.pm

    r483 r772  
    8585   || 'localInstallation'; 
    8686 TWiki::Plugins::TWikiReleaseTrackerPlugin::Common::setIndexTopic( getParam( $param, 'indexTopic' ) 
    87     || 'TWiki.TWikiReleaseTrackerPlugin' ); 
     87    || 'System.TWikiReleaseTrackerPlugin' ); 
    8888 
    8989 $listingFormat{'FSCS'} = getParam( $param, "fscsFormat" ) 
  • trunk/TWikiReleaseTrackerPlugin/lib/TWiki/Plugins/TWikiReleaseTrackerPlugin/Common.pm

    r483 r772  
    2424 
    2525unless ( defined $Common::md5IndexDir ) { 
    26         setIndexTopic("TWiki.TWikiReleaseTrackerPlugin"); 
     26        setIndexTopic("System.TWikiReleaseTrackerPlugin"); 
    2727} 
    2828 
  • trunk/TWikiReleaseTrackerPlugin/lib/TWiki/Plugins/TWikiReleaseTrackerPlugin/old/testAttachmentSave.pl

    r336 r772  
    1515require "TWiki.cfg"; 
    1616 
    17 TWiki::Store::saveAttachment("TWiki", "TWikiReleaseTracker", "", 
     17TWiki::Store::saveAttachment("System", "TWikiReleaseTracker", "", 
    1818                             "testAttachmentSave.pl", 0, 0, 0,  
    1919                             "test upload", "testAttachmentSave.pl"); 
  • trunk/TWikiReleaseTrackerPlugin/lib/TWiki/Plugins/TWikiReleaseTrackerPlugin/test/testPluginTestSuite.pl

    r664 r772  
    8282 
    8383sub runTests { 
    84     saveResult("test1.actualResults", 'indexTopic="TWiki.TRTTestSuite" from="localInstallation" statusFilter="all"'); 
     84    saveResult("test1.actualResults", 'indexTopic="System.TRTTestSuite" from="localInstallation" statusFilter="all"'); 
    8585    compareResult("test1"); 
    86     saveResult("test2.actualResults", 'from="distroNone" indexTopic="TWiki.TRTTestSuite" to="distro1" statusFilter="all'); 
     86    saveResult("test2.actualResults", 'from="distroNone" indexTopic="System.TRTTestSuite" to="distro1" statusFilter="all'); 
    8787    compareResult("test2"); 
    88     saveResult("test3.actualResults", 'from="localInstallation" indexTopic="TWiki.TRTTestSuite" to="distro1" statusFilter="all'); 
     88    saveResult("test3.actualResults", 'from="localInstallation" indexTopic="System.TRTTestSuite" to="distro1" statusFilter="all'); 
    8989    compareResult("test3"); 
    90     saveResult("test4.actualResults", 'from="distro1" indexTopic="TWiki.TRTTestSuite" to="localInstallation" statusFilter="all'); 
     90    saveResult("test4.actualResults", 'from="distro1" indexTopic="System.TRTTestSuite" to="localInstallation" statusFilter="all'); 
    9191    compareResult("test4"); 
    92     saveResult("test5.actualResults", 'from="distro2" indexTopic="TWiki.TRTTestSuite" to="localInstallation" statusFilter="all'); 
     92    saveResult("test5.actualResults", 'from="distro2" indexTopic="System.TRTTestSuite" to="localInstallation" statusFilter="all'); 
    9393    compareResult("test5"); 
    9494} 
  • trunk/TWikiWorkbenchAddOn/data/Applications/WebLeftBar.txt

    r482 r772  
    2323%META:FORM{name="Applications.ApplicationTopic"}% 
    2424%META:FIELD{name="TopicType" attributes="" title="TopicType" value="WebTool"}% 
    25 %META:FIELD{name="Summary" attributes="" title="Summary" value="Sidebar navigation used by the TWiki.PatternSkin"}% 
     25%META:FIELD{name="Summary" attributes="" title="Summary" value="Sidebar navigation used by the System.PatternSkin"}% 
    2626%META:FIELD{name="TWikiApplication" attributes="" title="TWikiApplication" value="TWikiWorkbench"}% 
  • trunk/TWikiWorkbenchAddOn/data/_TWikiApplicationTemplate/WebLeftBar.txt

    r482 r772  
    2323%META:FORM{name="Applications.ApplicationTopic"}% 
    2424%META:FIELD{name="TopicType" attributes="M" title="TopicType" value="Applications.WebTool"}% 
    25 %META:FIELD{name="Summary" attributes="" title="Summary" value="WebSideBar used by the TWiki.PatternSkin"}% 
     25%META:FIELD{name="Summary" attributes="" title="Summary" value="WebSideBar used by the System.PatternSkin"}% 
    2626%META:FIELD{name="TWikiApplication" attributes="" title="TWikiApplication" value="TWikiWorkbench"}% 
  • trunk/TalkContrib/data/TWiki/TalkContrib.txt

    r530 r772  
    3737You can over-ride the Topic template that is used when creating a new Talk topic by setting =TALKTOPICTEMPLATE= in %USERSWEB%.SitePreferences 
    3838<verbatim> 
    39       * Set <nop>TALKTOPICTEMPLATE = TWiki.MyTalkTemplate 
     39      * Set <nop>TALKTOPICTEMPLATE = %SYSTEMWEB%.MyTalkTemplate 
    4040</verbatim> 
    4141You can over-ride the Topic formtemplate that is used when creating a new Talk topic by setting =TALKTOPICFORMTEMPLATE= in %USERSWEB%.SitePreferences 
    4242<verbatim> 
    43       * Set <nop>TALKTOPICFORMTEMPLATE = TWiki.MyTalkFormTemplate 
     43      * Set <nop>TALKTOPICFORMTEMPLATE = %SYSTEMWEB%.MyTalkFormTemplate 
    4444</verbatim> 
    4545 
  • trunk/TopicClassificationAddOn/data/TCAO/Installs/WebHome.txt

    r482 r772  
    22---+!! %MAKETEXT{"Welcome to the [_1] web" args="<nop>%WEB%"}% 
    33 
    4 This web contains that topics that are installed by TWiki.TopicClassificationAddOn into individual webs. 
     4This web contains that topics that are installed by %SYSTEMWEB%.TopicClassificationAddOn into individual webs. 
    55 
    66<blockquote> 
  • trunk/TopicClassificationAddOn/data/TCAO/Installs/WebPreferences.txt

    r689 r772  
    6363 
    6464__Tools:__ 
    65 %INCLUDE{"TWiki.RenameWeb"}% 
     65%INCLUDE{"%SYSTEMWEB%.RenameWeb"}% 
  • trunk/TopicClassificationAddOn/data/TCAO/JustBlogItInstallation.txt

    r464 r772  
    2121   1 Click OK to close the extension setup window. 
    2222 
    23 That's it! To use it, go to any web page you'd like to blog and right-click anywhere on the page and select "<nop>JustBlogIt." A new window will open containing your !CreateNewWebLog topic with the url and page name already entered into the appropriate form fields. Optionally, you can select some text on the page to be blogged prior to invoking !JustBlogIt with the right-click and the text will be automatically entered into the "extended entry" field. This is very convenient for including a quote from the page in your blog. Remember to add a TWiki.WikiWord name for your weblog entry and click on the "Blog on!" button. This will take you to the edit view will all the info pre-entered so you should just be able to click on "save." 
     23That's it! To use it, go to any web page you'd like to blog and right-click anywhere on the page and select "<nop>JustBlogIt." A new window will open containing your !CreateNewWebLog topic with the url and page name already entered into the appropriate form fields. Optionally, you can select some text on the page to be blogged prior to invoking !JustBlogIt with the right-click and the text will be automatically entered into the "extended entry" field. This is very convenient for including a quote from the page in your blog. Remember to add a %SYSTEMWEB%.WikiWord name for your weblog entry and click on the "Blog on!" button. This will take you to the edit view will all the info pre-entered so you should just be able to click on "save." 
    2424 
    2525(One small warning: if the "log entry" field in the !CreateNewWebLog topic contains a url that includes a question mark, it messes up the urlparam for this field that is passed to the edit view, which can result in some of your text being dropped. I think there should be a way to fix this using ENCODE variable but I haven't figured it out yet.) 
  • trunk/TopicClassificationAddOn/data/TCAO/RenderAddClassification.txt

    r714 r772  
    99   * Reduce decision steps: 
    1010      * Make the "predefined" radio a drop down for selecting type and add name field after radio for "new". 
    11    * Disable create button unless a valid name is entered. Can take code from TWiki.WebTopicCreator. 
     11   * Disable create button unless a valid name is entered. Can take code from %SYSTEMWEB%.WebTopicCreator. 
    1212   * For new classification, pull in Facets from template topic. 
    1313 
  • trunk/TopicClassificationAddOn/data/TCAO/RenderTopicCreator.txt

    r714 r772  
    44%FORMFIELD{"Summary"}% 
    55 
    6 This !TopicFunction draws heavily on TWiki.WebTopicCreator, but adds additional form elements for classifying the topic. 
     6This !TopicFunction draws heavily on %SYSTEMWEB%.WebTopicCreator, but adds additional form elements for classifying the topic. 
    77 
    88%TOC{depth="2"}% 
  • trunk/TopicClassificationAddOn/data/TCAO/TopicClassificationAddOn.txt

    r682 r772  
    3737   1 Add the following preference section to [[%USERSWEB%.SitePreferences]]: 
    3838<verbatim> 
    39 ---++ TWiki.TopicClassificationAddOn Preferences  
     39---++ %SYSTEMWEB%.TopicClassificationAddOn Preferences  
    4040   * TCAOWEB variable for identifying which web holds %TOPIC% infrastructure. 
    4141      * Set TCAOWEB = TCAO 
     
    4343</verbatim> 
    4444   4 Go to %MAINWEB%.WikiGroups and create a new group called ==ModeratorGroup==. This group can add new classifications within webs where TCAO is enabled.  
    45    5 Add the following TWiki.CommentPlugin templates definitions to TWiki.UserCommentsTemplate (create this topic if you have not already). 
     45   5 Add the following %SYSTEMWEB%.CommentPlugin templates definitions to %SYSTEMWEB%.UserCommentsTemplate (create this topic if you have not already). 
    4646<verbatim> 
    4747--------------------------------------------------------------------------- 
  • trunk/TopicClassificationAddOn/data/TCAO/WebPreferences.txt

    r689 r772  
    6767 
    6868__Tools:__ 
    69 %INCLUDE{"TWiki.RenameWeb"}% 
     69%INCLUDE{"%SYSTEMWEB%.RenameWeb"}% 
    7070%META:REVCOMMENT{ncomments="0"}% 
  • trunk/TopicClassificationAddOn/data/TWiki/TopicClassificationAddOn.txt

    r682 r772  
    2727   * Add the following preference section to [[%USERSWEB%.SitePreferences]]: 
    2828<verbatim> 
    29 ---++ TWiki.TopicClassificationAddOn Preferences  
     29---++ %SYSTEMWEB%.TopicClassificationAddOn Preferences  
    3030   * TCAOWEB variable for identifying which web holds %TOPIC% infrastructure. 
    3131      * Set TCAOWEB = TCAO 
  • trunk/TreePlugin/data/TWiki/TreePlugin.txt

    r529 r772  
    1414| =topic= | Specify tree's root topic. If none the entire web topics' tree is generated | none | 
    1515| =formatting= | Specify the formatting method <br /> =ullist= is a &lt;ul&gt;-list, see [[Plugins.TreePluginSamples#UlList][sample UL lists]] <br /> =ollist= is a &lt;ol&gt;-list, see [[Plugins.TreePluginSamples#OlList][sample OL lists]] <br /> =outline= is an outline list, see [[Plugins.TreePluginSamples#SampleOutlines][sample Outlines]] <br /> =hlist= is a &lt;h _n_ &gt;-list of section heads, see [[Plugins.TreePluginSamples#SampleHList][sample Headlines]] <br /> =coloroutline:colorlist= is an outline formatting with level values turned into colors, see [[Plugins.TreePluginSamples#SampleNestedTables][sample Nested tables]]. Example: =formatting="coloroutline:#ffeeff,#eeffee,#ffffee,#eeeeff,#ffeeee,#eeffff"= <br /> =imageoutline:mode= is a way to incorporate images into the outline format, specifically to display thread-like and folder views, see [[Plugins.TreePluginSamples#SampleImageTrees][sample Image Trees]]. The general format is: imageoutline: _mode_ : _images_ : _imageformat_. Example: =formatting="imageoutline:thread"= or =formatting="imageoutline:thread:I.gif,white.gif,T.gif,L.gif:&lt;img src=\"$image\" border=\"0\"&gt;"=. | =outline= | 
    16 | =excludetopic= | Same meaning as TWiki.VarSEARCH =excludetopic=. Topics with excluded parent or processed like topic without parent. | none | 
    17 | =includetopic= | Same meaning as TWiki.VarSEARCH =topic=. Can improve processing time. | none | 
     16| =excludetopic= | Same meaning as %SYSTEMWEB%.VarSEARCH =excludetopic=. Topics with excluded parent or processed like topic without parent. | none | 
     17| =includetopic= | Same meaning as %SYSTEMWEB%.VarSEARCH =topic=. Can improve processing time. | none | 
    1818| =startlevel= | The depth of the tree to start showing nodes from. To hide the root node, supply =startlevel="1"= (root is level 0). The displayed node depths are relative to the root topic. | =0= or =1= if =topic= is not specified | 
    1919| =stoplevel= | The depth of the tree to show, relative to start level. | =999= | 
     
    2222| =zero= | Output the value within a =&lt;div&gt;= of class =treePluginZero= if the tree is empty. | none | 
    2323| =bookview= | List topics in BookView form. %RED%Not supported from v0.9. Instead use something like: %ENDCOLOR% <verbatim>%TREE{topic="GrandParent" formatting="outline" format="$outnum $topic <br /> $summary <hr />"}%</verbatim> | none | 
    24 | =format= | Specify the format for each node ( =outline= & =coloroutline=). The following pseudo-variable are supported on top of the ones described in TWiki.FormattedSearch: <br /> =$spacetopic= - the topic with spaces <br /> =$level= - the tree depth of the topic (in whatever format) <br /> =$count= - the topic's child position <br /> =$index= - the index of the topic in the tree. Starts from one. Most useful when used in combination with [[TWiki:Plugins.TreeBrowserPlugin][TreeBrowserPlugin]] <br /> =$outnum= - outline number for the topic (eg, 1.3.4.2) <br /> =$url= - the current topic's URL <br /> =$author= - the topic's last author %RED%Not supported from v0.9. Use =%<nop>AUTHOR%= instead. %ENDCOLOR% <br /> =$modTime= - the topic's modification time. %RED%Not supported from v0.9. Use =$date= instead. %ENDCOLOR% | none | 
     24| =format= | Specify the format for each node ( =outline= & =coloroutline=). The following pseudo-variable are supported on top of the ones described in %SYSTEMWEB%.FormattedSearch: <br /> =$spacetopic= - the topic with spaces <br /> =$level= - the tree depth of the topic (in whatever format) <br /> =$count= - the topic's child position <br /> =$index= - the index of the topic in the tree. Starts from one. Most useful when used in combination with [[TWiki:Plugins.TreeBrowserPlugin][TreeBrowserPlugin]] <br /> =$outnum= - outline number for the topic (eg, 1.3.4.2) <br /> =$url= - the current topic's URL <br /> =$author= - the topic's last author %RED%Not supported from v0.9. Use =%<nop>AUTHOR%= instead. %ENDCOLOR% <br /> =$modTime= - the topic's modification time. %RED%Not supported from v0.9. Use =$date= instead. %ENDCOLOR% | none | 
    2525| =formatbranch= | - specify the format for a group of children ( =outline= & =coloroutline=) <br /> =$parent= - the text of a node <br /> =$children= - the text of all the node's children (if any) | none | 
    2626| =levelprefix= | Specify a prefix to a node format. The prefix is inserted =$level= times at the beginning of the rendered node format. It allows generation of trees using TWiki bullet list syntax thus enabling usage of !TreePlugin [[#Combination_with_TreeBrowserPlug][in combination with TreeBrowserPlugin]]. | none | 
     
    5555---++ Performance consideration 
    5656 
    57 For each =%<nop>TREE%= or =%<nop>TREEVIEW%= tag a TWiki.VarSEARCH at topic scope is performed. To reduce the scope of that search one can use =includetopic= and =excludetopic=. Those two parameters should be used by TreePlugin users worried about performance. In fact they can potently greatly reduce the processing time. 
     57For each =%<nop>TREE%= or =%<nop>TREEVIEW%= tag a %SYSTEMWEB%.VarSEARCH at topic scope is performed. To reduce the scope of that search one can use =includetopic= and =excludetopic=. Those two parameters should be used by TreePlugin users worried about performance. In fact they can potently greatly reduce the processing time. 
    5858 
    5959For instance if you know that every topic in your tree has a common prefix you can easily make use of =includetopic=. Also when generating web tree you may want to =excludetopic= prefixed with _Web_. 
     
    9393| 6 Apr 2007 | 1.1 - Even more code cleaning. Rewrote tree building algorithm. Orphaned topics are now sorted as if child of the web root. No more blank line in the middle of the tree. Adding =nodiv= parameter. By TWiki:Main.StephaneLenclud | 
    9494| 6 Apr 2007 | 1.0 - More code cleaning. Testing most formatting. Better support for =web="all"=. By TWiki:Main.StephaneLenclud | 
    95 | 6 Apr 2007 | 0.9 - Support for TWiki.FormattedSearch pseudo-variables. Code cleaning in =TreePlugin.pm=. Removed some dead code. Improved documentation. By TWiki:Main.StephaneLenclud | 
     95| 6 Apr 2007 | 0.9 - Support for %SYSTEMWEB%.FormattedSearch pseudo-variables. Code cleaning in =TreePlugin.pm=. Removed some dead code. Improved documentation. By TWiki:Main.StephaneLenclud | 
    9696| 4 Apr 2007 | 0.8 - Adding =excludetopic= parameter. Adding =%<nop>TREE%= as synonym tag. Code cleaning in =TreePlugin.pm=. Fix root issue when no =topic= specified. By TWiki:Main.StephaneLenclud | 
    9797| 14 Mar 2007 | 0.7.1 - Arthur Clemens: Made =startlevel= and =stoplevel= relative to the root topic. | 
  • trunk/UpdateInfoPlugin/data/TWiki/UpdateInfoPlugin.txt

    r549 r772  
    4747 
    4848        * UpdateInfoPlugin %ISNEW% 
    49         * Main.WebHome %ISNEW% 
    50         * TWiki.WebHome %ISNEW{days="15"}% 
     49        * %USERSWEB%.WebHome %ISNEW% 
     50        * %SYSTEMWEB%.WebHome %ISNEW{days="15"}% 
    5151        * %SYSTEMWEB%.DefaultPreferences %ISNEW{days="20" version="1.4"}% 
    5252        * Sandbox.UpdateInfoPluginTest %ISNEW% (Edit and save the <nop/>Sandbox.UpdateInfoPluginTest topic, and it should be highlighted with a %N% icon) 
     
    7676|  Plugin Version: | v2.0 | 
    7777|  Change History: | <!-- versions below in reverse order -->&nbsp; | 
    78 |  26 Jul 2006: | (v2.0) - Updated to use default graphic icons from TWiki:TWiki.DocumentGraphics. | 
     78|  26 Jul 2006: | (v2.0) - Updated to use default graphic icons from %SYSTEMWEB%.DocumentGraphics. | 
    7979|  20 Apr 2006: | (v1.9) - Cairo+Dakar compatibility (TWiki:Main.SteffenPoulsen) | 
    8080|  10 Jan 2006: | (v1.8) - Dakar compatibility | 
  • trunk/UpdateInfoPlugin/lib/TWiki/Plugins/UpdateInfoPlugin.pm

    r549 r772  
    1818#                  - Cairo+Dakar compatibility 
    1919# 26-Jul-2006:   SteffenPoulsen 
    20 #                  - Updated to use default new and updated icons (from TWiki.DocumentGraphics) 
     20#                  - Updated to use default new and updated icons (from %SYSTEMWEB%.DocumentGraphics) 
    2121 
    2222package TWiki::Plugins::UpdateInfoPlugin; 
Note: See TracChangeset for help on using the changeset viewer.