Changeset 934
- Timestamp:
- 11/25/08 02:11:13 (3 years ago)
- Location:
- trunk
- Files:
-
- 6 edited
-
CommentPlugin/data/System/VarCOMMENT.txt (modified) (1 diff)
-
PreferencesPlugin/data/System/DefaultPreferencesForm.txt (modified) (3 diffs)
-
TopicUserMappingContrib/data/System/TopicUserMappingContrib.txt (modified) (1 diff)
-
TwistyPlugin/data/System/TwistyPlugin.txt (modified) (1 diff)
-
core/data/System/MainFeatures.txt (modified) (1 diff)
-
core/data/System/ManagingTopics.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommentPlugin/data/System/VarCOMMENT.txt
r683 r934 7 7 * The following standard attributes are recognized 8 8 | *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= | 10 10 | =default= | Default text to put into the textarea of the prompt. | | 11 11 | =target= | Name of the topic to add the comment to | the current topic | -
trunk/PreferencesPlugin/data/System/DefaultPreferencesForm.txt
r827 r934 17 17 | ATTACHEDFILELINKFORMAT | text | 30 | \t* [[%ATTACHURL%/$name][$name]]: $comment | Text | S | 18 18 | 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 | 20 20 | WEBLOGONAME | text | 30 | banner.gif | Filename of a logo image | S | 21 21 | WEBLOGOIMG | text | 30 | %PUBURL%/%BASEWEB%/%WEBPREFSTOPIC%/%WEBLOGONAME% | URL of a logo image | S | … … 24 24 | WIKILOGOIMG | text | 30 | %PUBURL%/%SYSTEMWEB%/ProjectLogos/horzTWiki.gif | URL of a logo image | S | 25 25 | 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 | 27 27 | WIKIWEBLIST | textarea | | [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] %SEP% [[%SYSTEMWEB%.%HOMETOPIC%][%SYSTEMWEB%]] %SEP% [[Sandbox.%HOMETOPIC%][Sandbox]] | | S | 28 28 | ATTACHFILESIZELIMIT | text | 30 | 3000 | Maximum size of attachments in KB, 0 for no limit | S | … … 36 36 | HTTP_EQUIV_ON_EDIT| textarea | 30x1 | = | http-equiv== meta tags for ==edit== script | S | 37 37 | 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 | 39 39 | 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 | 40 40 | TWIKILAYOUTURL | text | 30 | %PUBURL%/%SYSTEMWEB%/PatternSkin/layout.css | URL of a CSS | S | -
trunk/TopicUserMappingContrib/data/System/TopicUserMappingContrib.txt
r921 r934 66 66 ---++ Contrib Info 67 67 68 | Contrib Author(s): | Copyright (C) 2007 Sven Dowideit, SvenDowideit@WikiRing.com and TWikiContributors. |68 | Contrib Author(s): | Copyright (C) 2007-2008 Sven Dowideit, SvenDowideit@WikiRing.com and Project Contributors. | 69 69 | Contrib Version: | 4.2.1 | 70 70 | Copyright: | © | -
trunk/TwistyPlugin/data/System/TwistyPlugin.txt
r927 r934 564 564 | ==TwistyBundleTWiki04x02_installer== | | 565 565 | ==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== | | 570 570 | ==lib/Foswiki/Contrib/BehaviourContrib.pm== | | 571 571 | ==lib/Foswiki/Contrib/TwistyBundleTWiki04x02.pm== | | 572 572 | ==lib/Foswiki/Contrib/TwistyContrib.pm== | | 573 573 | ==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. 592 592 * Alternatively, manually make sure the dependencies listed in the table below are resolved. 593 593 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. 595 595 596 596 597 597 ---++ Plugin Info 598 598 599 | Authors: | TWiki:Main.RafaelAlvarez, TWiki:Main.ArthurClemens |599 | Authors: | Foswiki:Main.RafaelAlvarez, Foswiki:Main.ArthurClemens | 600 600 | Copyright ©: | 2005 Rafael Alvarez; 2006-2008 Arthur Clemens | 601 601 | License: | [[http://www.gnu.org/copyleft/gpl.html][GPL]] | -
trunk/core/data/System/MainFeatures.txt
r851 r934 14 14 * *Access control:* Define groups and impose fine-grained read and write [[AccessControl][access restrictions]] based on groups and users. 15 15 * *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. 17 17 * *Templates and skins:* A flexible [[SkinTemplates][templating system]] separates program logic and presentation. [[Skins]] overwrite template headers and footers; page content is unaffected. 18 18 * *Managing pages:* Individual pages can be renamed, moved and deleted through the browser. -
trunk/core/data/System/ManagingTopics.txt
r851 r934 69 69 * 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. 70 70 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.71 Ultimately, 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. 72 72 73 73 #RenameLimitations
Note: See TracChangeset
for help on using the changeset viewer.
