DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bookmarkme

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:bookmarkme [2010-04-30 11:18] 89.182.20.162plugin:bookmarkme [2023-12-17 21:11] (current) – new download url Aleksandr
Line 1: Line 1:
-====== BookmarkMe plugin ======+====== BookmarkMe Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 7: Line 7:
 type       : syntax, action type       : syntax, action
 lastupdate : 2008-12-25 lastupdate : 2008-12-25
-compatible : 2007-06-26b++compatible : Greebo, !Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
 tags       : bookmark, embed tags       : bookmark, embed
----- 
  
-[[http://debugger.ru/dl/bookmarkme.zip|BookmarkMe v0.8 (31Kb, zip)]]\\ [[http://debugger.ru/dl/bookmarkme.7z|BookmarkMe v0.8 (22Kb, 7z)]]\\ [[https://svn.debugger.ru/repos/common/DokuWiki/BookmarkMe/tags/BookmarkMe.v0.8| SVN repository, v0.7]]+downloadurl: https://trello.com/1/cards/5afdea8f691d9b57c8bba7aa/attachments/5b5cdfbf2ac25edb9fdf4a02/download/bookmarkme.zip 
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: https://trello.com/1/cards/5afdea8f691d9b57c8bba7aa/attachments/5afdeaf55a357095489975c7/download/bookmarkme.gif 
 +----
  
 +:!: Three corrections are needed to make this old plugin work again:
 +  - in __''action.php''__ on line 120 in the ''register'' function, replace the attributes in brackets with ''Doku_Event_Handler $controller''
 +  - in __''syntax/bookmarkme.php''__ on line 54 in the ''handle'' function - ''$match, $state, $pos, Doku_Handler $handler''
 +  - below on line 61 in the ''render'' function - ''$format, Doku_Renderer $renderer, $data''
  
-This [[plugin]] shows the toolbar with links to the bookmarking services:+This plugin shows the toolbar with links to the bookmarking services:
   * del.icio.us   * del.icio.us
   * Digg   * Digg
Line 43: Line 52:
   * Memori   * Memori
   * Faves (BlueDot)   * Faves (BlueDot)
-  * Add to Favorites (IE, FireFox, Opera compatible)+  * Add to Favorites (IE, Firefox, Opera compatible)
   * Facebook   * Facebook
   * Newsvine   * Newsvine
-  * Yahoo! Bookmar+  * Yahoo! Bookmarks
   * Twitter   * Twitter
   * myAOL   * myAOL
Line 64: Line 73:
   * HEMiDEMi   * HEMiDEMi
  
-{{http://debugger.ru/dl/bookmarkme.gif?586x81}}+{{https://trello.com/1/cards/5afdea8f691d9b57c8bba7aa/attachments/5afdeaf55a357095489975c7/download/bookmarkme.gif?586x81&recache}} 
 + 
 +===== Syntax =====
  
-====== Syntax ====== 
 BookmarkMe support simple syntax to force enable or disable the toolbar on the page. BookmarkMe support simple syntax to force enable or disable the toolbar on the page.
  
Line 73: Line 83:
 </code> </code>
  
-====== Configuration ======+===== Configuration ===== 
 Plugin allows to configure the following: Plugin allows to configure the following:
   - list of available services   - list of available services
Line 80: Line 91:
  
 All these options are available at the Configuration Manager. All these options are available at the Configuration Manager.
-===== Bookmark.ini ==+ 
 +==== Bookmark.ini ==== 
 ''bookmark.ini'' is a place, where you can add more bookmarking services to show on the toolbar. ''bookmark.ini'' is a place, where you can add more bookmarking services to show on the toolbar.
 File format File format
 +
 <code> <code>
 Service_name <space(s)> service_url <CR> Service_name <space(s)> service_url <CR>
 </code> </code>
 +
 Since v0.8 plugin ships empty ''bookmarkme.ini.dist'', instead of ''bookmark.ini'' for easier plugin update. Since v0.8 plugin ships empty ''bookmarkme.ini.dist'', instead of ''bookmark.ini'' for easier plugin update.
  
Line 95: Line 110:
   - has the '.gif' extension   - has the '.gif' extension
  
-====== How to install =====+===== How to install =====
-Download the [[http://debugger.ru/dl/bookmarkme.zip|bookmarkme.zip]] and unpack it into ''lib/plugins'' folder or use the [[plugin:plugin]] manager.+
  
-Note, you may need to reset DokuWiki's cache to see the toolbar.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
  
-====== Changelog ======+===== Changelog ===== 
   * **2008-12-25 Version 0.8**:   * **2008-12-25 Version 0.8**:
     * added French translation, thanks to Yann Cochard     * added French translation, thanks to Yann Cochard
Line 132: Line 147:
     * First public release.     * First public release.
  
 +===== Bugs =====
  
-====== Bugs ======+Some of the generated url's (ie. favorites, yahoo) are not valid XHTML causing html validation to fail with invalid entities
  
-====== Discussion ======+===== Discussion ===== 
 + 
 + 
 + 
 +===== Feature request ====
  
-====== 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 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 - I have installed this plugin on my site: http://www.simpleinvoices.org/start and works well - just want to move the icons around
Line 151: Line 170:
 Specially the DIGG one, it is not really visible enough\\ 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.net|Ilya Lebedev]] 2008/12/25 20:49// > I'm not the icon guru, can't help you with this. Any help with the icons will be highly appreciated.  --- //[[ilya@lebedev.net|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 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.1272619132.txt.gz · Last modified: 2010-04-30 11:18 by 89.182.20.162

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