Skip to content

Commit

Permalink
Item109: Rename TWikiFAQ to FrequentlyAskedQuestions
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/FormQueryPlugin@569 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Nov 12, 2008
1 parent 795fd26 commit 06ba52a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/TWiki/FormQueryPlugin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,12 +282,12 @@ See TWiki::Plugins/FormQueryPluginTutorial for a tutorial describing how to use

*Write this:*

=%<nop>FORMQUERY{name="q1" search="text=~'__Back to:__ <nop>TWikiFAQ'" web="TWiki"}%= %BR%
=%<nop>FORMQUERY{name="q1" search="text=~'__Back to:__ <nop>FrequentlyAskedQuestions'" web="TWiki"}%= %BR%
=%<nop>SHOWQUERY{query="q1" header="TWiki FAQs:" format=" * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [<nop>[$web.$topic][Answer...]]"}%=

*To get this:*

%FORMQUERY{name="q1" search="text=~'__Back to:__ TWikiFAQ'" web="TWiki"}%
%FORMQUERY{name="q1" search="text=~'__Back to:__ FrequentlyAskedQuestions'" web="TWiki"}%
%SHOWQUERY{query="q1" header="TWiki FAQs:" format=" * $pattern(.*?FAQ\:[\n\r]*([^\n\r]+).*) [[$web.$topic][Answer...]]"}%


Expand Down

0 comments on commit 06ba52a

Please sign in to comment.