Changes between Initial Version and Version 1 of SharingButtonsPlugin


Ignore:
Timestamp:
Jun 19, 2011, 7:46:32 AM (13 years ago)
Author:
Jun Omae
Comment:

New hack SharingButtonsPlugin, created by jun66j5

Legend:

Unmodified
Added
Removed
Modified
  • SharingButtonsPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Add Sharing Buttons to Your Trac =
     4
     5== Description ==
     6
     7This plugin automatically adds sharing buttons (e.g. Twitter, Facebook, etc...) to Your Trac.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for SharingButtonsPlugin are
     12[report:9?COMPONENT=SharingButtonsPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=SharingButtonsPlugin&owner=jun66j5 new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:sharingbuttonsplugin here].
     20
     21== Source ==
     22
     23You can check out SharingButtonsPlugin from [http://trac-hacks.org/svn/sharingbuttonsplugin here] using Subversion, or [source:sharingbuttonsplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27 Wiki page:: [[Image(screenshot-wiki.png)]]
     28
     29== Installation ==
     30 1. Using easy_install
     31{{{
     32$ easy_install http://trac-hacks.org/svn/sharingbuttonsplugin/0.12
     33}}}
     34 2. Enable the plugin
     35{{{
     36# conf/trac.ini
     37[components]
     38tracsharingbuttonsplugin.* = enabled
     39}}}
     40
     41== Recent Changes ==
     42
     43[[ChangeLog(sharingbuttonsplugin, 3)]]
     44
     45== Author/Contributors ==
     46
     47'''Author:''' [wiki:jun66j5] [[BR]]
     48'''Maintainer:''' [wiki:jun66j5] [[BR]]
     49'''Contributors:'''