[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdewebdev/doc/quanta
From:       Andras Mantia <amantia () kde ! org>
Date:       2004-09-20 12:38:28
Message-ID: 20040920123828.6A068126B7 () office ! kde ! org
[Download RAW message or body]

CVS commit by amantia: 

Finish the user action documentation chapter.


  M +28 -1     extending-quanta.docbook   1.12


--- kdewebdev/doc/quanta/extending-quanta.docbook  #1.11:1.12
@@ -12,4 +12,11 @@
 </affiliation>
 </author>
+<author>
+<firstname>Andr&#225;s</firstname>
+<surname>Mantia</surname>
+<affiliation>
+<address><email>amantia@kde.org</email></address>
+</affiliation>
+</author>
 
 <!-- TRANS:ROLES_OF_TRANSLATORS -->
@@ -1267,5 +1274,5 @@
 </para>
 <para>
-First yo have to enter the name of your script with the interpreter as well. \
Example: +First you have to enter the name of your script with the interpreter as \
well. Example:  <command>sh /home/myHome/myScript.sh</command>.
 </para>
@@ -1294,4 +1301,24 @@
 </itemizedlist>
 </para>
+<para>
+Similar to the <guilabel>Input</guilabel> you can catch the output of the executed \
application. There are two kind of outputs: +<itemizedlist>
+<listitem><para>normal output, printed to the standard output;</para>
+</listitem>
+<listitem><para>error messages, printed to the standard error.</para>
+</listitem>
+</itemizedlist>
+You can specify what should happen with the text printed to the standard output. \
This can be done by modifying the value of the <guilabel>Output</guilabel> combobox: \
+<itemizedlist> +<listitem><para><guilabel>None</guilabel>: the output of the \
application is ignored.</para></listitem> +<listitem><para><guilabel>Insert in cursor \
position</guilabel>: the output will be inserted in the current document and the \
cursor position.</para></listitem> +<listitem><para><guilabel>Replace \
selection</guilabel>: the selected area of the document will be replaced with the \
output.</para></listitem> +<listitem><para><guilabel>Replace selection</guilabel>: \
the selected area of the document will be replaced with the output.</para></listitem> \
+<listitem><para><guilabel>Create a new document</guilabel>: a new document will be \
created and will contain all the output of the script.</para></listitem> \
+<listitem><para><guilabel>Replace current document</guilabel>: the entire document \
will be replaced with the output.</para></listitem> \
+<listitem><para><guilabel>Message window</guilabel>: the output will appear in the \
<guilabel>Messages</guilabel> toolview.</para></listitem> +</itemizedlist>
+</para>
+<para>The choices for the standard error output (<guilabel>Error</guilabel>) are the \
same as for the normal output.</para>  </sect2>
 </sect1>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic