Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/customer/www/pages.e-democracy.org/public_html/includes/WebStart.php on line 37 http://pages.e-democracy.org/index.php?title=Search_Page_Parameters&feed=atom&action=historySearch Page Parameters - Revision history2022-08-12T19:08:49ZRevision history for this page on the wikiMediaWiki 1.26.2http://pages.e-democracy.org/index.php?title=Search_Page_Parameters&diff=8927&oldid=prevWbushey: Created page with "This page lists the available URL parameters for the search page [http://forums.e-democracy.org/s/] and atom search page[http://forums.e-democracy.org/s/search.atom]. This inform..."2012-11-13T23:01:14Z<p>Created page with "This page lists the available URL parameters for the search page [http://forums.e-democracy.org/s/] and atom search page[http://forums.e-democracy.org/s/search.atom]. This inform..."</p>
<p><b>New page</b></p><div>This page lists the available URL parameters for the search page [http://forums.e-democracy.org/s/] and atom search page[http://forums.e-democracy.org/s/search.atom]. This information should apply to any GroupServer site.<br />
<br />
The format for specifying parameters via the URL is as follows:<br />
<br />
http://forums.e-democracy.org/s/?parameter1=value1&parameter2=value2<br />
<br />
where parameter1 and parameter2 are the names of parameters you are specifying. Note that all specified parameters values, expect for the final parameter value, must be followed by an amperstand (&). There is no limit to the number of parameters that can be specified.<br />
<br />
The format is nearly the same for the atom search page, except for a slight difference in the portion of the URL before parameter specification:<br />
<br />
http://forums.e-democracy.org/s/search.atom?parameter1=value1&parameter2=value2<br />
<br />
The known parameters for the search pages are<br />
<br />
* g: The *group* to search in. Default: All groups on the site.<br />
* t: Include *topics* in results? 1 = yes; 0 = no. Default: 1<br />
* This '''does not''' cause actual topic content to be part of the search result.<br />
* p: Include individual *posts* in results? 1 = yes; 0 = no. Default: 0<br />
* This '''does''' cause actual post content to be part of the search result.<br />
* f: Include *files* in results? 1 = yes; 0 = no. Default: 0<br />
* i: The *index* (aka offset) into the search-results. Default: 0<br />
* l: The number of results to return (the *length*). Default: 6<br />
* s: The text to *search* for. Default: Nothing<br />
<br />
The following parameters are known to exist, but have an unknown impact on the search:<br />
<br />
* a<br />
* m</div>Wbushey