Changeset 934


Ignore:
Timestamp:
11/25/08 02:11:13 (3 years ago)
Author:
KennethLavrsen
Message:

Item295: More TWiki to Foswiki conv in core docs

Location:
trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/CommentPlugin/data/System/VarCOMMENT.txt

    r683 r934  
    77   * The following standard attributes are recognized 
    88     | *Name* | *Description* | *Default* | 
    9      | =type= | This is the name of the template to use for this comment. Comment templates are defined in a TWiki template - see [[CommentPlugin#TemPlates][Customisation]], below. If this attribute is not defined, the type is whatever is defined by COMMENTPLUGIN_DEFAULT_TYPE, either in this topic or in your WebPreferences. | =below= | 
     9     | =type= | This is the name of the template to use for this comment. Comment templates are defined in a Foswiki template - see [[CommentPlugin#TemPlates][Customisation]], below. If this attribute is not defined, the type is whatever is defined by COMMENTPLUGIN_DEFAULT_TYPE, either in this topic or in your WebPreferences. | =below= | 
    1010     | =default= | Default text to put into the textarea of the prompt. | | 
    1111     | =target= | Name of the topic to add the comment to | the current topic | 
  • trunk/PreferencesPlugin/data/System/DefaultPreferencesForm.txt

    r827 r934  
    1717| ATTACHEDFILELINKFORMAT | text | 30 | \t* [[%ATTACHURL%/$name][$name]]: $comment | Text | S | 
    1818| ATTACHEDIMAGEFORMAT | textarea | | \t* $comment: <br /><img src="%ATTACHURLPATH%/$name" alt="$comment" $size /> | Text | S | 
    19 | WIKITOOLNAME | text | 30 | TWiki | Site name | S | 
     19| WIKITOOLNAME | text | 30 | Foswiki | Site name | S | 
    2020| WEBLOGONAME | text | 30 | banner.gif | Filename of a logo image | S | 
    2121| WEBLOGOIMG | text | 30 | %PUBURL%/%BASEWEB%/%WEBPREFSTOPIC%/%WEBLOGONAME% | URL of a logo image | S | 
     
    2424| WIKILOGOIMG | text | 30 | %PUBURL%/%SYSTEMWEB%/ProjectLogos/horzTWiki.gif | URL of a logo image | S | 
    2525| WIKILOGOURL | text | 30 | http://Foswiki.org/ | URL under the logo| S | 
    26 | WIKILOGOALT | text | 30 | Powered by TWiki | Logo tooltip text of the logo | S | 
     26| WIKILOGOALT | text | 30 | Powered by Foswiki | Logo tooltip text of the logo | S | 
    2727| WIKIWEBLIST | textarea | | [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] %SEP% [[%SYSTEMWEB%.%HOMETOPIC%][%SYSTEMWEB%]] %SEP% [[Sandbox.%HOMETOPIC%][Sandbox]] | | S | 
    2828| ATTACHFILESIZELIMIT | text | 30 | 3000 | Maximum size of attachments in KB, 0 for no limit | S | 
     
    3636| HTTP_EQUIV_ON_EDIT| textarea | 30x1 | =  | http-equiv== meta tags for ==edit== script | S | 
    3737| HTTP_EQUIV_ON_PREVIEW| textarea | 30x1 | =  | http-equiv== meta tags for ==preview== script | S | 
    38 | SKIN | text | 30 | pattern | Skin overriding the default TWiki templates. | S | 
     38| SKIN | text | 30 | pattern | Skin overriding the default Foswiki templates. | S | 
    3939| WEBTOPICLIST | textarea | 40x3 | [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" /> | Usually a list of topics | S | 
    4040| TWIKILAYOUTURL | text | 30 | %PUBURL%/%SYSTEMWEB%/PatternSkin/layout.css | URL of a CSS | S | 
  • trunk/TopicUserMappingContrib/data/System/TopicUserMappingContrib.txt

    r921 r934  
    6666---++ Contrib Info 
    6767 
    68 |  Contrib Author(s): | Copyright (C) 2007 Sven Dowideit, SvenDowideit@WikiRing.com and TWiki Contributors. | 
     68|  Contrib Author(s): | Copyright (C) 2007-2008 Sven Dowideit, SvenDowideit@WikiRing.com and Project Contributors. | 
    6969|  Contrib Version: | 4.2.1 | 
    7070|  Copyright: | &copy; | 
  • trunk/TwistyPlugin/data/System/TwistyPlugin.txt

    r927 r934  
    564564   | ==TwistyBundleTWiki04x02_installer== |  | 
    565565   | ==TwistyBundleTWiki04x02_installer.pl== |  | 
    566    | ==data/TWiki/TwistyBundleTWiki04x02.txt== |  | 
    567    | ==data/TWiki/BehaviourContrib.txt== |  | 
    568    | ==data/TWiki/TwistyContrib.txt== |  | 
    569    | ==data/TWiki/TwistyPlugin.txt== |  | 
     566   | ==data/System/TwistyBundleTWiki04x02.txt== |  | 
     567   | ==data/System/BehaviourContrib.txt== |  | 
     568   | ==data/System/TwistyContrib.txt== |  | 
     569   | ==data/System/TwistyPlugin.txt== |  | 
    570570   | ==lib/Foswiki/Contrib/BehaviourContrib.pm== |  | 
    571571   | ==lib/Foswiki/Contrib/TwistyBundleTWiki04x02.pm== |  | 
    572572   | ==lib/Foswiki/Contrib/TwistyContrib.pm== |  | 
    573573   | ==lib/Foswiki/Plugins/TwistyPlugin.pm== |  | 
    574    | ==pub/TWiki/BehaviourContrib/behaviour.compressed.js== |  | 
    575    | ==pub/TWiki/BehaviourContrib/behaviour.compressed_src.js== |  | 
    576    | ==pub/TWiki/BehaviourContrib/behaviour.js== |  | 
    577    | ==pub/TWiki/BehaviourContrib/behaviour_src.js== |  | 
    578    | ==pub/TWiki/BehaviourContrib/cssQuery/cssQuery-p.js== |  | 
    579    | ==pub/TWiki/BehaviourContrib/cssQuery/src/cssQuery-level2.js== |  | 
    580    | ==pub/TWiki/BehaviourContrib/cssQuery/src/cssQuery-level3.js== |  | 
    581    | ==pub/TWiki/BehaviourContrib/cssQuery/src/cssQuery-standard.js== |  | 
    582    | ==pub/TWiki/BehaviourContrib/cssQuery/src/cssQuery.js== |  | 
    583    | ==pub/TWiki/BehaviourContrib/cssQuery/src/test.html== |  | 
    584    | ==pub/TWiki/BehaviourContrib/cssQuery/test.html== |  | 
    585    | ==pub/TWiki/TwistyContrib/twist.compressed.js== |  | 
    586    | ==pub/TWiki/TwistyContrib/twist.compressed_src.js== |  | 
    587    | ==pub/TWiki/TwistyContrib/twist.css== |  | 
    588    | ==pub/TWiki/TwistyContrib/twist.js== |  | 
    589    | ==pub/TWiki/TwistyContrib/twist_src.js== |  | 
    590  
    591    * Optionally, if it exists, run ==%TOPIC%_installer== to automatically check and install other TWiki modules that this module depends on. You can also do this step manually. 
     574   | ==pub/System/BehaviourContrib/behaviour.compressed.js== |  | 
     575   | ==pub/System/BehaviourContrib/behaviour.compressed_src.js== |  | 
     576   | ==pub/System/BehaviourContrib/behaviour.js== |  | 
     577   | ==pub/System/BehaviourContrib/behaviour_src.js== |  | 
     578   | ==pub/System/BehaviourContrib/cssQuery/cssQuery-p.js== |  | 
     579   | ==pub/System/BehaviourContrib/cssQuery/src/cssQuery-level2.js== |  | 
     580   | ==pub/System/BehaviourContrib/cssQuery/src/cssQuery-level3.js== |  | 
     581   | ==pub/System/BehaviourContrib/cssQuery/src/cssQuery-standard.js== |  | 
     582   | ==pub/System/BehaviourContrib/cssQuery/src/cssQuery.js== |  | 
     583   | ==pub/System/BehaviourContrib/cssQuery/src/test.html== |  | 
     584   | ==pub/System/BehaviourContrib/cssQuery/test.html== |  | 
     585   | ==pub/System/TwistyContrib/twist.compressed.js== |  | 
     586   | ==pub/System/TwistyContrib/twist.compressed_src.js== |  | 
     587   | ==pub/System/TwistyContrib/twist.css== |  | 
     588   | ==pub/System/TwistyContrib/twist.js== |  | 
     589   | ==pub/System/TwistyContrib/twist_src.js== |  | 
     590 
     591   * Optionally, if it exists, run ==%TOPIC%_installer== to automatically check and install other Foswiki modules that this module depends on. You can also do this step manually. 
    592592   * Alternatively, manually make sure the dependencies listed in the table below are resolved. 
    593593   None 
    594    * Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. 
     594   * Visit =configure= in your Foswiki installation, and enable the plugin in the {Plugins} section. 
    595595 
    596596 
    597597---++ Plugin Info 
    598598 
    599 |  Authors: | TWiki:Main.RafaelAlvarez, TWiki:Main.ArthurClemens | 
     599|  Authors: | Foswiki:Main.RafaelAlvarez, Foswiki:Main.ArthurClemens | 
    600600|  Copyright &copy;: | 2005 Rafael Alvarez; 2006-2008 Arthur Clemens | 
    601601|  License: | [[http://www.gnu.org/copyleft/gpl.html][GPL]] | 
  • trunk/core/data/System/MainFeatures.txt

    r851 r934  
    1414   * *Access control:* Define groups and impose fine-grained read and write [[AccessControl][access restrictions]] based on groups and users. 
    1515   * *Macros:* Use [[macros]] to dynamically compose your pages. This allows you for example to include other pages, or show a search result embedded in a page. 
    16    * *Plugins:* Easily install program enhancements using external [[Plugins][plug-in modules]]. Developers can create plug-ins in Perl using the TWiki Plugin API. 
     16   * *Plugins:* Easily install program enhancements using external [[Plugins][plug-in modules]]. Developers can create plug-ins in Perl using the Foswiki Plugin API. 
    1717   * *Templates and skins:* A flexible [[SkinTemplates][templating system]] separates program logic and presentation. [[Skins]] overwrite template headers and footers; page content is unaffected. 
    1818   * *Managing pages:* Individual pages can be renamed, moved and deleted through the browser. 
  • trunk/core/data/System/ManagingTopics.txt

    r851 r934  
    6969   * Due to [[#RenameLimitations][current limitations]], fairly heavy use of Rename/Move/Delete functions can lead to an accumulation of minor technical problems (ex: broken links) and usability issues (ex: user confusion). If Rename... is used heavily, these negatives will obviously increase, in number and effect. 
    7070 
    71 Ultimately, the size, objectives, and policies of your site, the real-world behavior of your user group, and most importantly, the initial TWiki site management leadership, will determine the most effective implementation of this feature, and the success of the site overall. 
     71Ultimately, the size, objectives, and policies of your site, the real-world behavior of your user group, and most importantly, the initial Foswiki site management leadership, will determine the most effective implementation of this feature, and the success of the site overall. 
    7272 
    7373#RenameLimitations 
Note: See TracChangeset for help on using the changeset viewer.