Changeset 723980
- Timestamp:
- 06/07/2013 01:23:25 PM (13 years ago)
- File:
-
- 1 edited
-
ngp-forms/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ngp-forms/trunk/readme.txt
r723978 r723980 34 34 Place this short tag on the appropriate page or article: 35 35 36 == `[ngp_show_donation]`==36 == [ngp_show_donation] == 37 37 38 38 You can set custom amounts for the donation amount in two ways: … … 75 75 }); 76 76 77 == `[ngp_show_volunteer]`==77 == [ngp_show_volunteer] == 78 78 79 79 You can set custom thanks URL for the donation process by putting the url in the embed tag: … … 83 83 The volunteer thanks URL defaults to: `/thank-you-for-volunteering` 84 84 85 == `[ngp_show_signup]`==85 == [ngp_show_signup] == 86 86 87 87 You can set custom thanks URL for the email signup process by putting the url in the embed tag: … … 103 103 Be 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. 104 104 105 == `[ngp_donation_invite_form url="/donate"]`==105 == [ngp_donation_invite_form url="/donate"] == 106 106 107 107 You must set the url that the donation invite form heads to. It must be a relative URL. … … 117 117 == Changelog == 118 118 119 = 1.2.1 = 119 = 1.2.1 = 120 120 * Fix Readme 121 121
Note: See TracChangeset
for help on using the changeset viewer.