%SHAREME% anywhere in a TWiki page or preferably in a TWiki skin:
| Write this: | Renders as: (if installed) | Simulated example: |
|---|---|---|
%SHAREME% |
|
%SHAREME{"Delicious, Facebook, StumbleUpon, Twitter"}%.
$link: Link of the TWiki topic
$title: Spaced out topic name
$summary: Topic summary
$site: Site host name (www.twiki.org)
%<plugin>_<setting>%, such as %SHAREMEPLUGIN_SHORTDESCRIPTION%
%SHAREME%, subset of the ones defined in the Social Media Sites section: ShareMePlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/ShareMePlugin.txt | Plugin topic |
data/TWiki/ShareMePlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/ShareMePlugin.pm | Plugin Perl module |
pub/TWiki/ShareMePlugin/*.png | 16x16 pixel icons of social networking sites |
| Plugin Author: | TWiki:Main.PeterThoeny, Twiki, Inc. |
| Copyright: | © 2010-2011 TWiki:Main.PeterThoeny © 2010-2011 TWiki:TWiki.TWikiContributor |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 21704 (2011-07-10) |
| Change History: | |
| 2011-07-10: | TWikibug:Item6725: Change global package variables from "use vars" to "our" |
| 2010-12-04: | TWikibug:Item6616: Fix to use BASETOPIC instead of TOPIC when referencing topics. This allows to add SHAREME in an included topic, such as TopMenuSkinTopBar of TWiki:Plugins.TopMenuSkin |
| 2010-06-06: | XHTML validation fixes; moving CSS to HTML head using TWiki::Func::addToHEAD |
| 2010-01-16: | Doc fixes |
| 2010-01-09: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.008 |
| Benchmarks: | GoodStyle 99%, FormattedSearch 100%, ShareMePlugin 100% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/ShareMePlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/ShareMePluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/ShareMePluginAppraisal |