From: <var...@us...> - 2009-06-01 03:39:12
|
Revision: 6830 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6830&view=rev Author: vargenau Date: 2009-06-01 03:39:10 +0000 (Mon, 01 Jun 2009) Log Message: ----------- Use table for parameters Modified Paths: -------------- trunk/pgsrc/Help%2FExternalSearchPlugin Modified: trunk/pgsrc/Help%FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2009-06-01 03:25:40 UTC (rev 6829) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2009-06-01 03:39:10 UTC (rev 6830) @@ -1,4 +1,4 @@ -Date: Sat, 18 Apr 2009 18:17:26 +0000 +Date: Mon, 1 Jun 2009 03:17:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -21,24 +21,32 @@ == Arguments -__url__: - Specify a wiki from the InterWikiMap or a url. Any text entered by - the user will be appended to the search url. The string placeholder - '__=%s=__' can be used to insert a search query into the url rather - than appending it. +{| class="bordered" +|- +! Argument +! Description +! Default value +|- +| **url** +| Specify a wiki from the InterWikiMap or a url. Any text entered by +the user will be appended to the search url. The string placeholder +'__=%s=__' can be used to insert a search query into the url rather +than appending it. +| +|- +| **name** +| Text to display in the submit button. +| For ~InterWiki sites the default is the wiki name, for other urls the default is the text "External Search". +|- +| **formsize** +| Specify the input area size. +| 30 characters +|- +| **debug** +| Don't really redirect to the external site, just print out the url that would be redirected to. +| +|} -__name__: - Text to display in the submit button. For ~InterWiki sites the - default is the wiki name, for other urls the default is the text - "External Search". - -__formsize__: - Specify the input area size. (default: 30 characters) - -__debug__: - Don't really redirect to the external site, just print out the url - that would be redirected to. - == Examples {{{ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2011-01-04 11:31:25
|
Revision: 7801 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7801&view=rev Author: vargenau Date: 2011-01-04 11:31:19 +0000 (Tue, 04 Jan 2011) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/Help%2FExternalSearchPlugin Modified: trunk/pgsrc/Help%2FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2011-01-04 11:25:32 UTC (rev 7800) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2011-01-04 11:31:19 UTC (rev 7801) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2010 14:51:45 +0000 +Date: Tue, 4 Jan 2011 12:30:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -30,7 +30,7 @@ | **url** | Specify a wiki from the InterWikiMap or a url. Any text entered by the user will be appended to the search url. The string placeholder -'__=%s=__' can be used to insert a search query into the url rather +'##**%s**##' can be used to insert a search query into the url rather than appending it. | |- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2020-12-24 17:24:01
|
Revision: 10198 http://sourceforge.net/p/phpwiki/code/10198 Author: vargenau Date: 2020-12-24 17:23:58 +0000 (Thu, 24 Dec 2020) Log Message: ----------- pgsrc/Help%2FExternalSearchPlugin: remove %%% Modified Paths: -------------- trunk/pgsrc/Help%2FExternalSearchPlugin Modified: trunk/pgsrc/Help%2FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-24 16:53:33 UTC (rev 10197) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-24 17:23:58 UTC (rev 10198) @@ -1,4 +1,4 @@ -Date: Sun, 15 Dec 2020 12:43:23 +0000 +Date: Thu, 24 Dec 2020 18:13:17 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FExternalSearchPlugin; @@ -64,7 +64,7 @@ Search the PHP web site for a function name: <<ExternalSearch url=php-lookup name="PHP Lookup">> -Enter the name of a PHP function to view the documentation page:%%% +Enter the name of a PHP function to view the documentation page: <<ExternalSearch url=php-function>> Enter any existing page name on ~PhpWiki to jump to that page: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2020-12-15 13:28:39
|
Revision: 10179 http://sourceforge.net/p/phpwiki/code/10179 Author: vargenau Date: 2020-12-15 13:28:33 +0000 (Tue, 15 Dec 2020) Log Message: ----------- pgsrc/Help%2FExternalSearchPlugin: url --> URL Modified Paths: -------------- trunk/pgsrc/Help%2FExternalSearchPlugin Modified: trunk/pgsrc/Help%2FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-15 12:36:06 UTC (rev 10178) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-15 13:28:33 UTC (rev 10179) @@ -1,4 +1,4 @@ -Date: Sun, 29 Mar 2020 22:43:23 +0000 +Date: Sun, 15 Dec 2020 12:43:23 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FExternalSearchPlugin; @@ -27,7 +27,7 @@ |- | **url** | Specify a wiki from the [[InterWikiMap]] or a URL. Any text entered by -the user will be appended to the search url. The string placeholder +the user will be appended to the search URL. The string placeholder '##**%s**##' can be used to insert a search query into the URL rather than appending it. | @@ -34,7 +34,7 @@ |- | **name** | Text to display in the submit button. -| For ~InterWiki sites the default is the wiki name, for other urls the default is the text “External Search”. +| For ~InterWiki sites the default is the wiki name, for other URLs the default is the text “External Search”. |- | **formsize** | Specify the input area size. @@ -41,7 +41,7 @@ | 30 characters |- | **debug** -| Don't really redirect to the external site, just print out the url that would be redirected to. +| Don't really redirect to the external site, just print out the URL that would be redirected to. | |} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |