Changes between Version 24 and Version 25 of PledgieMacro


Ignore:
Timestamp:
Nov 10, 2015, 4:53:15 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • PledgieMacro

    v24 v25  
    55== Description
    66
     7This macro uses the [https://pledgie.com/ pledgie.com] badge to allow people to donate money to your project as well as show you and your users how much has been donated.
     8
    79[[Image(source:pledgiemacro/pledgie.png)]]
    8 [[BR]]
     10
    911'''Note''': the above is just a screen capture. The plugin is not installed on this Trac instance and this is just a sample.
    1012
    11 {{{
    12 #!comment
     13{{{#!comment
    1314Attach the file to the wiki page instead, and don't put it in the source.
    1415}}}
     
    1617Please [http://www.pledgie.com/campaigns/4539 donate], if you find it useful.
    1718
    18 Use the [https://pledgie.com/ pledgie.com] badge to allow people to donate money to your project and show how much has been donated.
    19 
    20 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.
     19I 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 throw a dime at it. That is what motivated me.
    2120
    2221== Bugs/Feature Requests
     
    2625
    2726If you have any issues, create a
    28 [http://trac-hacks.org/newticket?component=PledgieMacro&owner=stephas new ticket].
     27[/newticket?component=PledgieMacro new ticket].
    2928
    3029[[TicketQuery(component=PledgieMacro&group=type,format=progress)]]
     
    3231== Download
    3332
    34 Download the zipped source from [download:pledgiemacro here].
     33Download the zipped source from [export:pledgiemacro here].
    3534
    3635== Source
    3736
    38 You can check out PledgieMacro from [http://trac-hacks.org/svn/pledgiemacro here] using Subversion, or [source:pledgiemacro browse the source] with Trac.
     37You can check out PledgieMacro from [/svn/pledgiemacro here] using Subversion, or [source:pledgiemacro browse the source] with Trac.
    3938
    4039== Installation
    4140
    42 Download or checkout the macro and put it in your Trac environment's `plugins` directory:
    43 {{{
    44 #!comment
     41Download or checkout the macro and put it in your Trac environment's `plugins` directory.
     42
    4543If you have setuptools installed you can just use:
    46 {{{
     44{{{#!sh
    4745sudo easy_install http://trac-hacks.org/svn/pledgiemacro/0.11
    4846}}}
    49 or you download the zipped source from [download:pledgiemacro/0.11 here]test[[BR]]
    50 and extract the contents in the plugins directory of your Trac environment.test[[BR]]
    51 or use subversion export in the plugins directory...test[[BR]]
    52 if you have TRAC_ADMIN rights, you can also install it via the upload feature in the admin menu...test[[BR]]
    53 }}}
     47
     48or you download the zipped source from [export:pledgiemacro/0.11 here] and extract the contents in the plugins directory of your Trac environment. Alternatively, use subversion export in the plugins directory.
     49
     50If you have `TRAC_ADMIN` rights, you can also install it via the upload feature in the admin menu.
    5451
    5552== Example
     
    7067== Author/Contributors
    7168
    72 '''Author:''' [wiki:stephas stephas] [[BR]]
     69'''Author:''' [wiki:stephas] [[BR]]
    7370'''Maintainer:''' [[Maintainer]] [[BR]]
    7471'''Contributors:'''