[gedit] added several more page stubs. tracking updates in the new notes folder, which will be removed once



commit e1490a8b48c5673b6d329230c147cd0491331c72
Author: Jim Campbell <jwcampbell gmail com>
Date:   Fri Jun 25 21:41:38 2010 -0500

    added several more page stubs. tracking updates in the new notes folder, which will be removed once the pages are stubbed out.

 help/C/gedit-change-color-scheme.page |    2 +-
 help/C/gedit-edit-as-root.page        |    8 ++
 help/C/gedit-find-replace.page        |    8 ++
 help/C/gedit-open-recent.page         |    8 ++
 help/C/gedit-printing.page            |    8 ++
 help/C/gedit-tabs.page                |    8 ++
 help/C/gedit-undo-recent-action.page  |    8 ++
 help/C/index.page                     |    4 +
 help/C/notes/gedit-wiki-notes         |  148 +++++++++++++++++++++++++++++++++
 9 files changed, 201 insertions(+), 1 deletions(-)
---
diff --git a/help/C/gedit-change-color-scheme.page b/help/C/gedit-change-color-scheme.page
index 92ad1fa..c5181a8 100644
--- a/help/C/gedit-change-color-scheme.page
+++ b/help/C/gedit-change-color-scheme.page
@@ -1,4 +1,4 @@
-<page xmlns="http://projectmallard.org/1.0/";
+<page xmlns="http://projectmallard.org/1.0/";
       type="guide"
       id="gedit-change-color-scheme">
 <info>
diff --git a/help/C/gedit-edit-as-root.page b/help/C/gedit-edit-as-root.page
new file mode 100644
index 0000000..1332591
--- /dev/null
+++ b/help/C/gedit-edit-as-root.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-edit-as-root">
+<info>
+  <link type="guide" xref="index#gedit-working-with-files"/>
+</info>
+<title>Edit a file as the root (administrative) user</title>
+</page>
diff --git a/help/C/gedit-find-replace.page b/help/C/gedit-find-replace.page
new file mode 100644
index 0000000..7eb8b3a
--- /dev/null
+++ b/help/C/gedit-find-replace.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-find-replace">
+<info>
+  <link type="guide" xref="index#gedit-working-with-files"/>
+</info>
+<title>Search, find, and replace text</title>
+</page>
diff --git a/help/C/gedit-open-recent.page b/help/C/gedit-open-recent.page
new file mode 100644
index 0000000..06c8077
--- /dev/null
+++ b/help/C/gedit-open-recent.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-open-recent">
+<info>
+  <link type="guide" xref="index#gedit-working-with-files"/>
+</info>
+<title>Re-open a recently-used file</title>
+</page>
diff --git a/help/C/gedit-printing.page b/help/C/gedit-printing.page
new file mode 100644
index 0000000..fc1ffcf
--- /dev/null
+++ b/help/C/gedit-printing.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-printing">
+<info>
+  <link type="guide" xref="index#gedit-other"/>
+</info>
+<title>Printing with gedit</title>
+</page>
diff --git a/help/C/gedit-tabs.page b/help/C/gedit-tabs.page
new file mode 100644
index 0000000..7a23f94
--- /dev/null
+++ b/help/C/gedit-tabs.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-tabs">
+<info>
+  <link type="guide" xref="index#gedit-working-with-files"/>
+</info>
+<title>Add and remove tabs</title>
+</page>
diff --git a/help/C/gedit-undo-recent-action.page b/help/C/gedit-undo-recent-action.page
new file mode 100644
index 0000000..bef6c5a
--- /dev/null
+++ b/help/C/gedit-undo-recent-action.page
@@ -0,0 +1,8 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="gedit-undo-recent-actoin">
+<info>
+  <link type="guide" xref="index#gedit-working-with-files"/>
+</info>
+<title>Undo a recent action</title>
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index a23ae79..158a821 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -42,4 +42,8 @@
   <section id="gedit-plugins" style="2column">
     <title>gedit plugins</title>
   </section>
+
+  <section id="gedit-other" style="2column">
+    <title>Other gedit Help</title>
+  </section>
 </page>
