[gedit] updated draft of open-on-server page and added an image relating to opening files on servers.



commit 7beb2b2549224ab35bb496bc8c6f7d331b3d17e4
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sat Feb 12 17:56:10 2011 -0600

    updated draft of open-on-server page and added an image relating to opening files on servers.

 help/C/figures/gedit-open-location.png |  Bin 0 -> 1183 bytes
 help/C/gedit-open-on-server.page       |   19 +++++++++++++++++--
 help/C/gedit-shortcut-keys.page        |   14 +++++++-------
 3 files changed, 24 insertions(+), 9 deletions(-)
---
diff --git a/help/C/figures/gedit-open-location.png b/help/C/figures/gedit-open-location.png
new file mode 100644
index 0000000..f65cc02
Binary files /dev/null and b/help/C/figures/gedit-open-location.png differ
diff --git a/help/C/gedit-open-on-server.page b/help/C/gedit-open-on-server.page
index 7645c31..4187c39 100644
--- a/help/C/gedit-open-on-server.page
+++ b/help/C/gedit-open-on-server.page
@@ -4,13 +4,28 @@
 
   <info>
     <link type="guide" xref="index#gedit-working-with-files"/>
-    <revision pkgversion="3.0" version="0.1" date="2010-10-10" status="incomplete"/>
+    <revision pkgversion="3.0" version="0.1" date="2012-02-12" status="incomplete"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
     </credit>
   </info>
 
-  <title>*Open a file that is located on a server</title>
+  <title>Open a file that is located on a server</title>
+
+  <p>To open a file from a server, perform the following steps:</p>
+
+    <steps>
+      <item><p>Choose <guiseq><gui>File</gui><gui>Open</gui></guiseq> to display the <em>Open</em> dialog.</p></item>
+      <item><p>Select the Enter the URI of the file that you want to open.</p></item>
+      <item><p>Use the Character coding drop-down list to select the appropriate character coding.</p></item>
+      <item><p>Click <gui>Open</gui>.</p></item>
+    </steps>
+
+  <p>Valid types of URI include http:, ftp:, file:, and all of the methods supported by gnome-vfs.</p>
+
+<note><p>Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. For example, HTTP only allows files to be read. Files opened from FTP are read-only because because not all FTP servers may correctly work with saving remote files.</p>
+
+<p>Saving to FTP servers can be enabled with Configuration Editor, setting the key /apps/gedit-2/preferences/editor/save/writable_vfs_schemes, but this may cause errors.</p></note>
 
 </page>
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index 8982fe5..5a96166 100644
--- a/help/C/gedit-shortcut-keys.page
+++ b/help/C/gedit-shortcut-keys.page
@@ -46,7 +46,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -81,7 +81,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -119,7 +119,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -160,7 +160,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -180,7 +180,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -215,7 +215,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>
@@ -247,7 +247,7 @@
     <table frame="all" rules="all">
       <thead>
         <tr>
-          <td><p>Command</p></td>  <td><p>Shortcut Key</p></td>  
+          <td><p>To Do This</p></td>  <td><p>Press This</p></td>  
         </tr>
       </thead>
       <tbody>



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