Skip to content

Commit f64c037

Browse files
rbujraveit65
authored andcommitted
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.
1 parent 68fc438 commit f64c037

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

help/C/index.docbook

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -388,29 +388,6 @@
388388
<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>
389389
</sect2>
390390

391-
<!-- ============= To Open a File from a URI ======================= -->
392-
<sect2 id="pluma-open-from-uri">
393-
<title>Opening a File from a URI</title>
394-
<para>To open a file from a Uniform Resource Identifier (URI), perform the following steps:</para>
395-
<orderedlist>
396-
<listitem>
397-
<para>Choose <menuchoice> <guimenu>File</guimenu> <guimenuitem>Open Location</guimenuitem> </menuchoice> to display the <guilabel>Open Location</guilabel> dialog. </para>
398-
</listitem>
399-
<listitem>
400-
<para>Enter the URI of the file that you want to open.</para>
401-
</listitem>
402-
<listitem>
403-
<para>Use the <guilabel>Character coding</guilabel> drop-down list to select the appropriate character coding. </para>
404-
</listitem>
405-
<listitem>
406-
<para>Click <guibutton>Open</guibutton>.</para>
407-
</listitem>
408-
</orderedlist>
409-
<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>
410-
<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>
411-
<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>
412-
</sect2>
413-
414391
<!-- ============= Working with tabs ======================== -->
415392
<sect2 id="pluma-tabs">
416393
<title>Working With Tabs</title>

0 commit comments

Comments
 (0)