Changeset 764
- Timestamp:
- 11/17/08 22:54:04 (3 years ago)
- Location:
- trunk
- Files:
-
- 50 edited
-
ActionTrackerPlugin/data/TWiki/ActionTrackerPlugin.txt (modified) (1 diff)
-
AliasPlugin/data/TWiki/AliasPlugin.txt (modified) (3 diffs)
-
ChartPlugin/data/TWiki/ChartPluginTests.txt (modified) (1 diff)
-
ChecklistPlugin/data/TWiki/ChecklistPlugin.txt (modified) (1 diff)
-
ChecklistPlugin/lib/TWiki/Plugins/ChecklistPlugin.pm (modified) (1 diff)
-
ClassificationPlugin/data/Applications/ClassificationApp/RenderHierarchyAsJSON.txt (modified) (1 diff)
-
ClassificationPlugin/data/Applications/ClassificationApp/WebLeftBar.txt (modified) (1 diff)
-
EditTablerowPlugin/data/TWiki/EditTablerowPlugin.txt (modified) (4 diffs)
-
EmbedPDFPlugin/data/TWiki/EmbedPDFPlugin.txt (modified) (1 diff)
-
ExampleHeaderArtContrib/data/Sandbox/PluginTestExampleHeaderArtContrib.txt (modified) (1 diff)
-
ExecuterContrib/data/TWiki/ExecuterContrib.txt (modified) (3 diffs)
-
ExecuterContrib/executer/lib/TWiki/Func.pm (modified) (1 diff)
-
FormFieldListPlugin/data/TWiki/FormFieldListPlugin.txt (modified) (1 diff)
-
GnuPlotPlugin/lib/TWiki/Plugins/GnuPlotPlugin.pm (modified) (1 diff)
-
HideInEditModePlugin/data/TWiki/HideInEditModePlugin.txt (modified) (1 diff)
-
ImmediateNotifyPlugin/templates/smtp.immediatenotify.tmpl (modified) (1 diff)
-
IncludeIndexPlugin/data/TWiki/IncludeIndexPlugin.txt (modified) (1 diff)
-
JQueryDevPlugin/data/Sandbox/PluginTestJQueryDevPlugin.txt (modified) (1 diff)
-
LaTeXToMathMLPlugin/data/TWiki/LaTeXToMathMLPlugin.txt (modified) (1 diff)
-
LdapPlugin/data/Sandbox/TestTopicLdapPlugin.txt (modified) (1 diff)
-
LdapPlugin/data/TWiki/LdapPlugin.txt (modified) (1 diff)
-
PageStatsPlugin/data/Sandbox/TestTopicPageStatsPlugin.txt (modified) (1 diff)
-
PloticusPlugin/lib/TWiki/Plugins/PloticusPlugin.pm (modified) (1 diff)
-
ProjectPlannerPlugin/data/TWiki/ProjectPlannerPlugin.txt (modified) (2 diffs)
-
PseudoXmlPlugin/data/Sandbox/TestTopicPseudoXmlPlugin.txt (modified) (1 diff)
-
PseudoXmlPlugin/data/TWiki/PseudoXmlPlugin.txt (modified) (1 diff)
-
SearchToTablePlugin/data/TWiki/SearchToTablePlugin.txt (modified) (1 diff)
-
SectionalEditPlugin/data/TWiki/SectionalEditPlugin.txt (modified) (1 diff)
-
SkillsPlugin/lib/TWiki/Plugins/SkillsPlugin/Func.pm (modified) (1 diff)
-
TWikiDrawPlugin/data/TWiki/TWikiDrawPlugin.txt (modified) (1 diff)
-
TablePlugin/lib/TWiki/Plugins/TablePlugin.pm (modified) (1 diff)
-
TagMePlugin/data/TWiki/TagMePlugin.txt (modified) (3 diffs)
-
TagMePlugin/lib/TWiki/Plugins/TagMePlugin.pm (modified) (1 diff)
-
TagMePlugin/templates/view.tagme.tmpl (modified) (1 diff)
-
TaskExeContrib/data/Sandbox/TaskExeParent.txt (modified) (1 diff)
-
TaskExeContrib/data/Sandbox/TaskSpecDemo.txt (modified) (1 diff)
-
TaskExeContrib/data/TWiki/ExecuterContrib.txt (modified) (3 diffs)
-
TaskExeContrib/data/TWiki/ExecuterRegistration.txt (modified) (2 diffs)
-
TaskExeContrib/data/TWiki/TaskExeContrib.txt (modified) (2 diffs)
-
TaskExeContrib/data/TWiki/TaskSpecCreate.txt (modified) (1 diff)
-
TaskExePlugin/data/TWiki/TaskExePlugin.txt (modified) (2 diffs)
-
TaskExePlugin/lib/TWiki/Plugins/TaskExePlugin.pm (modified) (1 diff)
-
ThreadedDiscussionPlugin/data/TWiki/ThreadedDiscussionPlugin.txt (modified) (1 diff)
-
TimeTablePlugin/data/TWiki/TimeTablePlugin.txt (modified) (1 diff)
-
TimeTablePlugin/lib/TWiki/Plugins/TimeTablePlugin.pm (modified) (1 diff)
-
TimeTablePlugin/lib/TWiki/Plugins/TimeTablePlugin/TimeTable.pm (modified) (1 diff)
-
UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt (modified) (1 diff)
-
XpTrackerPlugin/data/TWiki/XpTrackerPlugin.txt (modified) (1 diff)
-
XpTrackerPlugin/data/Tracking/XpAdminPage.txt (modified) (1 diff)
-
core/lib/TWiki.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionTrackerPlugin/data/TWiki/ActionTrackerPlugin.txt
r672 r764 181 181 ---+ Notification 182 182 183 ActionTrackerPlugin comes with a notifier script, like the =mailnotify= script used for WebNotify (see TWiki.MonitoringSiteActivity for more information on setting up mailnotify). This script allows you to:183 ActionTrackerPlugin comes with a notifier script, like the =mailnotify= script used for WebNotify. This script allows you to: 184 184 * examine all the actions in all webs (except those specified NOSEARCHALL) and notify owners of the state of actions, 185 185 * find actions that have changed state, and notify people who have registered an interest in that action. -
trunk/AliasPlugin/data/TWiki/AliasPlugin.txt
r527 r764 27 27 28 28 Aliases aren't replaced within html tags (=<html tag ... <nop>TESTALIAS ... >=), TWiki tags (=%<nop>INCLUDE... <nop>TESTALIAS ...%=) and TWiki links 29 (=[<nop>[ TWiki.WebHome][<nop>TESTALIAS]]=). A word can be prevented of being substituted by29 (=[<nop>[%SYSTEMWEB%.WebHome][<nop>TESTALIAS]]=). A word can be prevented of being substituted by 30 30 prefixing it with =<nop>=. 31 31 … … 127 127 | 7 | rtfm | read the fine manual | yes, but be more polite to your users | 128 128 | 8 | <a href="%SCRIPTURL{"view"}%/TESTALIAS" title="TESTALIAS">TESTALIAS</a> | <a href="%SCRIPTURL{"view"}%/yes" title="yes">yes</a> | yes | 129 | 9 | [[ TWiki.WebHome][TESTALIAS]] | <a href="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%.WebHome">T<nop>ESTALIAS</a> | no, don't substitute inside a TWiki tag |129 | 9 | [[%SYSTEMWEB%.WebHome][TESTALIAS]] | <a href="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%.WebHome">T<nop>ESTALIAS</a> | no, don't substitute inside a TWiki tag | 130 130 | 10 | [[TESTALIAS]] | <a href="%SCRIPTURL{"edit"}%/%WEB%/TESTALIAS?topicparent=%WEB%.%TOPIC%" class="twikiNewLink" title="Create this topic">T<nop>ESTALIAS</a>| no, don't substitute inside a TWiki tag | 131 131 | 11 | [<nop>[TESTALIAS]] | [<nop>[T<nop>ESTALIAS]] | no, not even inside a _nopped_ TWiki tag | … … 175 175 | | configured via a list now (was tables) | 176 176 | | taking care not to replace inside html tags | 177 | 1 Dec 2003: | TWiki:Main.NielsKoldso: Non TWiki.WikiWord aliases as an option |177 | 1 Dec 2003: | TWiki:Main.NielsKoldso: Non %SYSTEMWEB%.WikiWord aliases as an option | 178 178 | | More alias prefixes allowed | 179 179 | 16 Oct 2003: | Speedup | -
trunk/ChartPlugin/data/TWiki/ChartPluginTests.txt
r59 r764 216 216 | Define =type= but =name= not specified <p /> =%<nop>CHART{type="bar"}%= | ChartPlugin error: parameter *name* must be specified </ p> | %CHART{type="bar"}% | 217 217 | Invalid =type= of =badtype= <p /> =%<nop>CHART{type="badtype"}%= | ChartPlugin error: Invalid value of *badtype* for parameter *type* </ p> | %CHART{type="badtype"}% | 218 | Missing topic page <p /> =%<nop>CHART{name="err1" topic="DoesNotExist" type="line"}%= | ChartPlugin error: Error retrieving TWiki topic TWiki.DoesNotExist </ p> | %CHART{name="err1" topic="DoesNotExist" type="line"}% |218 | Missing topic page <p /> =%<nop>CHART{name="err1" topic="DoesNotExist" type="line"}%= | ChartPlugin error: Error retrieving TWiki topic %SYSTEMWEB%.DoesNotExist </ p> | %CHART{name="err1" topic="DoesNotExist" type="line"}% | 219 219 | Missing web <p /> =%<nop>CHART{name="err1" type="line" web="DoesNotExist"}%= | ChartPlugin error: Error retrieving TWiki topic DoesNotExist.ChartPluginTests </ p> | %CHART{name="err1" type="line" web="DoesNotExist"}% | 220 220 | Invalid table number <p /> =%<nop>CHART{name="err1" table="999" type="line"}%= | ChartPlugin error: parameter *table* is not valid table; the specified table '999' does not exist. </ p> | %CHART{name="err1" table="999" type="line"}% | -
trunk/ChecklistPlugin/data/TWiki/ChecklistPlugin.txt
r529 r764 324 324 * # Set ANCHORS = off 325 325 326 * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% <br/> Allowed parameters are (see <nop> TWiki.ChecklistPlugin topic for more details): %<nop>KNOWNPARAMSLIST%= </verbatim>)326 * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% <br/> Allowed parameters are (see <nop>%SYSTEMWEB%.ChecklistPlugin topic for more details): %<nop>KNOWNPARAMSLIST%= </verbatim>) 327 327 * # Set UNKNOWNPARAMSMSG = %RED% Following parameter(s) is/are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% 328 328 -
trunk/ChecklistPlugin/lib/TWiki/Plugins/ChecklistPlugin.pm
r529 r764 194 194 'showlegend' => 0, 195 195 'anchors' => 1, 196 'unknownparamsmsg' => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.ChecklistPlugin topic for more details): %KNOWNPARAMSLIST%',196 'unknownparamsmsg' => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see %SYSTEMWEB%.ChecklistPlugin topic for more details): %KNOWNPARAMSLIST%', 197 197 'clipos'=> 'right', 198 198 'pos'=>'bottom', -
trunk/ClassificationPlugin/data/Applications/ClassificationApp/RenderHierarchyAsJSON.txt
r482 r764 8 8 ---++ Documentation 9 9 %STARTSECTION{name="documentation" type="section"}% 10 This function is called by the TWiki.RenderPlugin to implement the REST handler10 This function is called by the %SYSTEMWEB%.RenderPlugin to implement the REST handler 11 11 for the hierarchy browsers. 12 12 -
trunk/ClassificationPlugin/data/Applications/ClassificationApp/WebLeftBar.txt
r482 r764 23 23 %META:FORM{name="Applications.ApplicationTopic"}% 24 24 %META:FIELD{name="TopicType" attributes="M" title="TopicType" value="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"}% 26 26 %META:FIELD{name="TWikiApplication" attributes="" title="TWikiApplication" value="TWikiWorkbench"}% -
trunk/EditTablerowPlugin/data/TWiki/EditTablerowPlugin.txt
r664 r764 16 16 Before you can edit a table, you need to define a template that describes the layout of the table in the style of %SYSTEMWEB%.DataForms. The table format is given by a table in the form template: each row defines a table column by giving a field name, field type, size, and initial values, if any. The field type determines how the table row is edited (e.g., as text, textare, radio, checkbox, etc.). 17 17 18 For ease of transition of existing systems, the table schema can also be defined in the syntax of TWiki.EditTablePlugin.18 For ease of transition of existing systems, the table schema can also be defined in the syntax of %SYSTEMWEB%.EditTablePlugin. 19 19 20 20 ---++ Per Table Settings … … 111 111 * This Plugin does not (yet) support TWiki table formatting like Multi-span cells (e.g. =| ... ||=) 112 112 * You cannot put two =%<nop>EDITTABLE{}%= statements on the same line in the source 113 * Defining the schema in the format of TWiki.EditTablePlugin requires patching of =Form.pm=113 * Defining the schema in the format of %SYSTEMWEB%.EditTablePlugin requires patching of =Form.pm= 114 114 115 115 … … 131 131 * Verify access and ownership settings for the new scripts. 132 132 * Edit your .htaccess file to require a valid user for the included scripts (if needed). 133 * Apply the [[%ATTACHURL%/Form.pm.formdef_patch][attached patch]] to =lib/TWiki/Form.pm= if you want to use the schema definition in the style of TWiki.EditTablePlugin133 * Apply the [[%ATTACHURL%/Form.pm.formdef_patch][attached patch]] to =lib/TWiki/Form.pm= if you want to use the schema definition in the style of %SYSTEMWEB%.EditTablePlugin 134 134 135 135 … … 139 139 | Plugin Version: | 20 Sep 2006 | 140 140 | Change History: | <!-- specify latest version first --> | 141 | 20 Sep 2006: | Add compatability with table schema definition from TWiki.EditTablePlugin. Create header row when adding the first line to an empty table. |141 | 20 Sep 2006: | Add compatability with table schema definition from %SYSTEMWEB%.EditTablePlugin. Create header row when adding the first line to an empty table. | 142 142 | 08 Sep 2006: | Use strict warnings. Fix handling of checkbox fields. Move to last edited row after save to avoid scrolling. Do not insert placeholder text in first field. | 143 143 | 01 Sep 2006: | Dakar port. Fix handling of date fields in Dakar. Allow editlink in tag. Move existing table to bottom of edit view. | -
trunk/EmbedPDFPlugin/data/TWiki/EmbedPDFPlugin.txt
r529 r764 86 86 %META:FILEATTACHMENT{name="pdf.pdf" attr="" comment="" date="1046959644" path="pdf.pdf" size="6019" user="JohannesMartin" version="1.2"}% 87 87 %META:FILEATTACHMENT{name="pdf-prerendered.jpg" attr="" comment="" date="1048518399" path="pdf-prerendered.jpg" size="3727" user="JohannesMartin" version="1.1"}% 88 %META:TOPICMOVED{by="JohannesMartin" date="1046961697" from="TWiki.PDFSizePlugin" to="TWiki.EmbedPDFPlugin"}% -
trunk/ExampleHeaderArtContrib/data/Sandbox/PluginTestExampleHeaderArtContrib.txt
r482 r764 1 1 %META:TOPICINFO{author="ProjectContributor" date="1042728360" format="1.0" version="1.1"}% 2 %META:TOPICPARENT{name=" TWiki.ExampleHeaderArtContrib"}%2 %META:TOPICPARENT{name="System.ExampleHeaderArtContrib"}% 3 3 4 4 SOME EXAMPLES OF THE PLUGIN -
trunk/ExecuterContrib/data/TWiki/ExecuterContrib.txt
r115 r764 11 11 ---++ Purpose & scope 12 12 13 The task executer is running on a remote machine executing a task. It is a key concept of the TWiki.TaskExeContrib.13 The task executer is running on a remote machine executing a task. It is a key concept of the %SYSTEMWEB%.TaskExeContrib. 14 14 Here we describe how to set-up and use an executer machine. We also provide technical information about the executer implementation. 15 15 … … 68 68 *\lib\Slion\TWiki\Client.pm* - Provides API for reading and writing topics from a TWiki web site <br /> 69 69 *\cgi-bin\executer\exestatus* - CGI, output some Javascript for automatic status update from web page. <br /> 70 *\cgi-bin\executer\exestart* - CGI, used to trigger a [[ TWiki.TaskExeContrib#Task][Task]].70 *\cgi-bin\executer\exestart* - CGI, used to trigger a [[%SYSTEMWEB%.TaskExeContrib#Task][Task]]. 71 71 72 72 ---++ Package content … … 85 85 | 15 May 2007 | Adding support for =URLEXISTS=, =IF=, =ELSE=, =ENDIF= | 86 86 | 14 May 2007 | Initial release | 87 | Dependencies: | %$DEPENDENCIES% <br /> Other dependencies might be added through the [[ TWiki.TaskExeContrib#Task_Specification][Task specification]]. |87 | Dependencies: | %$DEPENDENCIES% <br /> Other dependencies might be added through the [[%SYSTEMWEB%.TaskExeContrib#Task_Specification][Task specification]]. | 88 88 | Contrib Home: | http://twiki.org/cgi-bin/view/Plugins/ExecuterContrib | 89 89 | Feedback: | http://twiki.org/cgi-bin/view/Plugins/ExecuterContribDev | -
trunk/ExecuterContrib/executer/lib/TWiki/Func.pm
r555 r764 30 30 can use to interact with the TWiki engine and content. 31 31 32 Refer to TWiki.EmptyPlugin and lib/TWiki/Plugins/EmptyPlugin.pm for a template Plugin and documentation on how to write a Plugin.32 Refer to %SYSTEMWEB%.EmptyPlugin and lib/TWiki/Plugins/EmptyPlugin.pm for a template Plugin and documentation on how to write a Plugin. 33 33 34 34 Plugins should *only* use functions published in this module. If you use -
trunk/FormFieldListPlugin/data/TWiki/FormFieldListPlugin.txt
r674 r764 198 198 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 199 199 200 __Related Topics:__ [[%SYSTEMWEB%.CompleteDocumentation#FORMFIELD][ TWiki VariableFORMFIELD]], %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]]200 __Related Topics:__ [[%SYSTEMWEB%.CompleteDocumentation#FORMFIELD][Macro FORMFIELD]], %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]] -
trunk/GnuPlotPlugin/lib/TWiki/Plugins/GnuPlotPlugin.pm
r529 r764 647 647 Additional parameters can be recovered via de query object in the $session. 648 648 649 For more information, check TWiki:TWiki.TWikiScripts#rest649 For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 650 650 651 651 =cut -
trunk/HideInEditModePlugin/data/TWiki/HideInEditModePlugin.txt
r529 r764 70 70 71 71 -- TWiki:Main.MeredithLesly - 25 Feb 2006 72 %META:TOPICMOVED{by="MeredithLesly" date="1141059508" from="TWiki.HiddenInEditPlugin" to="TWiki.HideInEditModePlugin"}% -
trunk/ImmediateNotifyPlugin/templates/smtp.immediatenotify.tmpl
r175 r764 16 16 17 17 -- 18 This is an automated email from TWiki.ImmediateNotifyPlugin.18 This is an automated email from %SYSTEMWEB%.ImmediateNotifyPlugin. 19 19 To unsubscribe, remove yourself from: 20 20 %WIKILOGOURL%twiki/bin/view%SCRIPTSUFFIX%/%WEB%/WebImmediateNotify -
trunk/IncludeIndexPlugin/data/TWiki/IncludeIndexPlugin.txt
r555 r764 17 17 Default is " * ", i.e. a bullet list. 18 18 19 The format string accepts the same syntax as a TWiki.FormattedSearch.19 The format string accepts the same syntax as a %SYSTEMWEB%.FormattedSearch. 20 20 Use this to extract reports about your included pages. 21 21 E.g. create a table of current revision information -
trunk/JQueryDevPlugin/data/Sandbox/PluginTestJQueryDevPlugin.txt
r182 r764 1 1 %META:TOPICINFO{author="StephaneLenclud" date="1204156608" format="1.1" reprev="1.3" version="1.3"}% 2 ---+!! Examples for TWiki.JQueryDevPlugin2 ---+!! Examples for %SYSTEMWEB%.JQueryDevPlugin 3 3 4 4 %TOC% -
trunk/LaTeXToMathMLPlugin/data/TWiki/LaTeXToMathMLPlugin.txt
r529 r764 178 178 179 179 %META:FILEATTACHMENT{name="xhtml-math11-f.dtd" attr="" comment="W3C's DTD for <nop>MathML with XHTML 1.1" date="1050421607" path="xhtml-math11-f.dtd" size="400317" user="SimonClift" version="1.1"}% 180 %META:TOPICMOVED{by="SimonClift" date="1050416433" from="Main.LaTeXToMathMLPlugin" to="TWiki.LaTeXToMathMLPlugin"}% -
trunk/LdapPlugin/data/Sandbox/TestTopicLdapPlugin.txt
r482 r764 1 1 %META:TOPICINFO{author="ProjectContributor" date="1134338119" format="1.1" version="1.1"}% 2 %META:TOPICPARENT{name=" TWiki.LdapPlugin"}%2 %META:TOPICPARENT{name="System.LdapPlugin"}% 3 3 * %LDAP{host="myldap.myco.com" base="ou=purchasing,o=MYCO" filter="employeenumber=00009707" format="$telephoneNumber"}% 4 4 * %LDAP{host="myldap.myco.com" base="ou=finance,o=MYCO" filter="fullName=Johnson*" format="| $ou | $telephoneNumber |" header="| *Phone* | *OU* |"}% -
trunk/LdapPlugin/data/TWiki/LdapPlugin.txt
r529 r764 40 40 |order |Sort order |order="sn,givenName"| 41 41 |mvformat |Separater for multiple values |mvformat="<LI>"| 42 |notfounderror|Error message you want to get in case LDAP Plugin found nothing, useful to use LDAP to define Javascript vars (see TWiki.TWikiLdapRegistration)|notfounderror=""|42 |notfounderror|Error message you want to get in case LDAP Plugin found nothing, useful to use LDAP to define Javascript vars (see %SYSTEMWEB%.TWikiLdapRegistration)|notfounderror=""| 43 43 |jpegPhoto|LDAP attribute keyname to extract photo, __$jpegPhoto__ is then a URL to an image |JPEGPHOTO="jpegPhoto"| 44 44 -
trunk/PageStatsPlugin/data/Sandbox/TestTopicPageStatsPlugin.txt
r245 r764 1 1 %META:TOPICINFO{author="WillNorris" date="1067067060" format="1.0" version="1.1"}% 2 %META:TOPICPARENT{name=" TWiki.PageStatsPlugin"}%2 %META:TOPICPARENT{name="System.PageStatsPlugin"}% 3 3 4 4 =%<nop>PAGESTATS{ web="%INCLUDINGWEB%" topic="%INCLUDINGTOPIC%" }%= -
trunk/PloticusPlugin/lib/TWiki/Plugins/PloticusPlugin.pm
r529 r764 649 649 Additional parameters can be recovered via de query object in the $session. 650 650 651 For more information, check TWiki:TWiki.TWikiScripts#rest651 For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 652 652 653 653 =cut -
trunk/ProjectPlannerPlugin/data/TWiki/ProjectPlannerPlugin.txt
r529 r764 24 24 * <b>Plans</b>. Each Project page has a form for creating plans in addition to the summary of currently entered plans. The template for the Plan page has a table where tasks can be added, allocated and updated. 25 25 26 *Note*: Project and Plan names have to be TWiki.WikiWord. Task names may or may not be. However, if Task names are specified as TWiki.WikiWord, it provides links to add more info about the task and also provides a pretty printed version for online-challenged meetings.26 *Note*: Project and Plan names have to be %SYSTEMWEB%.WikiWord. Task names may or may not be. However, if Task names are specified as %SYSTEMWEB%.WikiWord, it provides links to add more info about the task and also provides a pretty printed version for online-challenged meetings. 27 27 28 28 The top level project creation form is displayed by adding the keyword % PPALLPROJECTS% in any page. The creation of plans and addition of tasks are performed in the resulting forms that are generated when a project is created. … … 43 43 44 44 | *Name* | *Comment* | 45 | Task Name | Name of the Task, can be a TWiki.WikiWord to enable adding more info |45 | Task Name | Name of the Task, can be a %SYSTEMWEB%.WikiWord to enable adding more info | 46 46 | Summary | brief summary for executive consumption | 47 47 | Module | a module that this task belongs to for Module based processing | -
trunk/PseudoXmlPlugin/data/Sandbox/TestTopicPseudoXmlPlugin.txt
r264 r764 1 1 %META:TOPICINFO{author="WillNorris" date="1066118460" format="1.0" version="1.1"}% 2 %META:TOPICPARENT{name=" TWiki.PseudoXmlPlugin"}%2 %META:TOPICPARENT{name="System.PseudoXmlPlugin"}% 3 3 <style> 4 4 .wiki { background:green; color:white; } -
trunk/PseudoXmlPlugin/data/TWiki/PseudoXmlPlugin.txt
r529 r764 85 85 -- TWiki:Main/WillNorris - 12 Oct 2003 86 86 %META:FILEATTACHMENT{name="PseudoXmlPlugin.zip" attr="" comment="" date="1066187760" path="PseudoXmlPlugin.zip" size="6673" user="WillNorris" version="1.4"}% 87 %META:TOPICMOVED{by="WillNorris" date="1065937905" from="TWiki.SimpleXmlPlugin" to="TWiki.PseudoXmlPlugin"}% -
trunk/SearchToTablePlugin/data/TWiki/SearchToTablePlugin.txt
r529 r764 67 67 68 68 -- TWiki:Main.KenKachnowich - 21 Dec 2001 <br> 69 70 71 72 73 %META:TOPICMOVED{by="JohnTalintyre" date="1002163558" from="TWiki.FancyTablePlugin" to="TWiki.TablePlugin"}% -
trunk/SectionalEditPlugin/data/TWiki/SectionalEditPlugin.txt
r664 r764 82 82 | 12 Feb 2005: | Added =SECTIONDEPTH= preference variable. | 83 83 | 11 Feb 2005: | Added =EDITSECTIONS= preference variable with the same effect as inserting an <editsection/> tag in every topic. | 84 | 3 Feb 2005: | Preliminary port to cairo with support for TWiki.PatternSkin. Does not yet support =savemulti=. |84 | 3 Feb 2005: | Preliminary port to cairo with support for !TWiki.PatternSkin. Does not yet support =savemulti=. | 85 85 | 6 Apr 2004: | Custom edit width / edit height / edit style (defaults to same as ordinary edit). BGCOLOR is now interpreted so you can set it to be the same as %WEBBGGOLOR% if you like. Edit bar can be left or right justified. Added <editsections/> tag which automatically splits on section headers =---+= Updated =bin/editsection= program and templates. | 86 86 | 21 Sep 2003: | Fixed a few bugs in plugin (especially the double-quote problem) | -
trunk/SkillsPlugin/lib/TWiki/Plugins/SkillsPlugin/Func.pm
r303 r764 181 181 my $web = $1 || $mainWeb; 182 182 my $wikiName = $2; 183 if(TWiki::Func::topicExists($web, $wikiName) && $wikiName !~ m/TWiki.*|UnknownUser /){183 if(TWiki::Func::topicExists($web, $wikiName) && $wikiName !~ m/TWiki.*|UnknownUser|AdminUser|AdminGroup|RegistrationAgent|WikiGuest/){ 184 184 push(@users, $wikiName); 185 185 } -
trunk/TWikiDrawPlugin/data/TWiki/TWikiDrawPlugin.txt
r529 r764 69 69 70 70 * Set SHORTDESCRIPTION = Java Applet based drawing editor 71 Extra colors to be added to the menu of colors in the applet, as a comma-separated list with colors in HTML format (see TWiki.StandardColors)71 Extra colors to be added to the menu of colors in the applet, as a comma-separated list with colors in HTML format (see %SYSTEMWEB%.StandardColors) 72 72 * Set EXTRA_COLORS = Aquamarine=#70DB93,New Tan=#EBC79E,Sea Green=#238E68,Motorola Blue=#3ff 73 73 Set to 1 if an "Edit" button is to be generated attached to the image. You will still be able to edit it by clicking on the boundary of the image. -
trunk/TablePlugin/lib/TWiki/Plugins/TablePlugin.pm
r14 r764 20 20 # 21 21 # Allow sorting of tables, plus setting of background colour for 22 # headings and data cells. See TWiki.TablePlugin for details of use22 # headings and data cells. See %SYSTEMWEB%.TablePlugin for details of use 23 23 24 24 use strict; -
trunk/TagMePlugin/data/TWiki/TagMePlugin.txt
r672 r764 233 233 <verbatim> 234 234 <div class="tagmetags"> 235 Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[ TWiki.TagMeViewAllTags][view all tags]]235 Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[%SYSTEMWEB%.TagMeViewAllTags][view all tags]] 236 236 </div> 237 237 </verbatim> … … 239 239 To show the tags at the bottom of every page, write in [[%USERSWEB%.SitePreferences]]: 240 240 <verbatim> 241 * Set WEBCOPYRIGHT = Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[ TWiki.TagMeViewAllTags][view all tags]] %BR% Copyright © 1999-%GMTIME{"$year"}% by... etc241 * Set WEBCOPYRIGHT = Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[%SYSTEMWEB%.TagMeViewAllTags][view all tags]] %BR% Copyright © 1999-%GMTIME{"$year"}% by... etc 242 242 </verbatim> 243 243 … … 292 292 <verbatim> 293 293 <div class="tagmetags"> 294 Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[ TWiki.TagMeViewAllTags][view all tags]]294 Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[%SYSTEMWEB%.TagMeViewAllTags][view all tags]] 295 295 </div> 296 296 </verbatim> -
trunk/TagMePlugin/lib/TWiki/Plugins/TagMePlugin.pm
r664 r764 465 465 # more 466 466 $text .= "<p class='tagmeBlog'><b>Tags management:</b> 467 [[ TWiki.TagMeCreateNewTag][create tags]] -468 [[ TWiki.TagMeRenameTag][rename tags]] -469 [[ TWiki.TagMeDeleteTag][delete tags]] -470 [[ TWiki.TagMeViewAllTags][view all tags]] -471 [[ TWiki.TagMeViewMyTags][view my tags]] -472 [[ TWiki.TagMeSearch][search with tags]]467 [[%SYSTEMWEB%.TagMeCreateNewTag][create tags]] - 468 [[%SYSTEMWEB%.TagMeRenameTag][rename tags]] - 469 [[%SYSTEMWEB%.TagMeDeleteTag][delete tags]] - 470 [[%SYSTEMWEB%.TagMeViewAllTags][view all tags]] - 471 [[%SYSTEMWEB%.TagMeViewMyTags][view my tags]] - 472 [[%SYSTEMWEB%.TagMeSearch][search with tags]] 473 473 </p>"; 474 474 # footer -
trunk/TagMePlugin/templates/view.tagme.tmpl
r342 r764 1 1 %TMPL:INCLUDE{"view"}% 2 2 3 %TMPL:DEF{"contentheader"}%<div class="tagmetags"> Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[ TWiki.TagMeViewAllTags][view all tags]] </div>%TMPL:END%3 %TMPL:DEF{"contentheader"}%<div class="tagmetags"> Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%, [[%SYSTEMWEB%.TagMeViewAllTags][view all tags]] </div>%TMPL:END% -
trunk/TaskExeContrib/data/Sandbox/TaskExeParent.txt
r344 r764 2 2 ---+ TaskExeParent 3 3 4 This topic is provided as an example. It is referred to by various settings on TWiki.TaskExePlugin.5 Once the TWiki.TaskExeContrib application is installed in a dedicated Web you should change the TWiki.TaskExePlugin settings to point to %TASKEXE_INSTALLEDWEB%.ExecuterList and %TASKEXE_INSTALLEDWEB%.TaskSpecList.4 This topic is provided as an example. It is referred to by various settings on %SYSTEMWEB%.TaskExePlugin. 5 Once the %SYSTEMWEB%.TaskExeContrib application is installed in a dedicated Web you should change the %SYSTEMWEB%.TaskExePlugin settings to point to %TASKEXE_INSTALLEDWEB%.ExecuterList and %TASKEXE_INSTALLEDWEB%.TaskSpecList. 6 6 7 7 ---++ Related topics 8 8 9 TWiki.TaskExeContrib, TWiki.TaskExePlugin, TWiki.TaskExeManager 10 11 %META:TOPICMOVED{by="StephaneLenclud" date="1179068996" from="Sandbox.TaskParent" to="Sandbox.TaskExeParent"}% 9 %SYSTEMWEB%.TaskExeContrib, %SYSTEMWEB%.TaskExePlugin, %SYSTEMWEB%.TaskExeManager -
trunk/TaskExeContrib/data/Sandbox/TaskSpecDemo.txt
r344 r764 6 6 * Cmd OUTPUTTOPIC = TaskExeDemoOutput 7 7 8 * Cmd OUTPUT = ---+ TWiki.TaskExeContrib demo8 * Cmd OUTPUT = ---+ System.TaskExeContrib demo 9 9 * Cmd SHELLEXE = dir 10 10 11 %META:FORM{name=" TWiki.TaskSpecForm"}%12 %META:FIELD{name="Name" attributes="M" title="Name" value="Test TWiki.TaskExeContrib installation"}%11 %META:FORM{name="System.TaskSpecForm"}% 12 %META:FIELD{name="Name" attributes="M" title="Name" value="Test System.TaskExeContrib installation"}% -
trunk/TaskExeContrib/data/TWiki/ExecuterContrib.txt
r344 r764 11 11 ---++ Purpose & scope 12 12 13 The task executer is running on a remote machine executing a task. It is a key concept of the TWiki.TaskExeContrib.13 The task executer is running on a remote machine executing a task. It is a key concept of the %SYSTEMWEB%.TaskExeContrib. 14 14 Here we describe how to set-up and use an executer machine. We also provide technical information about the executer implementation. 15 15 … … 68 68 *\lib\Slion\TWiki\Client.pm* - Provides API for reading and writing topics from a TWiki web site <br /> 69 69 *\cgi-bin\executer\exestatus* - CGI, output some Javascript for automatic status update from web page. <br /> 70 *\cgi-bin\executer\exestart* - CGI, used to trigger a [[ TWiki.TaskExeContrib#Task][Task]].70 *\cgi-bin\executer\exestart* - CGI, used to trigger a [[%SYSTEMWEB%.TaskExeContrib#Task][Task]]. 71 71 72 72 ---++ Package content … … 85 85 | 15 May 2007 | Adding support for =URLEXISTS=, =IF=, =ELSE=, =ENDIF= | 86 86 | 14 May 2007 | Initial release | 87 | Dependencies: | %$DEPENDENCIES% <br /> Other dependencies might be added through the [[ TWiki.TaskExeContrib#Task_Specification][Task specification]]. |87 | Dependencies: | %$DEPENDENCIES% <br /> Other dependencies might be added through the [[%SYSTEMWEB%.TaskExeContrib#Task_Specification][Task specification]]. | 88 88 | Contrib Home: | http://twiki.org/cgi-bin/view/Plugins/ExecuterContrib | 89 89 | Feedback: | http://twiki.org/cgi-bin/view/Plugins/ExecuterContribDev | -
trunk/TaskExeContrib/data/TWiki/ExecuterRegistration.txt
r344 r764 5 5 ---++ Usage 6 6 7 1 Give a TWiki.WikiName for your new executer topic. Example: _ExecuterMyPc_.7 1 Give a %SYSTEMWEB%.WikiName for your new executer topic. Example: _ExecuterMyPc_. 8 8 1 Give the URL for your Executer scripts. Example: _http://my.machine.com/cgi-bin/executer_. 9 9 1 Give the machine name of your Executer. Example: _my-pc_. … … 31 31 <input type="submit" class="twikiSubmit" value='Register' /> 32 32 </form>%STOPINCLUDE% 33 34 %META:TOPICMOVED{by="StephaneLenclud" date="1178811576" from="TWiki.ExecuterCreate" to="TWiki.ExecuterRegistration"}% -
trunk/TaskExeContrib/data/TWiki/TaskExeContrib.txt
r690 r764 309 309 * Once the above is working you should customize your application for your needs: 310 310 * Create a Web dedicated to TaskExeContrib and install TaskExeContrib in it. 311 * Fix the settings for TWiki.TaskExePlugin on %USERSWEB%.SitePreferences.311 * Fix the settings for %SYSTEMWEB%.TaskExePlugin on %USERSWEB%.SitePreferences. 312 312 * Create [[#Task_Specification][task specifications]] to suite your needs. 313 313 … … 340 340 -- TWiki:Main/StephaneLenclud - 10 May 2007 341 341 <!-- replace 10 May 2007 with %$DATE% for Build module, to get build date --> 342 343 344 %META:TOPICMOVED{by="StephaneLenclud" date="1179060174" from="TWiki.TaskContrib" to="TWiki.TaskExeContrib"}% -
trunk/TaskExeContrib/data/TWiki/TaskSpecCreate.txt
r344 r764 5 5 ---++ Usage 6 6 7 1 Give a TWiki.WikiName for your new task specification topic. Example: _TaskSpecMySoftwareRelease_.7 1 Give a %SYSTEMWEB%.WikiName for your new task specification topic. Example: _TaskSpecMySoftwareRelease_. 8 8 1 Give a decriptive name for your new task. Example: _Offical Software Release_. 9 9 1 Click the create button. -
trunk/TaskExePlugin/data/TWiki/TaskExePlugin.txt
r345 r764 35 35 * Set EXECUTERPARENT = Sandbox.TaskExeParent 36 36 37 Use =INSTALLEDWEB= to specify the Web in which the TWiki.TaskExeManager was installed.37 Use =INSTALLEDWEB= to specify the Web in which the %SYSTEMWEB%.TaskExeManager was installed. 38 38 * Set INSTALLEDWEB = TWiki 39 39 … … 59 59 60 60 <!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. --> 61 62 %META:TOPICMOVED{by="StephaneLenclud" date="1179060207" from="TWiki.TaskPlugin" to="TWiki.TaskExePlugin"}% -
trunk/TaskExePlugin/lib/TWiki/Plugins/TaskExePlugin.pm
r529 r764 745 745 Additional parameters can be recovered via de query object in the $session. 746 746 747 For more information, check TWiki:TWiki.TWikiScripts#rest747 For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 748 748 749 749 =cut -
trunk/ThreadedDiscussionPlugin/data/TWiki/ThreadedDiscussionPlugin.txt
r549 r764 26 26 * You can specify an icon for a bullet: 27 27 * Attach the icon to a topic, e.g. =myicon.gif=, or 28 * Use one of the existing icons from TWiki.DocumentGraphics28 * Use one of the existing icons from %SYSTEMWEB%.DocumentGraphics 29 29 * Refer to an attached icon at the beginning of the bullet with: 30 30 * =icon:myicon Followed by normal bullet text= -
trunk/TimeTablePlugin/data/TWiki/TimeTablePlugin.txt
r654 r764 239 239 * # Set TOOLTIPFIXTOP = 0 240 240 241 * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% <br/> Allowed parameters are (see ! TWiki.TimeTablePlugin topic for more details): %<nop>KNOWNPARAMSLIST%=)241 * Set unknown parameter message (default: =%<nop>RED% Sorry, some parameters are unknown: %<nop>UNKNOWNPARAMSLIST% %<nop>ENDCOLOR% <br/> Allowed parameters are (see !%SYSTEMWEB%.TimeTablePlugin topic for more details): %<nop>KNOWNPARAMSLIST%=) 242 242 * # Set UNKNOWNPARAMSMSG = %RED% Following parameter(s) is/are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% 243 243 -
trunk/TimeTablePlugin/lib/TWiki/Plugins/TimeTablePlugin.pm
r464 r764 621 621 Additional parameters can be recovered via de query object in the $session. 622 622 623 For more information, check TWiki:TWiki.TWikiScripts#rest623 For more information, check %SYSTEMWEB%.CommandAndCGIScripts#rest 624 624 625 625 =cut -
trunk/TimeTablePlugin/lib/TWiki/Plugins/TimeTablePlugin/TimeTable.pm
r352 r764 167 167 tablebgcolor => 'white', # table background color 168 168 timeformat => '24', # timeformat 12 or 24 169 unknownparamsmsg => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.'.$pluginName.' topic for more details): %KNOWNPARAMSLIST%',169 unknownparamsmsg => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see %SYSTEMWEB%.'.$pluginName.' topic for more details): %KNOWNPARAMSLIST%', 170 170 displaytime => 0, # display time in description 171 171 workingstarttime => '9:00', # -
trunk/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt
r470 r764 55 55 56 56 -- Main.ColasNahaboo - 13 Jun 2003 57 %META:TOPICMOVED{by="ColasNahaboo" date="1055494233" from="TWiki.UserHomePageAddon" to="TWiki.UserHomePageAddOn"}% -
trunk/XpTrackerPlugin/data/TWiki/XpTrackerPlugin.txt
r529 r764 154 154 | Change History: | V1.0 29 Jul 2002: Initial version of Plugin by TWiki:Main.MartinWatt based on code by TWiki:Main.RichardBennett | 155 155 | CPAN Dependencies: | HTTP::Date | 156 | Other Dependencies: | TWiki: TWiki.EditTablePlugin (The latest version (with support for the %<nop>EDITCELL% variable)), TWiki:TWiki.TablePlugin |156 | Other Dependencies: | TWiki:Plugins.EditTablePlugin (The latest version (with support for the %<nop>EDITCELL% variable)), TWiki:Plugins.TablePlugin | 157 157 | Perl Version: | 5.0 | 158 158 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | -
trunk/XpTrackerPlugin/data/Tracking/XpAdminPage.txt
r395 r764 1 1 %META:TOPICINFO{author="RafaelAlvarez" date="1089776448" format="1.0" version="1.2"}% 2 2 3 ---+ TWiki.XpTrackerPlugin Web Administration3 ---+ %SYSTEMWEB%.XpTrackerPlugin Web Administration 4 4 This topic lists all the topics that can be customized to follow specific needs 5 5 -
trunk/core/lib/TWiki.pm
r671 r764 4191 4191 } 4192 4192 4193 # replace dot by slash is not necessary; TWiki.MyTopic is a valid url4193 # replace dot by slash is not necessary; System.MyTopic is a valid url 4194 4194 # add ../ if not already present to make a relative file reference 4195 4195 if ( $theRelativePath !~ m!^../! ) {
Note: See TracChangeset
for help on using the changeset viewer.
