[[PageOutline(2-5,Contents,pullout)]] = Include a Pledgie badge in your trac instance, raise money for your project = == Description == [[Image(source:pledgiemacro/pledgie.png)]] (note: the above is just a screen capture. The plugin is not installed on this instance, so this is just a sample) {{{ #!comment attach the file to the wiki page instead, and don't put it in the source }}} Please [http://www.pledgie.com/campaigns/4539 donate ] a buck anyways, if you find it useful. Use the pledgie.com badge to allow people to donate money to your project and show how much has been donated. I am in no way affiliated with pledgie. Thinking about reviving another project hosted on assembla, I thought it might be nice to see if someone would trow a dime at it. That is what motivated me. == Bugs/Feature Requests == Existing bugs and feature requests for PledgieMacro are [report:9?COMPONENT=PledgieMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PledgieMacro&owner=stephas new ticket]. == Download == Download the zipped source from [download:pledgiemacro here]. == Source == You can check out PledgieMacro from [http://trac-hacks.org/svn/pledgiemacro here] using Subversion, or [source:pledgiemacro browse the source] with Trac. == Installation == Download or checkout the macro and put it in your Trac environment's `plugins` directory. {{{ #!comment If you have setuptools installed you can just use {{{ sudo easy_install http://trac-hacks.org/svn/pledgiemacro/0.11 }}} or you download the zipped source from [download:pledgiemacro/0.11 here]test[[BR]] and extract the contents in the plugins directory of your Trac environment.test[[BR]] or use subversion export in the plugins directory...test[[BR]] if you have TRAC_ADMIN rights, you can also install it via the upload feature in the admin menu...test[[BR]] }}} == Example == Pledgie requires the campaign ''id'' as it's first argument, like so: {{{ [[Pledgie(4539)]] }}} That will display a badge like shown above. Note: The campaign ''id'' can be found in the pledgie url, e.g. !http://pledgie.com/campaigns/ '''''id'''''. == Recent Changes == [[ChangeLog(pledgiemacro, 3)]] == Author/Contributors == '''Author:''' [wiki:stephas stephas] [[BR]] '''Maintainer:''' [wiki:stephas stephas] [[BR]] '''Contributors:'''