summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-01-29 16:34:25 +0100
committerraveit65 <[email protected]>2019-02-04 10:43:08 +0100
commit1e661769aa3e5e32d5dec20142c3cb930f15cf7b (patch)
tree4bd74793ef11fa35f62e34852467092b0d6d384b /help
parent2cfdd304ad1e3797b56ad6c6fcf1e6b7b87d104b (diff)
downloadpluma-1e661769aa3e5e32d5dec20142c3cb930f15cf7b.tar.bz2
pluma-1e661769aa3e5e32d5dec20142c3cb930f15cf7b.tar.xz
remove deprecated help section: Opening a File from a URI
Open Location menu item is inaccessible, and mate-vs is deprecated. To open a remote file you should connect to server first by using Open File dialog. Next, select Other Locations from left pane, and Connect to server.
Diffstat (limited to 'help')
-rw-r--r--help/C/index.docbook23
1 files changed, 0 insertions, 23 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index bda11f6a..277b2c94 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -388,29 +388,6 @@
<para>To close all the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Close All</guimenuitem> </menuchoice>.</para>
</sect2>
-<!-- ============= To Open a File from a URI ======================= -->
- <sect2 id="pluma-open-from-uri">
- <title>Opening a File from a URI</title>
- <para>To open a file from a Uniform Resource Identifier (URI), perform the following steps:</para>
- <orderedlist>
- <listitem>
- <para>Choose <menuchoice> <guimenu>File</guimenu> <guimenuitem>Open Location</guimenuitem> </menuchoice> to display the <guilabel>Open Location</guilabel> dialog. </para>
- </listitem>
- <listitem>
- <para>Enter the URI of the file that you want to open.</para>
- </listitem>
- <listitem>
- <para>Use the <guilabel>Character coding</guilabel> drop-down list to select the appropriate character coding. </para>
- </listitem>
- <listitem>
- <para>Click <guibutton>Open</guibutton>.</para>
- </listitem>
- </orderedlist>
- <para>Valid types of <replaceable>URI</replaceable> include <literal>http:</literal>, <literal>ftp:</literal>, <literal>file:</literal>, and all the methods supported by <literal>mate-vfs</literal>.</para>
- <para>Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. HTTP only allows files to be read. Files opened from FTP are read-only because not all FTP servers may correctly work with saving remote files.</para>
- <warning><para>Saving to FTP servers can be enabled with <ulink type="help" url="help:mateconf-editor"><application>Configuration Editor</application></ulink>, setting the key <systemitem>/apps/pluma/preferences/editor/save/writable_vfs_schemes</systemitem>, but this may cause errors.</para></warning>
- </sect2>
-
<!-- ============= Working with tabs ======================== -->
<sect2 id="pluma-tabs">
<title>Working With Tabs</title>