man orgadoc_cgi (Commandes) - Perform a research from web

NAME

orgadoc_cgi - Perform a research from web

SYNOPSIS

orgadoc_cgi

OPTIONS

orgadoc_cgi does not take any argument

DESCRIPTION

This manual page briefly describes the orgadoc_cgi command.

orgadoc_cgi perform a query on documents database from a web server. Usage is very simple, it use the standard configuration file (/etc/orgadoc/orgadoc.conf) to read the server configuration and use the cgi template to produce the html output.

orgadoc_cgi read the query from the "query" variable.

SAMPLE

You can use orgadoc_cgi with the following html form

<FORM ACTION="cgi-bin/orgadoc_cgi" xmethod="PRE">
<P>Regexp search :
<INPUT NAME="query" SIZE="10">
<INPUT TYPE="SUBMIT" VALUE="Search">
</FORM>

SEE ALSO

orgadoc, orgadoc_init_readmes, orgadoc_add_docs

AUTHOR

This manual page was written by Julien Lemoine <<speedblue@happycoders.org>>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.