DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:socialmark

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:socialmark [2010-10-09 10:12] gturriplugin:socialmark [2023-12-21 16:16] (current) – new download url Aleksandr
Line 1: Line 1:
-====== SocialMark ======+====== SocialMark Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Add link to "social bookmarka page+description: Add link to social bookmark” a page
 author     : iDo author     : iDo
 email      : ido@woow-fr.com email      : ido@woow-fr.com
Line 12: Line 12:
 similar    :  similar    : 
 tags       : bookmark, links, social tags       : bookmark, links, social
-downloadurl: http://dokuplugins.idotech.info/socialmark.zip+downloadurl:https://trello.com/1/cards/5d5015f58c33fc8d391fd1ae/attachments/5d501937eee4ac6144453558/download/socialmark.zip
 ---- ----
  
-This plug add some link to "social-bookmark" a page. \\+This plugin add some link to "social-bookmark" a page.
  
-====== Syntax =====+===== Syntax =====
-Simply write <nowiki>{{socialmark}}</nowiki> where you want links appear.+
  
-====== Example ======+Simply write ''%%{{socialmark}}%%'' where you want links appear.
  
-You can see it in action here : http://www.wikistuce.info/doku.php/php/creer_une_shoutbox (end of page) \\+===== Example =====
  
-====== Installation ======+You can see it in action [[https://web.archive.org/web/20170106072225/http://www.wikistuce.info/doku.php/php/creer_une_shoutbox|here]] (end of page).
  
-With plugin_manager : http://dokuplugins.idotech.info/socialmark.zip \\ +===== Installation =====
-Or manually: \\ +
-Download and unzip the plugin_manager archive then put folder in you're 'lib/plugins/' directory.+
  
-====== Source ====== +With Plugin Manager: [[https://trello.com/1/cards/5d5015f58c33fc8d391fd1ae/attachments/5d501937eee4ac6144453558/download/socialmark.zip|socialmark.zip]] 
-(if plugin_manager URL does not work) \\ + 
-lib/plugins/socialmark/syntax.php : +Or manually: Download and unzip the plugin_manager archive then put folder in you're 'lib/plugins/' directory. 
-<code php>+ 
 +===== Source ===== 
 + 
 +(if plugin_manager URL does not work) 
 + 
 +<file php lib/plugins/socialmark/syntax.php>
 <?php <?php
    
Line 55: Line 57:
             'date'   => '21/03/2006',             'date'   => '21/03/2006',
             'name'   => 'Social Mark Plugin',             'name'   => 'Social Mark Plugin',
-            'desc'   => 'Add some link to social bookmarking page. syntaxe : {{socialmark}}', +            'desc'   => 'Add some link to social bookmarking page. Syntax: {{socialmark}}', 
-            'url'    => 'http://www.dokuwiki.org/plugin:socialmark',+            'url'    => 'https://www.dokuwiki.org/plugin:socialmark',
         );         );
     }     }
Line 126: Line 128:
 //Setup VIM: ex: et ts=4 enc=utf-8 : //Setup VIM: ex: et ts=4 enc=utf-8 :
 ?> ?>
-</code+</file
-lib/plugins/socialmark/list.txt + 
-<code>+<file txt lib/plugins/socialmark/list.txt>
 #Start a line whit a sharp to put it in comment #Start a line whit a sharp to put it in comment
 #Syntaxe for URL is : #Syntaxe for URL is :
Line 149: Line 151:
 http://simpy.com/simpy/LinkAdd.do?href=|Simpy it ! http://simpy.com/simpy/LinkAdd.do?href=|Simpy it !
 http://feedmelinks.com/categorize?from=toolbar&op=submit&url=|FeedmeLinks it ! http://feedmelinks.com/categorize?from=toolbar&op=submit&url=|FeedmeLinks it !
-</code>+</file> 
 ====== Customize ====== ====== Customize ======
  
Line 159: Line 162:
  
 ===== style ===== ===== style =====
-Links are displayed in an <ul>\\ + 
-You can customize style by changing css : \\+Links are displayed in an <ul>. 
 + 
 +You can customize style by changing css: 
 <code css> <code css>
 #socialmark { #socialmark {
plugin/socialmark.1286611927.txt.gz · Last modified: 2010-10-09 10:12 by gturri

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