DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bookmarkme

BookmarkMe Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" no

plugin Creates links to various social bookmark services

Last updated on
2008-12-25
Provides
Syntax, Action

Tagged with bookmark, embed

:!: Three corrections are needed to make this old plugin work again:

  1. in action.php on line 120 in the register function, replace the attributes in brackets with Doku_Event_Handler $controller
  2. in syntax/bookmarkme.php on line 54 in the handle function - $match, $state, $pos, Doku_Handler $handler
  3. below on line 61 in the render function - $format, Doku_Renderer $renderer, $data

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

  • del.icio.us
  • Digg
  • Furl
  • Reddit
  • Ask
  • BlinkList
  • blogmarks
  • Google
  • Ma.gnolia
  • Netscape
  • ppnow
  • Rojo
  • Shadows
  • Simpy
  • Socializer
  • Spurl
  • StumbleUpon
  • Tailrank
  • Technorati
  • Windows Live
  • Wists
  • Yahoo!
  • BobrDobr
  • Memori
  • Faves (BlueDot)
  • Add to Favorites (IE, Firefox, Opera compatible)
  • Facebook
  • Newsvine
  • Yahoo! Bookmarks
  • Twitter
  • myAOL
  • Slashdot
  • Fark
  • RawSugar
  • LinkaGoGo
  • Mister Wong
  • Wink
  • BackFlip
  • Diigo
  • Segnalo
  • Netvouz
  • DropJack
  • Feed Me Links
  • funP
  • HEMiDEMi

Syntax

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

~~BOOKMARKME:off|top|bottom|both~~

Configuration

Plugin allows to configure the following:

  1. list of available services
  2. list of pages/namespaces, where plugin should be disabled
  3. define toolbar position

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>

Since v0.8 plugin ships empty bookmarkme.ini.dist, instead of bookmark.ini for easier plugin update.

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

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Changelog

  • 2008-12-25 Version 0.8:
    • added French translation, thanks to Yann Cochard
    • removed dead Blog-buzz service
    • tweaked settings to show plugin on the page top and/or bottom
  • 2008-02-02 Version 0.7:
    • fixed configuration metadata (thanks to Luca Corbo)
    • fixed some URLs
  • 2007-12-11 Version 0.6:
    • added 18 more services + “Add to favorites” button for Opera, Mozilla, IE
    • updated icons for better-looking
    • updated CSS
  • 2007-12-11 Version 0.5:
    • added Russian translation
    • added support for BobrDobr, Memori, Faves (BlueDot) services
    • updated styles
    • added option to hide plugin header (leaves icons only)
    • icon title now is language-dependent and support %what% and %where% placeholders, replaced with page title and service name respectively.
  • 2007-09-04 Version 0.4:
    • added array_combine emulation, to make plugin compatible with PHP4
    • fixed check for icons presence
  • 2007-05-04 Version 0.3:
    • added German language
    • added support for bookmark.ini file, to place additional services.
  • 2007-23-03 Version 0.2:
    • added ~~BOOKMARKME:on~~ tag
    • fixed bug with relative URL in queries
    • added 'wiki:syntax' to the list of skipped pages
  • 2007-22-03 Version 0.1:
    • First public release.

Bugs

Some of the generated url's (ie. favorites, yahoo) are not valid XHTML causing html validation to fail with invalid entities

Discussion

Feature request

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 - i.e. 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

plugin does not know anything about the toolbars, though… — Ilya Lebedev 2008/12/25 20:49

Yahoo Buzz doesn't seem to work.

Yahoo buzz is not supported. — Ilya Lebedev 2008/12/25 20:49

I would also like to have the bar on the top

Toolbar location option has been added — Ilya Lebedev 2008/12/25 20:49

, and with BIGGER ICONS.
Specially the DIGG one, it is not really visible enough

I'm not the icon guru, can't help you with this. Any help with the icons will be highly appreciated. — Ilya Lebedev 2008/12/25 20:49

We're using IconShock icons in our SEO Wiki. They have some free icons on social networks http://www.iconshock.com/icon_sets/high-detail-social-icons/

Thanks for the plugin. We're using it in our Wiki on Search Engine Optimization. Our problem is that the outbound links are do-follow. It actually seems to reduce the page rank of our wiki. Please change the links to no-follow: <a href=“target.url” rel=“external nofollow”><img…></a>. We have wrote an overview of the problem here: http://en.seowiki.info/best_practices/no-follow_versus_do-follow

plugin/bookmarkme.txt · Last modified: 2023-12-17 21:11 by Aleksandr

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