Bookmarkfile

This plugin displays a given bookmark file as list of links.

Author:Ekkart Kleinod (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.5.1
Plugin version:1.1.2
Added to WordPress repository:16-08-2010
Last updated:19-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.ekkart.de/?page_id=212
Total downloads:466
plugin download
Click to start download

This plugin displays a given bookmark file as list of links.

Thus you can display a "link" section without having to maintain the bookmarks in another place than your browser. At the moment, the following browser bookmark files are supported: * Opera

You use the plugin by placing the bookmarkfile tag in your article resp. page.

Arguments

  • filename mandatory argument stating the bookmark filename relative to the plugin or absolute in the server path. filename can be every filename accepted by PHP's fopen function.
  • target optional argument, if given, it is used as target for the links

Examples

[bookmarkfile filename="opera.adr" /]

Reads the bookmarks from "opera.adr" and displays them as list.

[bookmarkfile filename="opera.adr" target="_blank" /]

Reads the bookmarks from "opera.adr" and displays them as list, each link opening a new page resp. tab.

Live example: link list of ekkart.de