Plugin Directory

Changeset 723980


Ignore:
Timestamp:
06/07/2013 01:23:25 PM (13 years ago)
Author:
signalfade
Message:

Another fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ngp-forms/trunk/readme.txt

    r723978 r723980  
    3434Place this short tag on the appropriate page or article:
    3535
    36 == `[ngp_show_donation]` ==
     36== [ngp_show_donation] ==
    3737
    3838You can set custom amounts for the donation amount in two ways:
     
    7575    });
    7676
    77 == `[ngp_show_volunteer]` ==
     77== [ngp_show_volunteer] ==
    7878
    7979You can set custom thanks URL for the donation process by putting the url in the embed tag:
     
    8383The volunteer thanks URL defaults to: `/thank-you-for-volunteering`
    8484
    85 == `[ngp_show_signup]` ==
     85== [ngp_show_signup] ==
    8686
    8787You can set custom thanks URL for the email signup process by putting the url in the embed tag:
     
    103103Be aware that this data will end up in your NGP consituents database without any other accompanying information if a match cannot be made to existing data.
    104104
    105 == `[ngp_donation_invite_form url="/donate"]` ==
     105== [ngp_donation_invite_form url="/donate"] ==
    106106
    107107You must set the url that the donation invite form heads to. It must be a relative URL.
     
    117117== Changelog ==
    118118
    119 = 1.2.1 = 
     119= 1.2.1 =
    120120* Fix Readme
    121121
Note: See TracChangeset for help on using the changeset viewer.