[gedit] docs - wrote multi-edit plugin docs. started join-split lines docs
- From: Jim Campbell <jcampbell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] docs - wrote multi-edit plugin docs. started join-split lines docs
- Date: Sun, 30 Oct 2011 16:13:10 +0000 (UTC)
commit 22d1ed73a104d934aac5755d44b97283a5f7b68e
Author: Jim Campbell <jwcampbell gmail com>
Date: Sun Oct 30 11:12:41 2011 -0500
docs - wrote multi-edit plugin docs. started join-split lines docs
help/C/gedit-plugins-join-split-lines.page.stub | 16 ++++---
help/C/gedit-plugins-multi-edit.page | 46 +++++++++++++++++++++++
help/C/gedit-plugins-multi-edit.page.stub | 32 ----------------
3 files changed, 55 insertions(+), 39 deletions(-)
---
diff --git a/help/C/gedit-plugins-join-split-lines.page.stub b/help/C/gedit-plugins-join-split-lines.page.stub
index a4326fa..c5b0c0b 100644
--- a/help/C/gedit-plugins-join-split-lines.page.stub
+++ b/help/C/gedit-plugins-join-split-lines.page.stub
@@ -2,7 +2,8 @@
type="topic" style="task"
id="gedit-plugins-join-split-lines">
<info>
- <revision version="0.1" date="2011-08-13" status="stub"/>
+ <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
+ <revision version="3.4" date="2011-10-29" status="draft"/>
<credit type="author">
<name>Jim Campbell</name>
@@ -13,14 +14,15 @@
</info>
<title>Join/split lines</title>
-
- <comment>
- <cite date="2011-08-13" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
- <p>This assumes the reader knows how to.... By the end of this page,
- the reader will be able to....</p>
- </comment>
+
+ laksjdf;lakjds;lkj ;lkjasld;jfasldkj lkja;lskdjfalskdj lkajsdlfkjsadlfkj
+ ;lkjasdlfkjasd ;lkjasd;lfkjasdf ;lkja ;lkajsd;lkjalskdjf;lkjsadflkj lk
+ jlaksjflkasjl lka sjlk jsadlk jf lkjl;kj lkjlkj;lkja jlkj;lkj
<p>Short introductory text...</p>
+
+ <p>To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui>
+ <gui>Plugins</gui><gui>Join/Split Lines</gui></guiseq>.</p>
<steps>
<item><p>First step...</p></item>
diff --git a/help/C/gedit-plugins-multi-edit.page b/help/C/gedit-plugins-multi-edit.page
new file mode 100644
index 0000000..f678d45
--- /dev/null
+++ b/help/C/gedit-plugins-multi-edit.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="gedit-plugins-multi-edit">
+ <info>
+ <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
+ <revision version="3.4" date="2011-10-30" status="candidate"/>
+
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc>Edit a document in multiple places at once</desc>
+ </info>
+
+ <title>Multi edit</title>
+
+ <p>The <app>Multi Edit</app> plugin allows you to edit a document in multiple
+ places at once. This can be helpful when performing tedious editing tasks. To
+ enable the Multi Edit plugin, select <guiseq><gui>Edit</gui><gui>
+ Preferences</gui><gui>Plugins</gui><gui>Multi Edit</gui></guiseq>.</p>
+
+ <p>After you have enabled the plugin, turn-on Multi Edit mode by pressing
+ <keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>, or clicking
+ <guiseq><gui>Edit</gui><gui>Multi Edit Mode</gui></guiseq>. You can then
+ select the points in your file that you would like start editing.</p>
+
+ <p>To insert editing points in your file:</p>
+ <steps>
+ <item><p>Place your cursor at your first desired editing point.</p></item>
+ <item><p>Press <keyseq><key>Ctrl</key><key>E</key></keyseq>.</p></item>
+ <item><p>Move to your next editing point, and press <keyseq><key>Ctrl</key>
+ <key>E</key></keyseq> again.</p></item>
+ <item><p>Continue inserting editing points, adding as many as you need.</p>
+ </item>
+ </steps>
+
+ <p>Once you have inserted all of your editing points, you can make your
+ desired edits.</p>
+
+ <p>To remove editing points, press the <key>Esc</key> key. This will remove
+ all of the editing points. Pressing the <key>Esc</key> key again will turn
+ off Multi Edit mode, returning the editor back to its normal state.</p>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]