Changeset 8471


Ignore:
Timestamp:
08/12/10 17:10:33 (22 months ago)
Author:
KennethLavrsen
Message:

Item9415: Reverted all the work from Paul today
I have several reasons
TipsContrib with dataforms is feature creep. It works fine as it is. There is nothing to fix. And the change breaks compatibility.
We need a feature proposal if you want such changes and a release which is not on feature freeze. So please leave it as it is.
The TablePlugin got an update which for now is the only update that prevents 1.0.9 users from upgrading to this once we release 1.1
Many will not want to upgrade to 1.1 for a long time but may want to upgrade essential buggy core plugins.
I personlly run 1.0.9 at Motorola with the latest trunk version of TablePlugin because I needed some of the sorting bug fixes.
It is totally silly to lose compatibility just because of some coloring of very simple examples of the TABLE macro.
These colours add very little - if any - value in practical. Much better to maintain compatibility.
There are some other updates in the checkins that I do not know what is but I am not going to clean up that.
I just revert.
I am the release manager and it is my role to get this 1.1 stable and released now. I need to be hard. But fair. Any of you hooligans that feature creep will get the same treatment.

Location:
trunk
Files:
13 deleted
58 edited
15 copied

Legend:

Unmodified
Added
Removed
  • trunk/CommentPlugin/lib/Foswiki/Plugins/CommentPlugin/MANIFEST

    r8464 r8471  
    55data/Sandbox/CommentPluginExampleComments.txt 0644 Examples of target comment 
    66data/Sandbox/CommentPluginTemplateExample.txt 0644 Example of comment template topic 
    7 data/System/TipTopic1ForCommentPlugin.txt 0644 TipsContrib tip 
    87templates/comments.tmpl 0444 Master comment templates  
    98lib/Foswiki/Plugins/CommentPlugin.pm 0444 Plugin Perl module  
  • trunk/EditTablePlugin/lib/Foswiki/Plugins/EditTablePlugin/MANIFEST

    r8464 r8471  
    11data/System/EditTablePlugin.txt 0644 
    22data/System/VarEDITTABLE.txt 0644 
    3 data/System/TipTopic1ForEditTablePlugin.txt 0644 
    43lib/Foswiki/Plugins/EditTablePlugin.pm 0444 
    54lib/Foswiki/Plugins/EditTablePlugin/Core.pm 0444 
  • trunk/InterwikiPlugin/lib/Foswiki/Plugins/InterwikiPlugin/MANIFEST

    r8464 r8471  
    22data/System/InterwikiPlugin.txt 0644 
    33data/System/InterWikis.txt 0644 
    4 data/System/TipTopic1ForInterwikiPlugin.txt 0644 
  • trunk/MailerContrib/lib/Foswiki/Contrib/MailerContrib/MANIFEST

    r8464 r8471  
    1212data/System/MailerContrib.txt 0644 
    1313data/System/MailerContribPlugin.txt 0644 
    14 data/System/TipTopic1ForMailerContrib.txt 0644 
    1514tools/mailnotify 0555 
    1615templates/mailnotify.tmpl 0444 
  • trunk/PatternSkin/data/System/WebTopBarExample.txt

    r8464 r8471  
    99   * <form name="quickSearchForm" action="%SCRIPTURLPATH{view}%/%BASEWEB%/WebSearch"><input type="text" class="foswikiInputField" id="quickSearchBox" name="search" value="%URLPARAM{search}%" size="18" /><input type="hidden" name="scope" value="all" /><input type="hidden" name="web" value="%BASEWEB%" /><noscript>&nbsp;<input type="submit" size="5" class="foswikiButton" name="submit" value="%MAKETEXT{"Search"}%" />&nbsp;</noscript> 
    1010   </form> 
    11 %IF{"context i18n_enabled" then='   * $percentINCLUDE{\"%SYSTEMWEB%.LanguageSelector\"}$percent'}% 
     11%IF{"context i18n_enabled" then='   * %INCLUDE{%SYSTEMWEB%.LanguageSelector}%'}% 
    1212</noautolink></td></tr></table> 
  • trunk/RenderListPlugin/lib/Foswiki/Plugins/RenderListPlugin/MANIFEST

    r8464 r8471  
    11data/System/RenderListPlugin.txt 0644 
    2 data/System/TipTopic1ForRenderListPlugin.txt 0644 
    32data/System/VarRENDERLIST.txt 0644 
    43lib/Foswiki/Plugins/RenderListPlugin.pm 0444 
  • trunk/SlideShowPlugin/lib/Foswiki/Plugins/SlideShowPlugin/MANIFEST

    r8464 r8471  
    11data/System/SlideShowPlugin.txt 0644 
    2 data/System/TipTopic1ForSlideShowPlugin.txt 0644 
    32data/System/VarSLIDESHOWEND.txt 0644 
    43data/System/VarSLIDESHOWSTART.txt 0644 
  • trunk/SmiliesPlugin/lib/Foswiki/Plugins/SmiliesPlugin/MANIFEST

    r8464 r8471  
    11data/System/SmiliesPlugin.txt 0644 
    2 data/System/TipTopic1ForSmiliesPlugin.txt 0644 
    32lib/Foswiki/Plugins/SmiliesPlugin.pm 0444 
    43pub/System/SmiliesPlugin/biggrin.gif 0644 
  • trunk/SpreadSheetPlugin/lib/Foswiki/Plugins/SpreadSheetPlugin/MANIFEST

    r8464 r8471  
    11data/System/SpreadSheetPlugin.txt 0644 
    2 data/System/TipTopic1ForSpreadSheetPlugin.txt 0644 
    32data/System/VarCALC.txt 0644 
    43lib/Foswiki/Plugins/SpreadSheetPlugin.pm 0444 
  • trunk/TablePlugin/data/System/TablePlugin.txt

    r8463 r8471  
    2121   1 As default preference in [[%SCRIPTURL{"configure"}%/#TablePlugin$Extensions][Configure]]. 
    2222   1 As preference in a topic: =TABLEPLUGIN_TABLEATTRIBUTES=: =Set TABLEPLUGIN_TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 
    23    1 As parameters to the =TABLE= macro: <pre class="tml">%<nop>TABLE{ tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" }%</pre> 
     23   1 As parameters to the =TABLE= macro: =%<nop>TABLE{ tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" }%= 
    2424 
    2525The preference =TABLEPLUGIN_TABLEATTRIBUTES = ...= competely overrides previous preferences (for example in <nop>%MAINWEB%.SitePreferences or Configure): 
    26 %JQREQUIRE{"chili"}%<pre class="tml"> 
     26<pre> 
    2727   * <nop>Set TABLEPLUGIN_TABLEATTRIBUTES = cellpadding="0" <span class="foswikiGrayText">&lt;&lt;&lt; this will remove previously set preferences and leave only 1 attribute</span> 
    2828</pre> 
    2929If you pass =%<nop>TABLE{...}%= parameters, you partially override previously set preferences: 
    30 <pre class="tml"> 
     30<pre> 
    3131   * %<nop>TABLE{datacolor="#f00"}% <span class="foswikiGrayText">&lt;&lt;&lt; this will only change the data color attribute</span> 
    3232</pre> 
     
    3939---+++ Use of %<nop>TABLE{...}% 
    4040 
    41 Line before table: <pre class="tml">%<nop>TABLE{ sort="on" tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" headerbg="#D5CCB1" headercolor="#666" databg="#FAF0D4, #F3DFA8" headerrows="2" footerrows="1" }%</pre> 
     41Line before table: =%<nop>TABLE{ sort="on" tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" headerbg="#D5CCB1" headercolor="#666" databg="#FAF0D4, #F3DFA8" headerrows="2" footerrows="1" }%= 
    4242 
    4343%TABLE{ sort="on" tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" headerbg="#D5CCB1" headercolor="#666" databg="#FAF0D4, #F3DFA8" headerrows="2" footerrows="1" }% 
     
    9797Table cells with a single caret indicate follow-up rows of multi-row spans. For example, 
    9898 
    99 <verbatim class="tml"> 
    100 | One One   | One Two | One Three  | 
    101 | ^         | Two Two | Two Three  | 
    102 | Three One | ^       | Three Three | 
     99<verbatim> 
     100| One One | One Two | One Three | 
     101| ^ | Two Two | Two Three | 
     102| Three One | ^ | Three Three | 
    103103</verbatim> 
    104104 
    105105Results in: 
    106 | One One   | One Two | One Three  | 
    107 | ^         | Two Two | Two Three  | 
    108 | Three One | ^       | Three Three | 
     106| One One | One Two | One Three | 
     107| ^ | Two Two | Two Three | 
     108| Three One | ^ | Three Three | 
    109109 
    110110---+++ Col spans 
    111111Col spans can be achieved by writing table cell separators without contents or spacing: 
    112 <verbatim class="tml"> 
     112<verbatim> 
    113113%TABLE{tablerules="cols"}% 
    114 | *Mammals*                     || 
     114| *Mammals* || 
    115115| Monotremes | Echidna, Platypus | 
    116 | Marsupials | Kangaroo, Koala   | 
    117 | Placentals                    || 
    118 | Fish (to write)               || 
     116| Marsupials | Kangaroo, Koala | 
     117| Placentals || 
     118| Fish (to write) || 
    119119</verbatim> 
    120120 
    121121Results in: 
    122122%TABLE{tablerules="cols"}% 
    123 | *Mammals*                     || 
     123| *Mammals* || 
    124124| Monotremes | Echidna, Platypus | 
    125 | Marsupials | Kangaroo, Koala   | 
    126 | Placentals                    || 
    127 | Fish (to write)               || 
     125| Marsupials | Kangaroo, Koala | 
     126| Placentals || 
     127| Fish (to write) || 
    128128 
    129129---++ <nop>%TOPIC% Global Settings 
     
    179179|  Release: | %$RELEASE% | 
    180180|  Change History: | <!-- specify latest version first -->&nbsp; | 
    181 |  11 Aug 2010 | 1.126: Paul Harvey: Foswikitask:Item9415 - added TML syntax highlighting to documentation | 
    182 |  09 Aug 2010 | 1.125: Crawford Currie: Item8303: fixed sorting with multiple headers | 
     181|  9 Aug 2010 | 1.125: Crawford Currie: Item8303: fixed sorting with multiple headers | 
    183182|  31 Jul 2010 | 1.124: Arthur Clemens: Added attribute =inlinemarkup= to optionally add HTML markup for better copy/pasting. | 
    184183|  05 Apr 2010 | 1.123: New default colors. | 
  • trunk/TablePlugin/lib/Foswiki/Plugins/TablePlugin/MANIFEST

    r8464 r8471  
    11data/System/TablePlugin.txt 0644 
    2 data/System/TipTopic1ForTablePlugin.txt 0644 
    32data/System/VarTABLE.txt 0644 
    43lib/Foswiki/Plugins/TablePlugin.pm 0444 
  • trunk/TestFixturePlugin/data/System/TestFixturePlugin.txt

    r8463 r8471  
    2323 
    2424In your testcase topic, enter the golden HTML surrounded by structured HTML comments: 
    25 %JQREQUIRE{"chili"}%<verbatim class="tml"> 
     25<verbatim> 
    2626<!-- expected --> 
    2727...your golden HTML... 
     
    3737 
    3838You specify your actual test markup in the same way: 
    39 <verbatim class="tml"> 
     39<verbatim> 
    4040<!-- actual --> 
    4141<!-- /actual --> 
  • trunk/TinyMCEPlugin/data/System/TinyMCEFrequentlyAskedQuestions.txt

    r8463 r8471  
    99---++ Q: The editor takes over the standard edit screen. That's OK, but how do I get access to the old (textarea) editor? 
    1010A: Foswiki has a 'Edit Wiki Text' link on most screens that gives you access to the plain text editor, so this question is moot. In addition to this there are three ways to temporarily disable !TinyMCE: 
    11    1 Add =;nowysiwyg=1= to the end of the edit URL to disable it for a single edit, 
     11   1 Add=;nowysiwyg=1= to the end of the edit URL to disable it for a single edit, 
    1212   2 =Set NOWYSIWYG = 1= in a web, topic, or personal preferences page to disable the editor for a web, topic or user, 
    1313   3 =Set WYSIWYG_EXCLUDE= as described in WysiwygPlugin to disable the editor subject to certain content (e.g. Foswiki macros, pure Code.HTML etc) being in the page. This can also be set on a web, topic, or personal basis. 
  • trunk/TipsContrib/data/System/TipTopic001.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107568372" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107568372" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 The go box (also called jump box) allows you to jump from page to page and search for documents.  If you do not know the entire name of the topic you are looking for, a partial name in the GoBox will perform a literal search.  
     3---+ The Go Box as a browser 
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="The Go Box as a browser"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="PatternSkin, GoBox"}% 
     5The go box (also called jump box) is not only a tool to allow you to jump from page to page, you can use the Go Box to search for documents.  If you do not know the entire name of the Foswiki topic you are looking, partially putting in the topic name in the GoBox will result in a literal search in the Foswiki topics.  
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic002.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107568431" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107568431" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 Each Foswiki web has a WebChanges topic that lists recent activity from all editors of the web. This can be useful when looking for a colleague's recently contributed content, for example. Recent changes may also be viewed with your favourite news feed reader using the WebRss or WebAtom topics. Additionally, WebNotify may be used to subscribe to changes via E-mail. 
     3---+ <nop>WebChanges to see recent activity 
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="WebChanges to see recent activity"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WebChanges, WebRss, WebAtom, WebNotify"}% 
     5Each Foswiki web has a WebChanges topic that lists recent activity from all editors of the web. This page can be useful when looking for recently contributed content of a colleague. 
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic003.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107568683" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107568683" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 At the bottom of each page among the action links (assuming use of the default PatternSkin), there is a *View wiki text* link which shows how a topic looks in its raw WikiSyntax form. This allows you to view and copy raw text without having to edit. 
     3---+ Raw Text link 
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="View wiki text link"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules, TipTopic004"}% 
     5At the bottom of the page next to *Edit* and *Attach*, there is a *Raw Text* link that allows one to easily see how the Foswiki topic looks in its raw form. This allows you to see and copy raw text without the need to edit and lock a topic. 
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic004.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107727656" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107568818" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 You can use an RSS news reader to find out what is new in a Foswiki web. This complements WebChanges that shows recent changes in a web, and WebNotify where users can subscribe to get notified of recent changes by E-mail. 
     3---+ E-mail alert of topic changes 
    44 
    5 For the %USERSWEB% web, point your RSS news reader to: 
     5Subscribing to WebNotify will enable Foswiki to send you details of changes made on topics in a certain web. You can choose to be notified of changes in an entire web or just a subset of topics in a web. Each web has its own WebNotify subscription.  
    66 
    7 <code> %SCRIPTURL{"view"}%/%USERSWEB%/WebRss </code> 
    8  
    9 For other Foswiki webs, replace =/%MAINWEB%/= with the name of the web: 
    10  
    11 %WEBLIST{ format="   * <code> %SCRIPTURL{"view"}%/$name/WebRss </code>" }% 
    12  
    13 See %SYSTEMWEB%.WebRssBase for more information on Foswiki RSS news feeds 
    14  
    15 %META:FORM{name="TipOfTheDayForm"}% 
    16 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    17 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="<nop>RSS news feed of topic changes"}% 
    18 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WebRss, WebNotify, WebChanges"}% 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic005.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569013" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569013" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 The breadcrumbs ([[Contribs]] &gt; [[TipsContrib]] &gt; [[TipsOfTheDay]], for example) of any topic is constructed automatically in Foswiki by following the set topic parent. In the footer of a topic viewed with the default PatternSkin is a *More topic actions* link which will allow you to select a new parent for the page.  
     3---+ Re-parenting a topic 
    44 
    5 To re-parent a topic: 
    6    1 Click *More topic actions* on the topic you wish to re-parent 
    7    1 Navigate to *Set new topic parent* 
    8    1 Click *Pick from a list* 
    9    1 Select a new parent from the list 
    10    1 Click on the *Set new parent* button 
     5The breadcrumb displayed with a particular Foswiki topic is constructed with a topic's *Parent*. On the footer to each page there is a link called *More*.  Within this page there is a topic action that will allow you to select a new parent for the page.  
     6 
     7To re-parent a page: 
     8   1 Select a new topic from the list of topics to be the topic's parent 
     9   1 Click on the *Edit* button below the list of topics 
     10   1 Click on the *Save* button 
    1111 
    1212You will notice that the breadcrumb will now reflect the new parent. 
    1313 
    14 %META:FORM{name="TipOfTheDayForm"}% 
    15 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    16 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Re-parenting a topic"}% 
    17 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="HierarchicalNavigation, MetaData"}% 
     14[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic006.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569130" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569130" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 =%<nop>TOC%= automatically creates a table of contents based on the headings present in the topic. To exclude a heading from a =%<nop>TOC%= add =!!= to the end of the heading markup, e.g. write =---+!!= for a =---+= heading. 
     3---+ Creating a Table of Contents 
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Creating a Table of Contents"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="VarTOC"}% 
     5=%<nop>TOC%= will automatically create a table of contents for a topic based on the headers of the topic. To exclude a heading from a =%<nop>TOC%= add =!!= to the end of the syntax for a header, e.g. write =---+!!= for a =---+= heading. 
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic007.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569291" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569291" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 A link to a file attachment may be created in a few different ways: 
    4    1 If using the WYSIWYG editor (TinyMCEPlugin), use the attach (paperclip) toolbar button to select an attachment on the "Insert link to attachment" tab and then press the "Insert link" button 
    5    1 Use the =%<nop>ATTACHURL%= macro (see [[VarATTACHURL]]). This is the full URL for attachments in the current topic. For example: 
    6    %JQREQUIRE{"chili"}%<verbatim class="tml">%ATTACHURL%/image.gif</verbatim> 
    7    1 To link to a file attachment in another topic, use the =%<nop>PUBURL%= macro (see [[VarPUBURL]]).  For example:  
    8    <verbatim class="tml">%PUBURL%/%WEB%/OtherTopic/image.gif</verbatim> 
     3---+ Linking to a file attachment 
    94 
    10 %META:FORM{name="TipOfTheDayForm"}% 
    11 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    12 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Linking to a file attachment"}% 
    13 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="TinyMCEPlugin, VarATTACHURL, VarPUBURL"}% 
     5One can create a link to a file attachment using one of the =%<nop>ATTACHURL%= or =%<nop>PUBURL%= macros. 
     6 
     7=%<nop>ATTACHURL%= is the full URL for attachments in the current topic. For example: 
     8 
     9=%<nop>ATTACHURL%/image.gif= 
     10 
     11To link to a file attachment in another topic, use the =%<nop>PUBURL%= macro.  For example: 
     12 
     13=%<nop>PUBURL%/%<nop>WEB%/OtherTopic/image.gif= 
     14 
     15[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic008.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569481" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569481" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Escaping Foswiki rendering 
     4 
    35Use the verbatim tag to surround code excerpts and other formatted text with =&lt;verbatim&gt;= and =&lt;/verbatim&gt;= tags. Each tag must be on a line by itself.  
    46 
    57For Example: 
    68 
    7 %JQREQUIRE{"chili"}%<verbatim class="tml"> 
    8 %JQREQUIRE{"chili"}%<verbatim class="tml"> 
     9<pre> 
     10&lt;verbatim&gt; 
    911| *Header1* | *Header1* | 
    1012| Data1     | Data2     | 
    11 </verbatim> 
    12 </verbatim> 
     13&lt;/verbatim&gt; 
     14</pre> 
    1315 
    14 %META:FORM{name="TipOfTheDayForm"}% 
    15 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    16 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Escaping Foswiki rendering"}% 
    17 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules, JQueryChili"}% 
     16[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic009.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569541" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569541" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Disabling links in large blocks of text 
     4 
    35You can disable automatic linking of WikiWords by surrounding the text with =&lt;noautolink&gt;= and =&lt;/noautolink&gt;= tags. 
    46Each tag must be on a line by itself. 
    57 
    6 %META:FORM{name="TipOfTheDayForm"}% 
    7 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    8 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Disabling links in large blocks of text"}% 
    9 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules"}% 
     8[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic010.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569750" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569750" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Disabling individual !WikiWords 
     4 
    35Prevent a WikiWord from being linked by prefixing it with an exclamation point. 
    46 
    57Example: To escape =SunOs= write =!SunOs= to get !SunOs. 
    68 
    7 %META:FORM{name="TipOfTheDayForm"}% 
    8 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    9 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Disabling individual !WikiWords"}% 
    10 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules"}% 
     9[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic011.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107569826" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107569826" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Server side include 
     4 
    35To include the contents of a web page or Foswiki topic, use =%<nop>INCLUDE{"page"}%=. 
    46 
    57Examples: 
    6 %JQREQUIRE{"chili"}%<verbatim class="tml"> 
    7 %INCLUDE{"%SYSTEMWEB%.WebHome"}% 
    8 %INCLUDE{"WebHome"}% 
    9 </verbatim> 
    10 This example requires ={INCLUDE}{AllowURLs}= enabled in [[%SCRIPTURLPATH{"configure"}%][configure]] (disabled by default for security reasons): 
    11 <verbatim class="tml">%INCLUDE{"http://www.google.com/"}%</verbatim> 
     8   * =%<nop>INCLUDE{"http://www.google.com/"}%= 
     9   * =%<nop>INCLUDE{"%SYSTEMWEB%.WebHome"}%= 
     10   * =%<nop>INCLUDE{"WebHome"}%= 
    1211 
    13 %META:FORM{name="TipOfTheDayForm"}% 
    14 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    15 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Server side include"}% 
    16 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="VarINCLUDE"}% 
     12[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic012.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107570220" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107570220" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 <nop>WikiWords are capitalized words, run together, such as *WebPreferences* and *CollaborationPlatform*. Using a lot of !WikiWords creates a good browsing experience for the reader. %WIKITOOLNAME% will link <nop>WikiWords automatically to topics of that name. 
     3---+ <nop>WikiWords for linking 
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="<nop>WikiWords for linking"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules"}% 
     5<nop>WikiWords are capitalized words, run together, such as <b>WebPreferences</b> and <b>CollaborationPlatform</b>. Using a lot of !WikiWords creates a good browsing experience for the reader. %WIKITOOLNAME% links <nop>WikiWords automatically to topics of that name. 
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic013.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1167690020" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1167690020" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 Foswiki has several levels of preferences settings. See PreferenceSettings for a full list and more information: 
     3---+ Preference settings 
     4 
     5Foswiki has four levels of preferences settings: 
    46   1 Site-level settings: %WIKIPREFSTOPIC% 
    57      * Site name, proxy settings, access control, skin 
     
    1214Preferences can be overridden by the next level down. 
    1315 
    14 %META:FORM{name="TipOfTheDayForm"}% 
    15 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    16 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Preference settings"}% 
    17 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="PreferenceSettings"}% 
     16[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic014.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107570696" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107570696" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 Files can be attached to any topic. The action of attaching a file to a topic is similar to attaching a file to an e-mail - use the *Attach* link in the footer of any topic viewed with the default PatternSkin.  
     3---+ File attachments 
     4 
     5One can attach files to any topic. The action of attaching a file to a topic is similar to attaching a file to an e-mail. The link to attach a file is located at the end of the topic.  
    46 
    57Features: 
     
    1012   * "manage" link to see older revisions and to change properties 
    1113 
    12 See [[FileAttachment]] for more information 
    13 %META:FORM{name="TipOfTheDayForm"}% 
    14 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    15 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="File attachments"}% 
    16 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="FileAttachment"}% 
     14[[FileAttachment][More Information...]] 
     15 
     16[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic015.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107570760" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107570760" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting; for example, the breadcrumb on this page looks like %META{"parent"}% 
     3---+ Breadcrumb  
    44 
    5 %META:FORM{name="TipOfTheDayForm"}% 
    6 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    7 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Breadcrumb"}% 
    8 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="HierarchicalNavigation, TipTopic005"}% 
     5The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting.  
     6 
     7[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic016.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107570894" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107570894" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 Skins overlay regular templates with alternate layouts (and styles). You can use Skins to change the look of a Foswiki topic, for example, the layout of the header and footer. Rendered text between header and footer does not change. You can also use Skins to define an alternate view, like a view optimized for printing. 
     3---+ Foswiki Skins  
     4 
     5Skins overlay regular templates with alternate header/footer layouts. You can use Skins to change the look of a Foswiki topic, for example, the layout of the header and footer. Rendered text between header and footer does not change. You can also use Skins to define an alternate view, like a view optimized for printing. 
    46 
    57To see the installed [[Skins]], see SkinBrowser. 
    68 
    7 %META:FORM{name="TipOfTheDayForm"}% 
    8 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    9 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Foswiki Skins "}% 
    10 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="[[Skins]], SkinBrowser, PatternSkin"}% 
     9[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic017.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107571037" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107571037" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 In Foswiki, assuming appropriate AccessControls, anyone can change anything but those changes are logged.  There is a complete audit trail with record of: 
     3---+ Revision control 
     4 
     5Foswiki has "Soft security" - anyone can change anything, but changes are logged.  There is a complete audit trail: 
    46   * Version 
    57   * Date of last revision 
    68   * Person who made change 
    7 The default PatternSkin offers access to previous versions using the *History* link in the footer of any viewed topic. Differences between revisions can also be reviewed by clicking on the ==&gt;== symbols located between the revision numbers depicting the versions available. 
     9is recorded. At the footer of each topic one can click on previous versions. One can also see the differences between revisions by clicking on the <u>&gt;</u> sign located between revisions of a topic. 
    810 
    9 %META:FORM{name="TipOfTheDayForm"}% 
    10 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    11 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Revision control"}% 
    12 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="HistoryPlugin, CompareRevisionsAddOn, FAQEditDoesNotIncreaseTheRevision, ForceNewRevision"}% 
     11 
     12[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic018.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107571155" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107571155" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Inline search 
     4 
    35To embed a search in a topic, use the =%<nop>SEARCH{ &lt;parameters&gt; }%= macro. The search macro is used by many Foswiki based applications. 
    46 
    5 See [[VarSEARCH]] for more information 
     7[[Macros#VarSEARCH][More Information...]] 
    68 
    7 %META:FORM{name="TipOfTheDayForm"}% 
    8 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    9 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Inline search"}% 
    10 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="VarSEARCH, FormattedSearch, QuerySearch"}% 
     9[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic019.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107571231" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107571231" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
     3---+ Commenting with hidden text 
     4 
    35To hide sections of a Foswiki topic, use HTML comments.  
    46 
     
    810 
    911Example spanning multiple lines: 
    10 %JQREQUIRE{"chili"}%<verbatim class="tml"> 
     12<verbatim> 
    1113<!-- 
    1214   * Useful to hide settings: 
     
    1517</verbatim> 
    1618 
    17 %META:FORM{name="TipOfTheDayForm"}% 
    18 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    19 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Commenting with hidden text"}% 
    20 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WikiSyntax, TextFormattingRules"}% 
     19 
     20[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipTopic020.txt

    • Property svn:executable set to *
    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107726758" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1107571474" format="1.0" version="$Rev$"}% 
    22%META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 Interactive [[WebSearch][search]] is a keyword search by default. For example, to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not "shampoo", enter this: 
     3---+ !InterwikiPlugin links 
    44 
    5 =soap +wsdl "web service" -shampoo= 
     5The InterwikiPlugin automatically links =ExternalSite:Page= text to external sites based on aliases defined in the InterWikis topic. This enables people to "shortcut" long URLs. 
    66 
    7 See [[SearchHelp][search help]] for more information 
     7[[InterwikiPlugin][More information...]] 
    88 
    9 %META:FORM{name="TipOfTheDayForm"}% 
    10 %META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="TipOfTheDay"}% 
    11 %META:FIELD{name="TopicSummary" attributes="" title="Topic Summary" value="Keyword search"}% 
    12 %META:FIELD{name="RelatedTopics" attributes="" title="Related Topics" value="WebSearch, WebSearchAdvanced, VarSEARCH"}% 
     9[[TipsOfTheDay][See More Tips...]] 
  • trunk/TipsContrib/data/System/TipsContrib.txt

    • Property svn:executable set to *
    r8467 r8471  
    88 
    99---++ Summary of Contents 
    10    * Set of =TipTopic= topics providing brief lessons on Foswiki features. See %SYSTEMWEB%.TipsOfTheDay. 
    11    * Set of topics for creating and managing =TipTopicXXX= topics. See %SYSTEMWEB%.TipsOfTheDay. 
     10   * Set on =TipTopic= topics providing brief lessons on Foswiki features. See %SYSTEMWEB%.TipsTopics. 
     11   * Set of topics for creating and managing =TipTopicXXX= topics. See %SYSTEMWEB%.TipsOfTheDayAdmin. 
    1212 
    1313---++ Detailed Documentation 
    14    * See %SYSTEMWEB%.TipsOfTheDay for instructions on adding, managing and displaying tips. 
     14   * See %SYSTEMWEB%.TipsOfTheDayAdmin for instructions on managing and displaying tips. 
     15   * See %SYSTEMWEB%.TipsOfTheDayAddNew for instructions for adding new custom tips. 
    1516 
    1617<!-- 
     
    2829---++ Installation Instructions 
    2930 
    30 %$INSTALL_INSTRUCTIONS% 
    31 | *File:* | *Description:* | 
    32 %$MANIFEST% 
     31*Note:* You do not need to install anything on the browser to use this contrib package. The following instructions are for the administrator who installs the package on the server where Foswiki is running. 
     32 
     33   * Download the ZIP file from the Plugin web (see below) 
     34   * Unzip ==%TOPIC%.zip== in your Foswiki installation directory. Content: 
     35     | *File:* | *Description:* | 
     36     %$MANIFEST% 
    3337 
    3438---++ Contrib Info 
    3539 
    36 |  Copyright  | Copyright (C) 2010 [[ProjectContributor][Foswiki Contributors]]<br/>\ 
    37                 Copyright (C) 2005-2007 Peter Thoeny, peter@thoeny.org and TWiki Contributors  | 
     40|  Copyright  | Copyright (C) 2005-2007 Peter Thoeny, peter@thoeny.org and TWiki Contributors  | 
    3841|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    3942|  Version: | %$VERSION% | 
    4043|  Release: | %$RELEASE% | 
    4144|  Change History: | <!-- versions below in reverse order -->&nbsp; | 
    42 07 Aug 2010: | Foswikitask:Item9415 - Documentation updates; converted to use DataForms | 
     4531 Jul 2010: | Foswikitask:Item9415 - Documentation updates | 
    4346|  14 Apr 2010: | Fix the "Add tip for plugin" form; Fix styles; Set correct parent on a new custom tip | 
    4447|  16 Dec 2008: | Foswiki version | 
  • trunk/TipsContrib/data/System/TipsOfTheDay.txt

    • Property svn:executable set to *
    r8467 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1107567165" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TipsOfTheDay"}% 
    3 <div style="float: right; width: 15em;"> 
    4 ---+++ Focus Box Example 
    5 %INCLUDE{"TipsOfTheDayInclude" warn="off" }% 
    6 </div> 
    7 ---++ List of Tips 
    8 %SEARCH{ 
    9     "form.name~'*TipOfTheDayForm'" 
    10     type="query" 
    11     nonoise="on" 
    12     web="%SYSTEMWEB%,%USERSWEB%" 
    13     header="$n()---+++ Tips in [[$web.WebHome][$web]] web" 
    14     format="   * [[$web.$topic][$formfield(TopicSummary)]]: 
    15         $summary(noheader, 100)" 
    16     footer="$ntopics topic(s)$n" 
    17 }% 
    18 ---++ Adminstrative Pages 
    19    * [[TipsOfTheDayInclude]] - This topic generates the random tip to display. It gets included into the focus box example. 
    20    * [[TipsOfTheDayTemplate]] - Template for new Tips 
    21 %TWISTY{link="%BUTTON{"%MAKETEXT{"Create new Tip topic"}%" icon="add" class="simple"}%%CLEAR%" mode="div"}% 
    22 %INCLUDE{"%TOPIC%" section="creator"}% 
    23 %ENDTWISTY% 
    24 <!-- <verbatim class="tml"> 
    25 %STARTSECTION{"creator"}%<!-- creator --> 
    26 <form action="%SCRIPTURLPATH{"edit"}%/%USERSWEB%/" id='newtipform'> 
    27 <input type="hidden" name="t" value="%GMTIME{"$epoch"}%" /> 
    28 <input type="hidden" name="onlywikiname" value="on" /> 
    29 <input type="hidden" name="onlynewtopic" value="on" /> 
    30 <input type="hidden" name="templatetopic" value="%SYSTEMWEB%.TipsOfTheDayTemplate" /> 
    31 <input type="hidden" name="formtemplate" value="%SYSTEMWEB%.TipOfTheDayForm" /> 
    32 <input type="hidden" name="TopicClassification" value="TipOfTheDay" /> 
    33 <input type="hidden" name="topic" value="TipTopicAUTOINC0" /> 
    34 <input type="hidden" name="topicparent" value="%TOPIC%" /> 
    35 <div class="foswikiFormSteps"> 
    36   <div class="foswikiFormStep"> 
    37     <h2>Create a new Tip topic</h2> 
    38   </div> 
    39   <div class="foswikiFormStep"> 
    40     <h3>%MAKETEXT{"Summary"}%:</h3> 
    41     <input type="text" class="foswikiInputField" id="tipsummary" name="TopicSummary" size="32" value="" /> 
    42     <div class="foswikiFormDescription foswikiGrayText"> 
    43       Summarize the tip in a few simple words, e.g. "Use ... to ..." 
    44     </div> 
    45   </div> 
    46   <div class="foswikiFormStep foswikiFormButtons"> 
    47     %BUTTON{"%MAKETEXT{"Submit"}%" icon="tick" type="submit"}% 
    48     %CLEAR% 
    49   </div> 
    50 </div> 
    51 </form> 
    52 %JQREQUIRE{"wikiword"}% 
    53 <!-- //creator --> 
    54 %ENDSECTION{"creator"}% 
    55 </verbatim> 
    56 --> 
     1%META:TOPICINFO{author="ProjectContributor" date="1107567082" format="1.0" version="$Rev$"}% 
     2%META:TOPICPARENT{name="TipsContrib"}% 
     3---+ Tips Of The Day 
     4 
     5These are all tips of the day. They are located in the %SYSTEMWEB% web (official distribution tips) and %USERSWEB% web (custom tips). 
     6 
     7%SEARCH{ "^[Custom]*TipTopic[0-9A-Z]" web="%SYSTEMWEB%, %MAINWEB%" topic="*TipTopic*" scope="topic" type="regex" casesensitive="on" nosearch="on" nototal="on" format="   * [[$web.$topic][$pattern(.*?\-\-\-\+([^\n\r]+).*)]]:$n()   $summary(noheader, 100)$n()$percentCALC{$SETM(total, +1)}$percent"}% 
     8 
     9Total: %CALC{$GET(total)}% tips 
     10 
     11--- 
     12*See also:* [[TipsOfTheDayAdmin][Tips Of The Day Administration]] 
  • trunk/TipsContrib/data/System/TipsOfTheDayInclude.txt

    • Property svn:executable set to *
    r8467 r8471  
    11%META:TOPICINFO{author="ProjectContributor" date="1167969723" format="1.0" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TipsOfTheDay"}% 
     2%META:TOPICPARENT{name="TipsOfTheDayAdmin"}% 
    33---+ Tips Of the Day Include 
    44 
    5 This Page randomly picks a _tip of the day_ to display. The %HOMETOPIC% includes the part between the horizontal rules. 
     5This Page randomly picks a Tip of the day to display. The %HOMETOPIC% includes the part between the horizontal rules. 
    66 
    77%STARTINCLUDE% 
    88<div class="tipsOfTheDay"><div class="tipsOfTheDayContents"> 
    9     <strong class="tipsOfTheDayHeader">%ICON{tip}% Tip of the Day</strong> 
    10         <div class="tipsOfTheDayText"> 
    11         %CALC{$SET(webtopic, $LISTRAND(%SEARCH{ 
    12             "form.name~'*TipOfTheDayForm'" 
    13             web="%SYSTEMWEB%, %MAINWEB%" 
    14             type="query" 
    15             nonoise="on" 
    16             separator=", " 
    17             format="$web.$topic" 
    18         }%))$SET(pos, $FIND(., $GET(webtopic)))$SET(web, $REPLACE($GET(webtopic), $GET(pos), 100))$SET(topic, $REPLACE($GET(webtopic), 1, $GET(pos)))}% 
    19             %CALC{$NOP(%)SEARCH{ \"1\" type=\"query\" web=\"$GET(web)\" topic=\"$GET(topic)\" nonoise=\"on\" limit=\"1\" format=\"<span class=\\"tipsOfTheDayTitle\\">[[%SCRIPTURLPATH{"view"}%/$web/$topic][$formfield(TopicSummary)]]</span><br /> $summary(100, noheader) [[%SCRIPTURLPATH{"view"}%/$web/$topic][%MAKETEXT{"Read on"}%&nbsp;<img src=\\"%ICONURLPATH{more-small}%\\" alt=\\"%MAKETEXT{"Read more"}%\\" title=\\"%MAKETEXT{"Read on"}%\\" width=\\"13\\" height=\\"13\\" border=\\"0\\" />]]\"}$NOP(%)}% 
    20         </div> 
    21     </div> 
     9<strong class="tipsOfTheDayHeader">%ICON{tip}% Tip of the Day</strong> 
     10<div class="tipsOfTheDayText">%CALC{$SET(webtopic, $LISTRAND(%SEARCH{ "^[Custom]*TipTopic[0-9A-Z]" web="%SYSTEMWEB%, %MAINWEB%" topic="*TipTopic*" scope="topic" type="regex" casesensitive="on" nosearch="on" nototal="on" separator=", " format="$web.$topic" noheader="on" }%))$SET(pos, $FIND(., $GET(webtopic)))$SET(web, $REPLACE($GET(webtopic), $GET(pos), 100))$SET(topic, $REPLACE($GET(webtopic), 1, $GET(pos)))}% 
     11%CALC{$NOP(%)SEARCH{ \"^$GET(topic)$\" web=\"$GET(web)\" scope="topic" regex="on" nosearch=\"on\" noheader=\"on\" nototal=\"on\" limit=\"1\" format=\"<span class=\\"tipsOfTheDayTitle\\">[[%SCRIPTURL{view}%/$web/$topic][$pattern(.*?\-\-\-\+([^\n\r]+).*)]]</span><br /> $summary(100, noheader) [[%SCRIPTURL{view}%/$web/$topic][%MAKETEXT{"Read on"}%&nbsp;<img src=\\"%ICONURL{more-small}%\\" alt=\\"Read more\\" title=\\"Read on\\" width=\\"13\\" height=\\"13\\" border=\\"0\\" />]]\"}$NOP(%)}% 
     12</div> 
     13</div> 
    2214</div> 
    2315%STOPINCLUDE% 
    2416 
    2517--- 
    26 *See also:* TipsOfTheDay 
     18*See also:* TipsOfTheDay, TipsOfTheDayAdmin 
  • trunk/TipsContrib/data/System/TipsOfTheDayTemplate.txt

    • Property svn:executable set to *
    r8467 r8471  
    11%META:TOPICINFO{author="ProjectContributor" date="1107567335" format="1.0" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TipsOfTheDay"}% 
     2%META:TOPICPARENT{name="TipsOfTheDayAdmin"}% 
    33---+ Heading 
    44 
  • trunk/TipsContrib/lib/Foswiki/Contrib/TipsContrib.pm

    r8463 r8471  
    55 
    66our $VERSION          = '$Rev$'; 
    7 our $RELEASE          = '07 Aug 2010'; 
     7our $RELEASE          = '31 Jul 2010'; 
    88our $SHORTDESCRIPTION = 'Displays rotating list of "Tip-of-the-day"'; 
    99 
  • trunk/TipsContrib/lib/Foswiki/Contrib/TipsContrib/MANIFEST

    r8467 r8471  
    2121data/System/TipTopic019.txt 0644 
    2222data/System/TipTopic020.txt 0644 
    23 data/System/TipOfTheDay.txt 0644 
    24 data/System/TipOfTheDayEditTemplate.txt 0644 
    25 data/System/TipOfTheDayForm.txt 0644 
    26 data/System/TipOfTheDayViewTemplate.txt 0644 
     23data/System/TipTopic021.txt 0644 
     24data/System/TipTopic022.txt 0644 
     25data/System/TipTopic023.txt 0644 
     26data/System/TipTopic024.txt 0644 
     27data/System/TipTopic025.txt 0644 
     28data/System/TipTopic026.txt 0644 
     29data/System/TipTopic027.txt 0644 
     30data/System/TipTopic028.txt 0644 
     31data/System/TipTopic029.txt 0644 
     32data/System/TipsTopics.txt 0644 
    2733data/System/TipsOfTheDay.txt 0644 
     34data/System/TipsOfTheDayAddNew.txt 0644 
     35data/System/TipsOfTheDayAdmin.txt 0644 
    2836data/System/TipsOfTheDayInclude.txt 0644 
    2937data/System/TipsOfTheDayTemplate.txt 0644 
  • trunk/TopicUserMappingContrib/lib/Foswiki/Contrib/TopicUserMappingContrib/MANIFEST

    r8464 r8471  
    11# Release manifest for TopicUserMappingContrib 
    2 data/System/FAQRebuildingWikiUsersTopic.txt 0644 Documentation 
    32data/System/TopicUserMappingContrib.txt 0644 Documentation 
    43lib/Foswiki/Contrib/TopicUserMappingContrib.pm 0444 Perl module 
  • trunk/WysiwygPlugin/data/System/WysiwygPluginSettings.txt

    r8463 r8471  
    33%STARTINCLUDE% 
    44---++++ WYSIWYG_EXCLUDE - Prevent WYSIWYG editing  
    5 <blockquote class="foswikiHelp">%X% This is not supported currently by the !TinyMCE Editor.  This setting is not used.</blockquote> 
     5%X% This is not supported currently by the !TinyMCE Editor.  This setting is not used. 
    66 
    77The *global* [[%SYSTEMWEB%.PreferenceSettings][preference setting]] =WYSIWYG_EXCLUDE= can be set to make the plugin sensitive to what is in a topic, before allowing it to be edited. You can set it up to veto an edit if the topic contains: 
     
    2424 
    2525This [[%SYSTEMWEB%.PreferenceSettings][preference setting]] is used to tell the translator which attributes, when present 
    26 on a tag, make it "stick" i.e. block conversion back to TML. 
    27 <blockquote class="foswikiHelp">%H% For example, setting it to 
     26on a tag, make it "stick" i.e. block conversion back to TML. <blockquote>For example, setting it to 
    2827=table=background,lang;tr=valign= will stop the translator from trying to 
    2928convert any =table= tag that has =background= or =lang= attributes, and any 
     
    5049in the plugin: 
    5150<pre class="tml"> 
    52 &nbsp;&nbsp;&nbsp;* Set WYSIWYGPLUGIN_STICKYBITS = %INCLUDE{"%TOPIC%" section="WYSIWYGPLUGIN_STICKYBITS"}% 
     51   * Set WYSIWYGPLUGIN_STICKYBITS = %INCLUDE{"%TOPIC%" section="WYSIWYG_STICKYBITS"}% 
    5352</pre>%JQREQUIRE{"chili"}%<!-- 
    5453%STARTSECTION{"WYSIWYGPLUGIN_STICKYBITS"}% 
  • trunk/core/data/System/FAQAnApplicationWithWikiForm.txt

    r8463 r8471  
    5959<verbatim class="tml"> 
    6060%SEARCH{ 
    61     type="query" 
    62     "TestForm" 
    63     nonoise="on" 
    64     format="   * [[$web.$topic][$formfield(Title)]]" 
     61type="query" 
     62"TestForm" 
     63nonoise="on" 
     64format="   * [[$web.$topic][$formfield(Title)]]" 
    6565}% 
    6666</verbatim> 
     
    6969<verbatim class="tml"> 
    7070%SEARCH{ 
    71     type="query" 
    72     "TestForm[name='Author'].value='Auden'" 
    73     nonoise="on" 
    74     format="   * [[$web.$topic][$formfield(Title)]]" 
     71type="query" 
     72"TestForm[name='Author'].value='Auden'" 
     73nonoise="on" 
     74format="   * [[$web.$topic][$formfield(Title)]]" 
    7575}% 
    7676</verbatim> 
     
    7878</div> 
    7979 
    80 %META:FORM{name="FAQForm"}% 
     80%META:FORM{name="BasicForm"}% 
    8181%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="AnApplicationWithWikiForm" to="FaqAnApplicationWithWikiForm"}% 
    8282%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Creating applications with DataForms"}% 
  • trunk/core/data/System/FAQDeleteOrRenameATopic.txt

    r8463 r8471  
    1111%H% *For site administrators*: To remove a topic permanently move it to the Trash web, then with file-level access, delete the =.txt= and =.txt,v= files manually from =data/Trash=. 
    1212 
    13 %META:FORM{name="FAQForm"}% 
     13%META:FORM{name="BasicForm"}% 
    1414%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="DeleteOrRenameATopic" to="FaqDeleteOrRenameATopic"}% 
    1515%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Deleting and renaming topics"}% 
  • trunk/core/data/System/FAQDeleteOrRenameAnAttachment.txt

    r8463 r8471  
    99%H% *For system administrators*: To remove an attachment permanently move it to the Trash.<nop>TrashAttachment topic, then with file-level access, delete the file attachment and its =,v= repository file manually from =pub/Trash/TrashAttachment=. 
    1010 
    11 %META:FORM{name="FAQForm"}% 
     11%META:FORM{name="BasicForm"}% 
    1212%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="DeleteOrRenameAnAttachment" to="FaqDeleteOrRenameAnAttachment"}% 
    1313%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Deleting and renaming attachments"}% 
  • trunk/core/data/System/FAQDownloadSources.txt

    r8463 r8471  
    66   * Review commits and browse the svn repository at http://trac.foswiki.org 
    77 
    8 %META:FORM{name="FAQForm"}% 
     8%META:FORM{name="BasicForm"}% 
    99%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="DownloadSources" to="FaqDownloadSources"}% 
    1010%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Get Foswiki"}% 
  • trunk/core/data/System/FAQEditDoesNotIncreaseTheRevision.txt

    r8463 r8471  
    55%SYSTEMWEB%.PatternSkin offers the ability to [[ForceNewRevision][force a new revision]] during save. 
    66 
    7 %META:FORM{name="FAQForm"}% 
     7%META:FORM{name="BasicForm"}% 
    88%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="EditDoesNotIncreaseTheRevision" to="FaqEditDoesNotIncreaseTheRevision"}% 
    99%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Explanation of Foswiki's =repRev= feature"}% 
  • trunk/core/data/System/FAQGnuGeneralPublicLicense.txt

    r8463 r8471  
    77   * See the GNU General Public License for more details, published at http://www.gnu.org/copyleft/gpl.html 
    88 
    9 %META:FORM{name="FAQForm"}% 
     9%META:FORM{name="BasicForm"}% 
    1010%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="GnuGeneralPublicLicense" to="FaqGnuGeneralPublicLicense"}% 
    1111%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Foswiki software license"}% 
  • trunk/core/data/System/FAQSearchDoesNotWork.txt

    r8463 r8471  
    33That is an indication that <nop>%WIKITOOLNAME% can't find the =egrep= and =fgrep= commands on your system. Check the ={RCS}{EgrepCmd}= and ={RCS}{FgrepCmd}= settings in [[%SCRIPTURLPATH{"configure"}%][configure]]. 
    44 
    5 %META:FORM{name="FAQForm"}% 
     5%META:FORM{name="BasicForm"}% 
    66%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="SearchDoesNotWork" to="FaqSearchDoesNotWork"}% 
    77%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Fixing broken =%25<nop>SEARCH%7b%7d%25= caused by faulty configuration."}% 
  • trunk/core/data/System/FAQSimultaneousEdits.txt

    r8463 r8471  
    55Foswiki will warn if you attempt to edit a topic that someone else is editing. It will also warn if a merge was required during a save. 
    66 
    7 %META:FORM{name="FAQForm"}% 
     7%META:FORM{name="BasicForm"}% 
    88%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="SimultaneousEdits" to="FaqSimultaneousEdits"}% 
    99%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="How simultaneous edits are handled in Foswiki"}% 
  • trunk/core/data/System/FAQTemplate.txt

    r8463 r8471  
    44 
    55-- %WIKIUSERNAME% - %DATE% <br /> 
    6 %META:FORM{name="FAQForm"}% 
     6%META:FORM{name="BasicForm"}% 
  • trunk/core/data/System/FAQTroubleshootingExtensions.txt

    r8463 r8471  
    3737   * [[Foswiki:Support.WikiConsultants][Commercial (paid) support]] 
    3838 
    39 %META:FORM{name="FAQForm"}% 
     39%META:FORM{name="System.BasicForm"}% 
    4040%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Troubleshooting Extensions"}% 
    4141%META:FIELD{name="TopicClassification" attributes="" title="TopicClassification" value="FrequentlyAskedQuestion"}% 
  • trunk/core/data/System/FAQWhatIsWikiWiki.txt

    r8463 r8471  
    33A set of pages of information that are open and free for anyone to edit as they wish. They are stored in a server and managed using some software. The system creates cross-reference hyperlinks between pages automatically. 
    44 
    5 %META:FORM{name="FAQForm"}% 
     5%META:FORM{name="BasicForm"}% 
    66%META:TOPICMOVED{by="ProjectContributor" date="1280839581" from="WhatIsWikiWiki" to="FaqWhatIsWikiWiki"}% 
    77%META:FIELD{name="TopicTitle" attributes="H" title="<nop>TopicTitle" value="Definition of %22WikiWiki%22"}% 
  • trunk/core/data/System/FrequentlyAskedQuestions.txt

    r8464 r8471  
    1 %META:TOPICINFO{author="ProjectContributor" date="1280633305" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" comment="save topic" date="1281421776" format="1.1" reprev="4" version="4"}% 
    22%META:TOPICPARENT{name="UsersGuide"}% 
    33---+ Frequently Asked Questions 
    44 
    55This is a real FAQ, and also a demo of an easily implemented knowledge-base solution. You may view the code for the <a class="twistyExpandAll" href="#CreatorCode">topic creator</a> or [[%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?raw=on][raw text of the whole topic]] to see how it was done. 
    6 %TWISTY{showlink="Summary of the pieces used..." mode="div"}% 
     6%TWISTY{showlink="Summary of the pieces used..."}% 
    77   * [[FAQTemplate]] is used to populate new FAQ topics with their default content 
    8    * [[FAQForm]] is the [[DataForms]] definition used on the FAQ topics. Also implements autocomplete function for the !RelatedTopics field 
    9    * [[FAQViewTemplate]] controls how [[FAQForm]] topics look when viewed 
    10    * [[FAQEditTemplate]] controls how [[FAQForm]] topics look when edited 
    11    * [[AutoViewTemplatePlugin]] activates FAQViewTemplate and FAQEditTemplate for topics that have [[FAQForm]] attached to them 
     8   * [[BasicForm]] is the [[DataForms]] definition used on the FAQ topics. Also implements autocomplete function for the !RelatedTopics field 
     9   * [[BasicViewTemplate]] controls how BasicForm topics look when viewed 
     10   * [[BasicEditTemplate]] controls how BasicForm topics look when edited 
     11   * [[AutoViewTemplatePlugin]] activates BasicViewTemplate and BasicEditTemplate for topics that have BasicForm attached to them 
    1212   * [[JQueryWikiWord]] "wikifies" the free-text Title field into a valid WikiWord topic name, prefixed with FAQ 
    1313   * [[JQueryTextboxList]] for autocomplete functionality on the !RelatedTopics field 
     
    1515   * [[VarADDTOZONE][ADDTOZONE]] inserts in-line javascript to the appropriate place in the rendered page 
    1616   * [[VarURLPARAM][URLPARAM]] is used to relay the autocomplete request from the web browser into a part of a [[VarSEARCH][SEARCH]] query 
    17    * [[VarSEARCH][SEARCH]] On this topic, displays all topics with [[FAQForm]] attached that have !TopicClassification set to =FrequentlyAskedQuestion=. In the [[FAQForm]] topic, [[VarSEARCH][SEARCH]] generates the suggested list of topics for a given autocomplete request 
     17   * [[VarSEARCH][SEARCH]] On this topic, displays all topics with BasicForm attached that have !TopicClassification set to =FrequentlyAskedQuestion=. In the BasicForm topic, [[VarSEARCH][SEARCH]] generates the suggested list of topics for a given autocomplete request 
    1818   * [[VarMAKETEXT][MAKETEXT]] will try to use a translation appropriate for the logged-in user's language preference for the string given to it 
    1919   * [[VarINCLUDE][INCLUDE]] allows topics to re-use content from other topics 
     
    2525---++ List of FAQs 
    2626%TWISTY{link="%BUTTON{"%MAKETEXT{"Create new FAQ topic"}%" icon="add" class="simple"}%%CLEAR%" mode="div"}% 
     27 
    2728%INCLUDE{"%TOPIC%" section="creator"}% 
    2829%ENDTWISTY% 
     30 
     31%SEARCH{ 
     32    "form.name~'*BasicForm' AND TopicClassification='FrequentlyAskedQuestion'" 
     33    type="query" 
     34    nonoise="on" 
     35    web="%SYSTEMWEB%,%USERSWEB%" 
     36    format="   * $formfield(TopicSummary) [[$web.$topic][Answer]]" 
     37    header="$n$n<span class='foswikiAlert'>$ntopics</span> FAQs found in [[$web.WebHome][$web]] web$n$n" 
     38}% 
     39 
     40---++ More FAQs 
     41<blockquote class="foswikiHelp">%X% These topics are for frequently asked questions *including* answers; please ask support questions in the Foswiki:Support web.</blockquote> 
     42 
    2943#CreatorCode 
    30 %TWISTY{showlink="Show code..."}%%JQREQUIRE{"chili"}% 
     44%TWISTY{showlink="Show topic creator code..."}%%JQREQUIRE{"chili"}% 
    3145<verbatim class="tml"> 
    3246%STARTSECTION{"creator"}%<!-- creator --> 
     
    3650<input type="hidden" name="onlynewtopic" value="on" /> 
    3751<input type="hidden" name="templatetopic" value="%SYSTEMWEB%.FAQTemplate" /> 
    38 <input type="hidden" name="formtemplate" value="%SYSTEMWEB%.FAQForm" /> 
     52<input type="hidden" name="formtemplate" value="%SYSTEMWEB%.BasicForm" /> 
    3953<input type="hidden" name="TopicClassification" value="FrequentlyAskedQuestion" /> 
    4054<input type="hidden" name="topic" class="jqWikiWord {source:'#faqsummary', prefix:'FAQ'}" /> 
     
    4660  <div class="foswikiFormStep"> 
    4761    <h3>%MAKETEXT{"Title"}%:</h3> 
    48     <input type="text" class="foswikiInputField" id="faqtitle" name="TopicTitle" size="32" /> 
     62    <input type="text" class="foswikiInputField" id="faqsummary" name="TopicTitle" size="32" /> 
    4963    <div class="foswikiFormDescription foswikiGrayText"> 
    5064      Give this FAQ a descriptive title, e.g. "Explanation of ..."  
     
    6983%ENDTWISTY% 
    7084 
    71  
    72 %SEARCH{ 
    73     "form.name~'*FAQForm'" 
    74     type="query" 
    75     nonoise="on" 
    76     web="%SYSTEMWEB%,%USERSWEB%" 
    77     header="$n()FAQs in [[$web.%HOMETOPIC%][$web]] web" 
    78     format="   * $formfield(TopicSummary) [[$web.$topic][Answer]]" 
    79     footer="$ntopics topic(s)$n" 
    80 }% 
    81  
    82 ---++ More FAQs 
    83 <blockquote class="foswikiHelp">%X% These topics are for frequently asked questions *including* answers; please ask support questions in the Foswiki:Support web.</blockquote> 
    84  
    8585---++ More sources... 
    8686 
  • trunk/core/data/System/LanguageSelector.txt

    r8464 r8471  
    2121<!-- <verbatim class="tml"> 
    2222%STARTSECTION{"selector"}%<form name="changeLanguage"\ 
    23    action="%SCRIPTURLPATH{"oops"}%/%BASEWEB%/%BASETOPIC%" method="get"> 
    24    <select name="language" class="foswikiSelect"\ 
    25       onchange="document.changeLanguage.submit()"> 
    26    %LANGUAGES{ 
    27       format="<option $marker value=\"$langtag\">$langname</option>" 
    28       selection="%LANGUAGE%" 
    29       separator=" " 
    30       marker="selected='selected'" 
    31    }%</select> 
    32    <input type="hidden" name="template" value="oopslanguagechanged" /> 
    33    <noscript> 
    34       <input class="foswikiButton" type="submit"\ 
    35          value="%MAKETEXT{"Change language"}%" /> 
    36    </noscript>\ 
     23    action="%SCRIPTURLPATH{"oops"}%/%BASEWEB%/%BASETOPIC%" method="get"> 
     24    <select name="language" class="foswikiSelect"\ 
     25        onchange="document.changeLanguage.submit()"> 
     26    %LANGUAGES{ 
     27         format="<option $marker value=\"$langtag\">$langname</option>" 
     28         selection="%LANGUAGE%" 
     29         separator=" " 
     30         marker="selected=\"selected\"" 
     31    }%</select> 
     32    <input type="hidden" name="template" value="oopslanguagechanged" /> 
     33    <noscript> 
     34        <input class="foswikiButton" type="submit"\ 
     35            value="%MAKETEXT{"Change language"}%" /> 
     36    </noscript> 
    3737</form>%ENDSECTION{"selector"}% 
    3838</verbatim> --> 
  • trunk/core/data/System/TemplateTopics.txt

    r8463 r8471  
    4545---+++ Macro notes: 
    4646=%<nop>STARTSECTION{type="templateonly"}%%BR%...%BR%%<nop>ENDSECTION{type="templateonly"}%= markers are used to embed text that you _do not_ want expanded when a new topic based on the template topic is created. For example, you might want to write in the template topic: 
    47 %JQREQUIRE{"chili"}%<pre class="tml"> 
     47<pre> 
    4848%<nop>STARTSECTION{type="templateonly"}% 
    4949This template topic can only be changed by: 
     
    7575 
    7676Example link to create a new topic:%BR% 
    77 <verbatim class="tml"> 
     77<verbatim> 
    7878[[%SCRIPTURLPATH{edit}%/%WEB%/BugIDAUTOINC00001?templatetopic=BugTemplate;topicparent=%TOPIC%;t=%SERVERTIME{"$day$hour$min$sec"}%][Create new item]] 
    7979</verbatim> 
     
    9494The above form asks for a topic name. A hidden input tag named ==templatetopic== specifies ExampleTopicTemplate as the template topic to use. Here is the HTML source of the form: 
    9595 
    96 <pre class="tml"> 
     96<pre> 
    9797&lt;form name="new" action="%<nop>SCRIPTURLPATH{edit}%/Sandbox/" method="post"&gt; 
    9898   * New example topic: 
     
    106106</pre> 
    107107 
    108 <blockquote class="foswikiHelp"> *%X% Note:* You can create a topic in one step, without going through the edit screen. To do that, specify the =save= script instead of the =edit= script in the form action. When you specify the save script you must use the "post" method. 
    109  
    110 *Example:* 
    111 <pre class="tml"> 
     108*%X% Note:* You can create a topic in one step, without going through the edit screen. To do that, specify the =save= script instead of the =edit= script in the form action. When you specify the save script you must use the "post" method. Example: 
     109<pre> 
    112110&lt;form name="new" action="%<nop>SCRIPTURLPATH{save}%/Sandbox/" method="post"&gt; 
    113111    ... 
    114112&lt;/form&gt; 
    115 </pre></blockquote> 
     113</pre> 
    116114 
    117115See CommandAndCGIScripts#edit for details of the parameters that the =edit= script understands. 
    118116 
    119 <blockquote class="foswikiHelp">%T% You can use the =%<nop>WIKIUSERNAME%= and =%<nop>DATE%= macros in your template topics to include the signature of the person creating a new topic. The macros are expanded into fixed text when a new topic is created. The standard signature is: <br /> 
    120 ==-- %<nop>WIKIUSERNAME% - %<nop>DATE%== </blockquote> 
     117%T% You can use the =%<nop>WIKIUSERNAME%= and =%<nop>DATE%= macros in your template topics to include the signature of the person creating a new topic. The macros are expanded into fixed text when a new topic is created. The standard signature is: <br /> 
     118==-- %<nop>WIKIUSERNAME% - %<nop>DATE%== 
    121119 
    122120---++ Using absolute vs relative URLs in templates 
  • trunk/core/data/System/TopicClassification.txt

    r8463 r8471  
    55| SupplementalDoc | 
    66| AdminTopic | 
    7 | TipOfTheDay | 
  • trunk/core/data/System/WebPreferences.txt

    r8463 r8471  
    2626      * default template for new topics in this web, if this topic does not exist,  [[%SYSTEMWEB%.WebTopicEditTemplate][site-level default template]] will be used 
    2727 
    28    * Set WEBFORMS = DefaultPreferencesForm, FAQForm 
     28   * Set WEBFORMS = DefaultPreferencesForm, BasicForm 
    2929      * Comma separated list of *forms* that can be attached to topics in this web. See [[%SYSTEMWEB%.DataForms][DataForms]] for more information. 
    3030 
  • trunk/core/lib/Foswiki/Contrib/core/MANIFEST

    r8464 r8471  
    6868data/System/AppendixEncodeURLsWithUTF8.txt 0644 
    6969data/System/AppendixCascadingStyleSheets.txt 0644 
     70data/System/BasicForm.txt 0644 
     71data/System/BasicEditTemplate.txt 0644 
     72data/System/BasicViewTemplate.txt 0644 
    7073data/System/BeginnersStartHere.txt 0644 
    7174data/System/BookView.txt 0644 
     
    9093data/System/FAQDownloadSources.txt 0644 
    9194data/System/FAQEditDoesNotIncreaseTheRevision.txt 0644 
    92 data/System/FAQEditTemplate.txt 0644 
    93 data/System/FAQForm.txt 0644 
    9495data/System/FAQGnuGeneralPublicLicense.txt 0644 
     96data/System/FAQRebuildingWikiUsersTopic.txt 0644 
    9597data/System/FAQSearchDoesNotWork.txt 0644 
    9698data/System/FAQSimultaneousEdits.txt 0644 
    9799data/System/FAQTemplate.txt 0644 
    98100data/System/FAQTroubleshootingExtensions.txt 0644 
    99 data/System/FAQViewTemplate.txt 0644 
    100101data/System/FAQWhatIsWikiWiki.txt 0644 
    101102data/System/FileAttachment.txt 0644 
Note: See TracChangeset for help on using the changeset viewer.