Add new help handbook for konqueror cgi scripts module.

pull/2/head
Darrell Anderson 10 years ago
parent 0f84e47248
commit fef6d2d33c

@ -0,0 +1,9 @@
#################################################
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_handbook( DESTINATION kcontrol/kcmcgi )

@ -0,0 +1,3 @@
KDE_LANG = en
KDE_DOCS = AUTO

@ -0,0 +1,63 @@
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
<article id="kcmcgi" lang="&language;">
<title>CGI Scripts</title>
<articleinfo>
<authorgroup>
<author>
<firstname>Burkhard</firstname>
<surname>
Lück
</surname>
</author>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<releaseinfo>&tde-release-version;</releaseinfo>
<date>Reviewed: &tde-release-date;</date>
<copyright>
<year>2009</year>
<holder>Burkhard Lück</holder>
</copyright>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>
<keywordset>
<keyword>TDE</keyword>
<keyword>kcontrol</keyword>
<keyword>Systemsettings</keyword>
<keyword>cgi</keyword>
</keywordset>
</articleinfo>
<sect1 id="cg-scripts">
<title>CGI Scripts</title>
<para>
The CGI TDEIO slave lets you execute local CGI programs
without the need to run a web server.</para>
<para>In this system settings module you can
configure the paths that are searched for CGI scripts.
</para>
<para>Paths to CGI scripts are displayed in the list box at the
bottom of this dialog.
</para>
<para>Use the buttons below the list box to add or remove paths from the search.
</para>
</sect1>
</article>

@ -2,7 +2,7 @@
Icon=run
Type=Application
Exec=tdecmshell kcmcgi
DocPath=
DocPath=kcontrol/kcmcgi/index.html
X-TDE-ModuleType=Library
X-TDE-Library=cgi

Loading…
Cancel
Save