diff --git a/help/C/notes/gedit-wiki-notes b/help/C/notes/gedit-wiki-notes
new file mode 100644
index 0000000..f754e27
--- /dev/null
+++ b/help/C/notes/gedit-wiki-notes
@@ -0,0 +1,148 @@
+Suggestions, please...
+
+    * Introduction
+    * Getting started
+          o Launching gedit - place in intro
+          o The Gedit Window - place in intro
+          o Opening files - Possibly in a "working with files" section
+          o Autosave - Possibly in a "working with files" section
+          o Saving to remote locations - Possibly in a "working with files" section
+          o Using gedit with the command line - Possibly in a "working with files" section, or in an "advanced usage" section 
+    * Configure the Gedit Interface - Good section name
+          o Using tabs - (Add tabs, remove tabs, move tabs to a different instance of gedit)
+          o Side pane - File mode and file browser mode
+          o bottom pane - Need to look into this one 
+    * Finding text - Look to see what exists for this in the Gnome help and link to that
+          o Finding text and the highlight - Same as above
+          o Incremental search - same as above
+          o
+
+            Find & Replace - same as above 
+#    * Printing - same as above
+#    * Syntax Highlighting -
+    * Programming with Gedit
+#    * Preferences
+    * Plugins
+          o Snippets 
+
+TOPIC BRAIN DUMP
+# - Opening / Closing files
+Open a file that is located on a server
+Adding / removing tabs
+- Move document to another tab
+# Printing / print preview
+Save File
+Save as a new name -     * To save all of the files that are currently open in gedit, choose Documents > Save All.
+Auto-save document every X minutes
+To close all of the files that are currently open in gedit, choose Documents â?¸ Close All
+Create a new text file
+# Edit a file as root
+# Open a recently-opened file (from the list, or the down-arrow!) - The application records the paths and filenames of the five most recent files that you edited and displays the files as menu items on the File menu. You can also click on the   icon on the toolbar to display the list of recent files.  
+# Undo a recently performed action
+# Re-do something that you have undone
+Cut / Copy / Paste (should be handled by regular gnome docs, but I could link into that later)
+Insert date/time
+# Customize the Toolbar
+# Insert a Sidebar
+
+View the terminal 
+Include a python console
+check spelling
+autocheck spelling
+set language
+open multiple files from the command line
+shift between open documents (incl. advanced - alt1 alt2)
+set text display options
+-- text wrapping
+-- splitting words (example? why is this good?)
+-- display line numbers
+-- highlight the current line
+-- Display right margin (why 80 chars again?  python convention?)
+-- Highlight matching bracket (what is that?? Why would someone use that?)
+-- Set tab stops and indentation behavior (Edit > Preferences > Editor
+Fonts and colors
+-- Adding in new fonts and colors?  How?  gedit.com?
+
+----------------------------------------
+Plugins
+----------------------------------------
+NOTE:  I've included the plugins from the Fedora gedit-plugins package alongside the standard list of gedit plugins, but will separate them out once the documentation is complete.  The Mallard syntax will allow any docs installed through the gedit-plugins package to be included in the gedit documentation without any user or additional developer interaction.
+
+Bookmarks
+-- 
+
+Bracket Completion
+--
+
+Change Case
+-- Select text.  Edit > Change Case > Upper / Lower / Inverted / title
+
+Character Map
+--
+
+Code comment
+-- 
+
+Color Picker
+--
+
+Commander
+--
+
+Document Statistics
+-- view basic document statistics
+
+Draw Spaces
+-- 
+
+Embed Terminal
+--
+
+External Tools
+--
+
+File Browser Pane
+--
+
+Insert Date/Time
+--
+
+Join/Split Lines
+--
+
+Modelines
+-- [I tried enabling this, but I have no idea how it works or what it is 
+supposed to do.]
+
+Multi Edit
+-- 
+
+Python Console
+--
+
+Quick Open
+-- 
+
+Session Saver
+--
+
+Show/Hide Tab Bar
+--
+
+Smart Spaces
+--
+
+Snippets
+--
+
+Sort
+--
+
+Spell Checker
+--
+
+Tag List
+--
+
+Word Completion
+--



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]