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
Next revision
Previous revision
plugin:bookmarkfile [2009-10-06 11:04] – tag cleanup layneeplugin:bookmarkfile [2020-09-02 21:40] (current) – Compatible to Hogfather LarsDW223
Line 2: Line 2:
  
 ---- 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, Hogfather
 depends    : depends    :
 conflicts  : conflicts  :
 similar    : similar    :
 tags       : bookmark tags       : bookmark
 +
 +downloadurl: https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/archive/master.zip
 +bugtracker : https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/issues
 +sourcerepo : https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile
 +donationurl: 
 +
 +screenshot_img: 
 ---- ----
  
-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 [[:Plugins|plugin]] you can convert a bookmark file into a hierarchic link list. +<code> 
-Thus you can create link lists based on your bookmark files without having to convert them first. +<!DOCTYPE NETSCAPE-Bookmark-file-1> 
-The format is:+</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. +
-At the moment, it works for opera bookmarks only.+
  
-===== Download/Installation/Examples =====+^ 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.  |
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. +===== History =====
-Refer to [[:Plugins]] on how to install plugins manually.+
  
-  * [[http://www.ekkart.de/wp-content/plugins/download-monitor/download.php?id=5]].+The plugin was created by Ekkart Kleinod in 2009.
  
-More information about the plugin can be found on [[http://www.ekkart.de/?page_id=76|ekkart.de]].+===== Installation ===== 
 + 
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Configuration ===== ===== Configuration =====
Line 47: 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 language. +
-If you want your language file to be integrated into the plugin, please send them to me. +
-Please tag your email subject with //[bookmarkfile]//.+
  
-The following languages are included+Development master branch
-  * German (de), English (en) by Ekkart Kleinod+{{rss>https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/commits/master.atom}}
  
-===== ToDo ===== +==== Bug reports and feature requests ====
-  * CSS file for nicer output +
-  * integrate other bookmark file types+
  
-===== Versions =====+Please refer to the [[https://github.com/LarsGit223/dokuwiki-plugin-bookmarkfile/issues|issue tracker]] for reporting issues. 
 + 
 +===== Internationalisation ===== 
 + 
 +The following languages are included:
  
-  * 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.1254819885.txt.gz · Last modified: 2009-10-06 11:04 by laynee

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