Changeset 570


Ignore:
Timestamp:
11/12/08 00:58:03 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Rename TWikiFAQ to FrequentlyAskedQuestions

Location:
branches/Release04x02
Files:
17 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/AnApplicationWithWikiForm.txt

    r568 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1163619832" format="1.0" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44How can I create a simple [[TWikiForms][TWiki Form]] based application? 
     
    1616For more information follow the links... 
    1717 
    18 The following is the code source of TWikiFAQ: 
     18The following is the code source of FrequentlyAskedQuestions: 
    1919 
    2020<verbatim> 
     
    3333And the =SEARCH= function: 
    3434<verbatim> 
    35 %SEARCH{ "Back to\:__ TWikiFAQ" casesensitive="on" type="regex" nosearch="on" nototal="on"}% 
     35%SEARCH{ "Back to\:__ FrequentlyAskedQuestions" casesensitive="on" type="regex" nosearch="on" nototal="on"}% 
    3636</verbatim> 
    3737 
    3838 
    3939 
    40 __Back to:__ TWikiFAQ 
     40__Back to:__ FrequentlyAskedQuestions 
    4141 
    4242__Related Topics:__ UserDocumentationCategory 
  • branches/Release04x02/data/TWiki/DeleteOrRenameATopic.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1717Note 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 =/twiki/data/Trash=. 
    1818 
    19 __Back to:__ TWikiFAQ 
     19__Back to:__ FrequentlyAskedQuestions 
    2020 
    2121 
  • branches/Release04x02/data/TWiki/DeleteOrRenameAnAttachment.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 6036 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1515Note 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 =twiki/pub/Trash/TrashAttachment=. 
    1616 
    17 __Back to:__ TWikiFAQ 
     17__Back to:__ FrequentlyAskedQuestions 
    1818 
    1919 
  • branches/Release04x02/data/TWiki/DownloadSources.txt

    r558 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    99TWiki is distributed under the GnuGeneralPublicLicense. You can get the source from http://TWiki.org/download.html. 
    1010 
    11 __Back to:__ TWikiFAQ, AdminDocumentationCategory 
     11__Back to:__ FrequentlyAskedQuestions, AdminDocumentationCategory 
    1212 
    1313 
  • branches/Release04x02/data/TWiki/EditDoesNotIncreaseTheRevision.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1191273326" format="1.1" version="$Rev: 15123 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1010revisions when you do several edit cycles in a row. Note that a new revision __is__ created if another person edits the same topic, regardless of the time. 
    1111 
    12 __Back to:__ TWikiFAQ 
     12__Back to:__ FrequentlyAskedQuestions 
    1313 
    1414 
  • branches/Release04x02/data/TWiki/FaqTemplate.txt

    r568 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 6036 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    99 
    1010 
    11 __Back to:%NOP%__ TWikiFAQ 
     11__Back to:%NOP%__ FrequentlyAskedQuestions 
    1212 
    1313-- %WIKIUSERNAME% - %DATE% <br /> 
  • branches/Release04x02/data/TWiki/FormattedSearch.txt

    r491 r570  
    109109*Write this:* 
    110110 
    111 =%<nop>SEARCH{ "__Back to\:__ <nop>TWikiFAQ" scope="text" type="regex" nosearch="on" nototal="on" header="TWiki FAQs:" format="   * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [<nop>[$topic][Answer...]]" }%= 
    112  
    113 *To get this:* 
    114  
    115 %SEARCH{ "__Back to\:__ TWikiFAQ" scope="text" type="regex" nosearch="on" nototal="on" header="TWiki FAQs:" format="   * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [[$topic][Answer...]]" }% 
     111=%<nop>SEARCH{ "__Back to\:__ <nop>FrequentlyAskedQuestions" scope="text" type="regex" nosearch="on" nototal="on" header="TWiki FAQs:" format="   * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [<nop>[$topic][Answer...]]" }%= 
     112 
     113*To get this:* 
     114 
     115%SEARCH{ "__Back to\:__ FrequentlyAskedQuestions" scope="text" type="regex" nosearch="on" nototal="on" header="TWiki FAQs:" format="   * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [[$topic][Answer...]]" }% 
    116116 
    117117 
  • branches/Release04x02/data/TWiki/FrequentlyAskedQuestions.txt

    r568 r570  
    44This is a real FAQ, and also a demo of an easily implemented knowledge-base solution. To see how it's done, [[%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?raw=on][view the source of this topic]]. 
    55 
    6 %SEARCH{ "Back to\:__ TWikiFAQ" casesensitive="on" type="regex" nosearch="on" nototal="on" format="   * $pattern(.*---\+\+ FAQ:\s*([^\n]*).*) [[$topic][Answer]]"}% 
     6%SEARCH{ "Back to\:__ FrequentlyAskedQuestions" casesensitive="on" type="regex" nosearch="on" nototal="on" format="   * $pattern(.*---\+\+ FAQ:\s*([^\n]*).*) [[$topic][Answer]]"}% 
    77 
    8 __NOTE:__ The most recent version of this FAQ is at TWiki:TWiki/TWikiFAQ. 
    98 
    109---++ Submit a new FAQ 
  • branches/Release04x02/data/TWiki/GnuGeneralPublicLicense.txt

    r558 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1313   * See the GNU General Public License for more details, published at http://www.gnu.org/copyleft/gpl.html 
    1414 
    15 __Back to:__ TWikiFAQ 
     15__Back to:__ FrequentlyAskedQuestions 
    1616 
    1717__Related Topics:__ UserDocumentationCategory 
  • branches/Release04x02/data/TWiki/SearchDoesNotWork.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    99That 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]]. 
    1010 
    11 __Back to:__ TWikiFAQ 
     11__Back to:__ FrequentlyAskedQuestions 
    1212 
    1313 
  • branches/Release04x02/data/TWiki/StartingPoints.txt

    r496 r570  
    99   * TWikiSite: Explains what a TWiki site is 
    1010   * WebChanges: Newest topic changes in the <nop>%WEB% web 
    11    * TWikiFAQ: Common questions about TWiki use 
     11   * FrequentlyAskedQuestions: Common questions about TWiki use 
    1212 
    1313   * GoodStyle: Things to consider when changing text 
  • branches/Release04x02/data/TWiki/TWikiUsersGuide.txt

    r496 r570  
    2222      * TWikiGlossary: A simple glossary of TWiki terms 
    2323 
    24    * *TWiki Help FAQs* 
    25       * TWikiFAQ: The first things people ask about TWiki 
     24   * *Help FAQs* 
     25      * FrequentlyAskedQuestions: The first things people ask about TWiki 
    2626      * TextFormattingFAQ: Common how-to questions about posting in TWiki   
    2727      * Frequent users should also browse the full [[TWikiReferenceManual][Reference Manual]]! 
  • branches/Release04x02/data/TWiki/WebHome.txt

    r481 r570  
    1717   * [[TWikiTutorial][Tutorial]] - 20 minutes TWiki tutorial 
    1818   * [[TWikiUsersGuide][User's Guide]] - documentation for TWiki users 
    19    * [[TWikiFAQ][Frequently Asked Questions]] - about TWiki 
     19   * [[FrequentlyAskedQuestions][Frequently Asked Questions]] - about TWiki 
    2020   * [[TWikiReferenceManual][Reference Manual]] - documentation for system administrators 
    2121   * [[AdminToolsCategory][Admin Tools]] - manage the TWiki site 
  • branches/Release04x02/data/TWiki/WhatDoesTWikiStandFor.txt

    r491 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.0" version="$Rev: 8023 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1111It was later discovered that Twiki is also the name of an AI robot that co-starred in the [[http://www.buck-rogers.com/][Buck Rogers]] movie and TV series from 1979. 
    1212 
    13 __Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, TWikiFAQ 
     13__Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, FrequentlyAskedQuestions 
    1414 
    15 __Back to:__ TWikiFAQ 
     15__Back to:__ FrequentlyAskedQuestions 
  • branches/Release04x02/data/TWiki/WhatIsWikiWiki.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    99A 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. 
    1010 
    11 __Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, TWikiFAQ, WikiCulture, WabiSabi 
     11__Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, FrequentlyAskedQuestions, WikiCulture, WabiSabi 
    1212 
    13 __Back to:__ TWikiFAQ 
     13__Back to:__ FrequentlyAskedQuestions 
    1414 
    1515 
  • branches/Release04x02/data/TWiki/WikiCulture.txt

    r481 r570  
    11%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 12691 $"}% 
    2 %META:TOPICPARENT{name="TWikiFAQ"}% 
     2%META:TOPICPARENT{name="FrequentlyAskedQuestions"}% 
    33---++ FAQ: 
    44 
     
    1919(quoted from _WhyWikiWorks_ at Ward's original Wiki system, the Portland Pattern Repository, Wiki:WhyWikiWorks) 
    2020 
    21 __Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, TWikiFAQ, WhatIsWikiWiki, WabiSabi, TWikiAccessControl 
     21__Related topics:__ TWikiSite, WelcomeGuest, GoodStyle, WikiSyntax, FrequentlyAskedQuestions, WhatIsWikiWiki, WabiSabi, TWikiAccessControl 
    2222 
    23 __Back to:__ TWikiFAQ 
     23__Back to:__ FrequentlyAskedQuestions 
    2424 
    2525 
  • branches/Release04x02/lib/MANIFEST

    r568 r570  
    115115data/TWiki/ForceNewRevision.txt 0644 
    116116data/TWiki/FormattedSearch.txt 0644 
     117data/TWiki/FrequentlyAskedQuestions.txt 0644 
    117118data/TWiki/GnuGeneralPublicLicense.txt 0644 
    118119data/TWiki/GoBox.txt 0644 
     
    154155data/TWiki/StaticMethod.txt 0644 
    155156data/TWiki/TWikiAccessControl.txt 0644 
    156 data/TWiki/TWikiFAQ.txt 0644 
    157157data/TWiki/TWikiForms.txt 0644 
    158158data/TWiki/TWikiGlossary.txt 0644 
  • branches/Release04x02/tools/TWikiKernel/MANIFEST

    r568 r570  
    104104data/TWiki/ForceNewRevision.txt 0660 
    105105data/TWiki/FormattedSearch.txt 0660 
     106data/TWiki/FrequentlyAskedQuestions.txt 0660 
    106107data/TWiki/GnuGeneralPublicLicense.txt 0660 
    107108data/TWiki/GoBox.txt 0660 
     
    144145data/TWiki/TWiki.txt 0660 
    145146data/TWiki/TWikiAccessControl.txt 0660 
    146 data/TWiki/TWikiFAQ.txt 0660 
    147147data/TWiki/TWikiForms.txt 0660 
    148148data/TWiki/TWikiGlossary.txt 0660 
Note: See TracChangeset for help on using the changeset viewer.