DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bookmarkfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
plugin:bookmarkfile [2018-05-30 21:00] – [Description] Klap-inplugin:bookmarkfile [2019-01-18 21:23] – New maintainer LarsDW223
Line 3: Line 3:
 ---- plugin ---- ---- plugin ----
 description: Convert a bookmark file into a hierarchic link list description: Convert a bookmark file into a hierarchic link list
-author     : Ekkart Kleinod +author     : LarsDW223 
-email      : ekkart@ekkart.de+email      : -
 type       : syntax type       : syntax
-lastupdate : 2009-01-24 +lastupdate : 2019-01-18 
-compatible :+compatible : Greebo
 depends    : depends    :
 conflicts  : conflicts  :
Line 13: Line 13:
 tags       : bookmark tags       : bookmark
  
-downloadurl:  +downloadurl: https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/archive/master.zip 
-bugtracker :  +bugtracker : https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/issues 
-sourcerepo : +sourcerepo : https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile
 donationurl:  donationurl: 
  
Line 21: Line 21:
 ---- ----
  
-This is version 1.0.0 of the plugin.+===== Description =====
  
-===== Attentionnew maintainer needed =====+With this plugin you can convert a bookmark file into a hierarchic link list. Thus you can create link lists based on your bookmark files without having to convert them first. The syntax is:
  
-Due to changes in my homepage backend I no longer develop this pluginI will host the plugin until a new maintainer is foundPlease contact me if a new maintainer takes over the development.+<code> 
 +<BOOKMARKFILE file="..." [separators="hide"] [folder="..."]> 
 +</code>
  
-Regards, Ekkart.+This will be replaced by a unnumbered hierarchic HTML list. The plugin detects the bookmark file type and converts the contained bookmarks.
  
-===== Description =====+The plugin supports Firefox bookmark files in JSON format and HTML bookmarks files in the Netscape format. The later files start with a first line like this:
  
-With this plugin you can convert a bookmark file into a hierarchic link list. Thus you can create link lists based on your bookmark files without having to convert them first. The format is:+<code> 
 +<!DOCTYPE NETSCAPE-Bookmark-file-1> 
 +</code>
  
-  <BOOKMARKFILE|file>+Browsers generating this kind of HTML bookmark files are e.g. Firefox and Opera.
  
-This will be replaced by a unnumbered hierarchic HTML list.+The syntax options have the following meaning:
  
-The plugin detects the bookmark file type and converts the contained bookmarks.+^ Option         ^ Usage           ^ 
 +| file           The name of the bookmark file to display. The path is interpreted as a location in the media directory.     | 
 +| separators     | Firefox bookmark files in JSON format can include separators. This will per default be displayed as a dotted line. The displaying of separators can be suppressed by setting ''separators="hide"''
 +| folder         | The folder in the bookmark list under which the list shall start. If omitted all bookmarks and folders will be shown in the list |
  
-At the moment, it works for “Opera” bookmarks only.+===== History =====
  
-===== Download / Installation / Examples =====+The plugin was created by Ekkart Kleinod in 2009. 
 + 
 +===== Installation =====
  
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
- 
-  * [[http://www.ekkart.de/wp-content/plugins/download-monitor/download.php?id=5]]. 
- 
-More information about the plugin can be found on [[http://www.ekkart.de/computer/dokuwiki/#bookmarkfile-plugin|ekkart.de]]. 
  
 ===== Configuration ===== ===== Configuration =====
Line 53: Line 58:
 The plugin is not configurable. The plugin is not configurable.
  
-===== Internationalisation =====+===== Development =====
  
-The language dependent texts are stored in the file ''lang/xx/lang.php'' where //xx// stands for your preferred language.+Changelog:
  
-Feel free to edit these files or create new ones for your languageIf you want your language file to be integrated into the plugin, please send them to me. Please tag your email subject with //%%[bookmarkfile]%%//.+Development master branch: 
 +{{rss>https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/commits/master.atom}}
  
-The following languages are included:+==== Bug reports and feature requests ====
  
-  * German (de), English (en) by Ekkart Kleinod+Please refer to the [[https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/issues|issue tracker]] for reporting issues.
  
-===== ToDo =====+===== Internationalisation =====
  
-  * CSS file for nicer output +The following languages are included:
-  * integrate other bookmark file types +
- +
-===== Versions =====+
  
-  * version 1.0.0 (2009-01-24by Ekkart Kleinod: initial version+  * German (de), English (en)
  
 ===== Discussion ===== ===== Discussion =====
  
-Hello Ekkart, +Please use GitHub or DokuWiki's forum to discuss about this plugin.
-have you any plans on supporting Firefox bookmarks soon ? --Torben 2009-02-24 15:07-- +
-> I planned to, but I do not develop the plugin anymore. +
-Put your point or question here. +
-> I will answer here.+
  
plugin/bookmarkfile.txt · Last modified: 2020-09-02 21:40 by LarsDW223

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki