From 4b94b0699746995caa4a02e48bac64f771201a46 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Apr 2014 23:15:49 +0900 Subject: Added KEditBookmarks handbook. This resolves bug 1881. --- doc/keditbookmarks/CMakeLists.txt | 12 +++++ doc/keditbookmarks/Makefile.am | 3 ++ doc/keditbookmarks/bookmarks.docbook | 87 ++++++++++++++++++++++++++++++++++++ doc/keditbookmarks/index.docbook | 61 +++++++++++++++++++++++++ 4 files changed, 163 insertions(+) create mode 100644 doc/keditbookmarks/CMakeLists.txt create mode 100644 doc/keditbookmarks/Makefile.am create mode 100644 doc/keditbookmarks/bookmarks.docbook create mode 100644 doc/keditbookmarks/index.docbook (limited to 'doc') diff --git a/doc/keditbookmarks/CMakeLists.txt b/doc/keditbookmarks/CMakeLists.txt new file mode 100644 index 000000000..444468728 --- /dev/null +++ b/doc/keditbookmarks/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION keditbookmarks ) diff --git a/doc/keditbookmarks/Makefile.am b/doc/keditbookmarks/Makefile.am new file mode 100644 index 000000000..17a314c39 --- /dev/null +++ b/doc/keditbookmarks/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO +KDE_MANS = AUTO diff --git a/doc/keditbookmarks/bookmarks.docbook b/doc/keditbookmarks/bookmarks.docbook new file mode 100644 index 000000000..0e19b3258 --- /dev/null +++ b/doc/keditbookmarks/bookmarks.docbook @@ -0,0 +1,87 @@ + + +&tde-authors; + + +Editing bookmarks + +The Bookmark Editor shows a tree view of your bookmarks +and bookmark subfolders. As is usual for tree views in &tde;, subfolders are shown +with a small square at the left of the folder name; if the square contains a ++ sign left clicking on it will expand +the view to show the contents of that subfolder and the + sign will +change to -, left clicking on the +- sign will collapse the subfolder view. + +To select an item in the list you can left +click on it, or you can navigate through the list by using the +Up arrow and Down arrow keys to move around, +Right arrow to expand a subfolder and +Left arrow to collapse it. + +You can move an item to a different place in the list by using the +normal Drag and Drop or Cut and +Paste methods. The order in which the items appear in +the Bookmark Editor is the order they will appear in the +Bookmarks drop down list. The Insert +Insert Separator option can +be used to insert separating lines into the list wherever you wish. + +A new subfolder can be created at the selected point in the list by +using the Create New Folder... option in the +Insert menu or from the drop down menu you get when you +right click on an item in the main part of the +window, or with &Ctrl;N + + +To change the name of a bookmark or folder select it then press +F2 or choose the Rename item from +the Edit menu or the pop up menu that appears when you +right click on the item. Similarly, you can edit +the &URL; by pressing F3 or choosing the +Change URL menu item. + +The Bookmark Editor lets you import bookmarks from +a range of other browsers into &konqueror;'s bookmark list, putting them into + a new folder or replacing all current bookmarks. To do this select +Import from the File menu. The +FileExport + option can be used to export &konqueror;'s bookmarks to a +&Netscape; or Mozilla browser. + +If you often use the &Netscape; browser as well as &konqueror;, then +rather than importing your &Netscape; bookmarks into &konqueror; it is +better to select the Show Netscape Bookmarks in Konqueror +Windows item in the Settings menu. If you +do this any updates to &Netscape;'s bookmarks are automatically seen by +&konqueror;. + +To select which bookmark subfolder is used to hold the Bookmark +Toolbar items select the subfolder then choose Set as Toolbar +Folder from the Edit menu. + +If you are tiding up your bookmarks and have forgotten what a +particular web page is, you can easily open it from within the +Bookmark Editor by right clicking +on the item and selecting Open in Konqueror from +the pop up menu. If you just want to check that the &URL; is still valid +select Check Status instead. + +Don't forget to save your changes with +FileSave or +&Ctrl;S before you leave +the Bookmark Editor. + + + + + diff --git a/doc/keditbookmarks/index.docbook b/doc/keditbookmarks/index.docbook new file mode 100644 index 000000000..e530a228a --- /dev/null +++ b/doc/keditbookmarks/index.docbook @@ -0,0 +1,61 @@ + + + + + + +]> + + +The &keditbookmarks; Handbook + + +&tde-authors; + + +&tde-copyright-date; +&tde-team; + + +&FDLNotice; + +April 27, 2014 +&tde-release-version; + +&keditbookmarks; is &tde;'s editor for bookmarks. + + +TDE +KEditBookmarks +tdebase + + + + +&keditbookmarks-bookmarks; + + + +Credits and License + +&underFDL; +&underGPL; + + + +&documentation.index; + + + + + -- cgit v1.2.1