[baobab/mallard-documentation] I added more details for WebDAV protocol.
- From: Julita Inca <jinca src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab/mallard-documentation] I added more details for WebDAV protocol.
- Date: Thu, 22 Dec 2011 05:30:43 +0000 (UTC)
commit 6496d5756138f837765c08589a100e99b5709977
Author: Julita Inca <yrazes gmail com>
Date: Thu Dec 22 00:30:03 2011 -0500
I added more details for WebDAV protocol.
help/C/ftp.page | 4 ++--
help/C/scan-home.page | 3 +--
help/C/scan-remote.page | 4 ++--
help/C/ssh.page | 16 ++++++++--------
help/C/web-dav.page | 18 ++++++++++--------
help/C/windows-share.page | 21 +++++++++++----------
6 files changed, 34 insertions(+), 32 deletions(-)
---
diff --git a/help/C/ftp.page b/help/C/ftp.page
index faaea12..ab03f98 100644
--- a/help/C/ftp.page
+++ b/help/C/ftp.page
@@ -27,13 +27,13 @@
<item><p>Add some <gui>Optional information</gui></p>
<p>The <gui>Port</gui> to connect to on the server is 21.</p>
<p>The <gui>Folder</gui> you want to scan has to be written considering the initial route <gui>/</gui>.</p>
- <p>The <gui>User Name</gui>is the name of the account used to connect to the server.</p></item>
+ <p>The <gui>User Name</gui> is the name of the account used to connect to the server.</p></item>
</steps>
<note style="important">
<p>If you select <gui>Public FTP</gui> as a Service type the user name information is not neccesary because the user is usually anonymous.</p>
</note>
- <p>You can read more about this protocol <link xref="http://www.ietf.org/rfc/rfc959.txt">here</link></p>
+ <p>You can read more about this protocol <link href="http://www.ietf.org/rfc/rfc959.txt">here</link>.</p>
</page>
diff --git a/help/C/scan-home.page b/help/C/scan-home.page
index 82ad56a..4387fb3 100644
--- a/help/C/scan-home.page
+++ b/help/C/scan-home.page
@@ -25,7 +25,6 @@
<title>Scan your <file>Home</file> folder</title>
-
<comment>
<cite date="2011-12-17" href="mailto:yrazes gmail com">Julita Inca</cite>
<p>This assumes the reader knows how to know about the tree file system in
@@ -49,7 +48,7 @@
<p>To scan your <file>Home</file> folder:</p>
<list>
- <item><p>Select <guiseq><gui>Analyzer</gui> <gui>Scan Home
+ <item><p>Select <guiseq><gui>Analyzer</gui><gui>Scan Home
Folder</gui></guiseq> from the menu</p>.</item>
<item><p>Click <gui>Scan Home</gui> in the toolbar</p>.</item>
<item><p>Press <keyseq><key>CTRL</key><key>S</key></keyseq>.</p></item>
diff --git a/help/C/scan-remote.page b/help/C/scan-remote.page
index 0c07ce1..b64e74b 100644
--- a/help/C/scan-remote.page
+++ b/help/C/scan-remote.page
@@ -48,8 +48,8 @@
<item><p><link xref="windows-share">Windows Share</link>: Run the client on a linux machine and still be able to
view and manage the Windows shares from a linux machine.</p></item>
- <item><p><link xref="web-dav">WebDAV (HTTP)</link>: Web-based Distributed Authoring and Versioning (WebDAV)
- is a set of methods based on the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users
+ <item><p><link xref="web-dav">WebDAV (HTTP)</link>: Web-based Distributed Authoring and Versioning is a set of
+ methods based on the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users
in editing and managing documents and files stored on World Wide Web servers.</p></item>
<item><p><link xref="web-dav">Secure WebDAV (HTTPS)</link>: Secure WebDAV assure encryption of transfered data
diff --git a/help/C/ssh.page b/help/C/ssh.page
index b4f9fa3..bfc89f4 100644
--- a/help/C/ssh.page
+++ b/help/C/ssh.page
@@ -21,15 +21,15 @@
<p>Use your SSH credentials and configure the scanning process by doing:</p>
<steps>
- <item><p>Click <gui>SSH</gui> as a Service type.</p></item>
- <item><p>Write the name your server to establish the connection on <gui>Server</gui>.</p></item>
- <item><p>Add some <gui>Optional information</gui></p>
- <p>The <gui>Port</gui> of this protocol is 22.</p>
- <p>The <gui>Folder</gui> is the folder you want to scan, consider <gui>/</gui> to write the specific route</p>
- <p>The <gui>User Name</gui> is the name of the home of the server.</p></item>
+ <item><p>Click <gui>SSH</gui> as a Service type.</p></item>
+ <item><p>Write the name your server to establish the connection on <gui>Server</gui>.</p></item>
+ <item><p>Add some <gui>Optional information</gui></p>
+ <p>The <gui>Port</gui> of this protocol is 22.</p>
+ <p>The <gui>Folder</gui> is the folder you want to scan, consider <gui>/</gui> to write the specific route</p>
+ <p>The <gui>User Name</gui> is the name of the account used to connect to the server.</p></item>
</steps>
- <p>You can read more about this <link xref="http://www.ietf.org/rfc/rfc4251.txt">protocol</link> and
- get more help <link xref= "https://live.gnome.org/DejaDup/Help/Restore/WorstCase">here</link></p>
+ <p>You can read more about this <link href="http://www.ietf.org/rfc/rfc4251.txt">protocol</link> and
+ get more help <link href="https://live.gnome.org/DejaDup/Help/Restore/WorstCase">here</link></p>
</page>
diff --git a/help/C/web-dav.page b/help/C/web-dav.page
index b940187..2a44a25 100644
--- a/help/C/web-dav.page
+++ b/help/C/web-dav.page
@@ -20,18 +20,20 @@
</comment>
<p>The WebDAV protocol makes documents on the Web readables and writables. You can create,
- change and move documents within a server (typically a web server or âweb shareâ).
+ change and move documents within a web server or web share.
You can also lock (âoverwrite preventionâ) and make queries of information about author and modified date.</p>
- <p>If you selected <gui>WebDAV (HTTP)</gui> as a Service type, you can configure it by doing:</p>
- <p><gui>Server:</gui></p>
- <p>Optional information:</p>
- <p><gui>Port:</gui></p>
- <p><gui>Folder:</gui></p>
- <p><gui>User Name:</gui></p>
+ <steps>
+ <item><p>Click <gui>WebDAV (HTTP)</gui> as a Service type.</p></item>
+ <item><p>Write the name your server to establish the connection on <gui>Server</gui>.</p></item>
+ <item><p>Add some <gui>Optional information</gui></p>
+ <p>The <gui>Port</gui> of this protocol is 22880.</p>
+ <p>The <gui>Folder</gui> is the folder you want to scan, consider <gui>/</gui> to write the specific route</p>
+ <p>The <gui>User Name</gui> is the name of the account used to connect to the server.</p></item>
+ </steps>
<note style="tip">
- <p>You can see more details of the WebDAV Protocol <link xref="http://www.ietf.org/rfc/rfc5397.txt">here</link>.</p>
+ <p>You can see more details of the <link href="http://www.ietf.org/rfc/rfc5397.txt">WebDAV protocol</link> and learn more <link href="http://unixwiz.net/techtips/ms971492-webdav-vuln.html"> here</link>.</p>
</note>
</page>
diff --git a/help/C/windows-share.page b/help/C/windows-share.page
index a51a2cc..0e3462a 100644
--- a/help/C/windows-share.page
+++ b/help/C/windows-share.page
@@ -16,15 +16,16 @@
<title>Windows Share Protocol</title>
<comment><cite date="2011-12-19" href="mailto:yrazes gmail com">Julita Inca</cite>
- <p>This assumes the reader knows there are many forms to establish connection remotely to scan folders.</p></comment>
-
- <p>If you selected <gui>Windows Share</gui> as a Service type, you can configure it by doing:</p>
- <p><gui>Server:</gui></p>
- <p>Optional information:</p>
- <p><gui>Share:</gui></p>
- <p><gui>Folder:</gui></p>
- <p><gui>User Name:</gui></p>
- <p><gui>Domain Name:</gui></p>
-
+ <p>This assumes the reader knows there are many forms to establish connection remotely to scan folders.</p>
+ </comment>
+ <steps>
+ <item><p>Click <gui>Windows Share</gui> as a Service type.</p></item>
+ <item><p>Write the name your server to establish the connection on <gui>Server</gui>.</p></item>
+ <item><p>Add some <gui>Optional information</gui>:</p>
+ <p>The name of the Windows <gui>Share</gui>.</p>
+ <p>The <gui>Folder</gui> is the folder you want to scan, consider <gui>/</gui> to write the specific route.</p>
+ <p>The <gui>User Name</gui> is the name of the account used to connect to the server.</p></item>
+ <p>The <gui>Domain Name</gui> is the name of the Windows domain.</p>
+ </steps>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]