[kde-doc-english] [Bug 111994] Missing screenshots: kdeaddons/kate-plugins
Anne-Marie Mahfouf
annma at kde.org
Wed Feb 15 03:50:36 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=111994
annma kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From annma kde org 2006-02-15 03:50 -------
SVN commit 509548 by annma:
fix 111994 in 3.5 branch - add missing screenshot + add a configure plugin screenshot and fix inaccuracies
was fixed in trunk (revision 509547)
BUG=111994
AM configure_insertcommand.png
M +21 -5 insertcommand.docbook
AM insertcommand.png
** branches/KDE/3.5/kdeaddons/doc/kate-plugins/configure_insertcommand.png #property svn:mime-type
+ application/octet-stream
--- branches/KDE/3.5/kdeaddons/doc/kate-plugins/insertcommand.docbook #509547:509548
@ -12,8 +12,8 @
</affiliation>
</author>
</authorgroup>
-<date>2001-05-15</date>
-<releaseinfo>1.00.00</releaseinfo>
+<date>2006-02-15</date>
+<releaseinfo>2.5.1</releaseinfo>
<abstract>
<para>
The <quote>Insert Command</quote> plugin allows you to insert shell
@ -32,12 +32,18 @
<para>The <quote>Insert Command</quote> plugin allows you to insert
shell command output into a document open in &kate;.</para>
+<para>First enable the <quote>Insert Command</quote> plugin by using the
+<menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure
+&kate;...</guimenuitem></menuchoice> dialog and checking <guilabel>&kate;
+InsertCommand</guilabel> in Application under the Plugins
+tab.</para>
+
<sect1 id="insertcommand-fund">
<title>Onscreen Fundamentals</title>
<para>
<!-- Basics of using this plugin --> To use the plugin, select
-<guimenu>Insert Command</guimenu> from the <guimenu>Edit</guimenu>
+<guimenu>Insert Command...</guimenu> from the <guimenu>Tools</guimenu>
menu, which will present you with a small dialog for entering the
command, choosing a working folder and selecting whether to include
errors (STDERR output) in the inserted text. You can also have the
@ -72,9 +78,19 @
<!-- Configuration of this plugin, if there is any, else remove this
--> <!-- section --> To configure the <quote>Insert Command</quote>
plugin, open the Kate configuration dialog from the
-<guimenu>Settings</guimenu> menu and choose the
+<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
+&kate;...</guimenuitem></menuchoice> menu and choose the
<menuchoice><guimenuitem>Plugins</guimenuitem><guilabel>Insert Command
page</guilabel></menuchoice>. </para>
+
+<mediaobject>
+<imageobject><imagedata format="PNG"
+fileref="configure_insertcommand.png"/></imageobject>
+<textobject>
+<phrase>The Insert Command Configuration Tab</phrase>
+</textobject>
+</mediaobject>
+
<para>
The following configuration options are available:
</para>
@ -85,7 +101,7 @
<listitem>
<para>This setting is presented as a spinbox which you can set to the
number of commands to be remembered. Any number from 0 to 99 is
-legal.</para>
+legal. Default is 20.</para>
</listitem>
</varlistentry>
** branches/KDE/3.5/kdeaddons/doc/kate-plugins/insertcommand.png #property svn:mime-type
+ application/octet-stream
More information about the kde-doc-english
mailing list