Table of Contents

BookmarkMe plugin

bookmarkme plugin by Ilya Lebedev
Creates links to various social bookmark services

Last updated on 2008-02-02. Provides Syntax, Action.
Compatible with DokuWiki 2007-06-26b.

Tagged with bookmarks, delicious, digg, stumbleupon.

BookmarkMe v0.7 (31Kb, zip)
BookmarkMe v0.7 (22Kb, 7z)
SVN repository, v0.7

This plugin shows the toolbar with links to the bookmarking services:

Syntax

BookmarkMe support simple syntax to force enable or disable the toolbar on the page.

~~BOOKMARKME:on|off~~

Configuration

Plugin allows to configure the following:

  1. list of available services
  2. list of pages/namespaces, where plugin should be disabled
  3. turn plugin on/off

All these options are available at the Configuration Manager.

Bookmark.ini

Bookmark.ini is a place, where you can add more bookmarking services to show on the toolbar. File format

Service_name <space(s)> service_url <CR>

Service icon should be placed in the /img folder and meet the following rules:

  1. has the same name, as service
  2. has no dots in the name
  3. has spaces replaced with underscores
  4. to be lowercase
  5. has the '.gif' extension

How to install

Download the bookmarkme.zip and unpack it into lib/plugins folder or use the plugin manager.

Note, you may need to reset DW's cache to see the toolbar.

Changelog

Bugs

Download link is unavailable.

Fixed. — Ilya Lebedev 2008-02-04 11:21

Discussion

Feature request

Neat plugin, but would it be possible to add a couple of configuration items?
* location: The bookmark bar hangs on the bottom of the page content. I'd like to put it in the bottom bar or in a special bar just above it, but I cannot understand the code well enough to see how it gets where it is. Another optional location would be in leftbar/rightbar for those who have them.

Please describe these features, as you see them. I don't understand why do you want to show bookmarking bar above the text…. And i don't see a chance to place icons in the sidebar, other than patching a template.

* the css allows control of borders and right or left alignment, but an option to omit the header line (or put it inline on the left of the icons?) and to alter the text in it without having to hack the code would IMO be cool.
richard 2007-10-16

DokuWiki does not allow to alter translations, thus i don't see a chance to change strings, without changing the code.

Option to hide the header has been added in 0.5 release. — Ilya Lebedev 2007-11-12 01:10

I second the location stuff above, i would like to be able to define easily in the plugin where it should display the icons - not just before or after page text - ie. in the bottom toolbar, in the top toolbar etc.. - I have installed this plugin on my site: http://www.simpleinvoices.org/start and works well - just want to move the icons around justin 2008-06-02