Changeset 151259
- Timestamp:
- 09/02/2009 12:04:58 AM (17 years ago)
- Location:
- e-cards-campainger/trunk
- Files:
-
- 1 deleted
- 1 edited
-
readme.txt (modified) (1 diff)
-
screenshot-1.jpg (deleted)
Legend:
- Unmodified
- Added
- Removed
-
e-cards-campainger/trunk/readme.txt
r149251 r151259 12 12 Send virtial cards (e-cards) from a post. Use our designs or upload your own. 13 13 14 Based on [Zetaprints Image Generator](http://www.zetaprints.com/help/dynamic-image-generation-api/). Install the plugin. Activate. [Find a design you like](http://zetaprints.com) on ZetaPrints.com or [create your own](http://www.zetaprints.com/help/). Paste the design ID to the config screen. Insert shortcode `[zp-e-cards]` into a post and bingo! The post gets a cute flash plugin with the selected designs that your visitors can modify and email to either a pre-defined list of recipients or enter a recipient of their own. 15 16 * embed in multiple posts using a shortcode 17 * one central config page for default values 18 * individual configuration section on each New/Edit post page 19 * search for templates/catalogs that fit your needs with the embedded search/retrieve widget 20 * images can be emailed to predefined recipients 21 * hide emails of the recipients, show names only 22 * control if users can enter email of the recipient 23 * optional sender's email address 24 * optional sender's email address validation 25 * use our designs 26 * upload your own designs 27 * control size of the Flash widget 28 29 This plugin was developed as an open source project and is hosted on [Google Code](http://code.google.com/p/e-cards-plugin/). You are welcome to poke around and generally do as you please, as it's under MIT license. 30 31 32 == Installation == 33 34 1. Upload `zpEcards.zip` through the plugin installation page in WordPress. 35 1. Activate the plugin through the 'Plugins' menu in WordPress. 36 1. Go to `Ecards` menu at the bottom of the left navigation bar in WordPress admin. 37 1. Configure default values, read instructions on how to find designs and get design IDs. 38 1. Save default configuration. 39 1. Insert `[zp-e-cards]` shortcode into a post where you want the e-cards widget to appear. 40 1. Configure the widget for this post at E-cards section of the post (scroll down the page). 41 1. Save or publish the post. 42 43 == Frequently Asked Questions == 44 45 = Can I hide email addresses of the recipients? = 46 47 Yes. Enter them like this: Senator 1, jo.bloggs@example.com 48 The dropdown will have only Senator 1 and not the email address. However, if the sender is required to enter his/her email address and the email bounces back for some reason, it will come back to the sender and disclose the email address of the recipient. Not your fault! 49 50 = Can I make sure the senders use real email addresses? = 51 52 Check on "Validate sender's email address" option in the configuration section and every sender will get a confirmation email with a link. The actual email with the card will be dispatched only of the link is clicked. 53 You do not have to do this. You can make it free and open with no sender's address required. 54 55 = What can I use this plugin for? = 56 Anywhere where you want to add a bit of creativity and emotion to the message. If all you are after is a plain message then send a plain text email instead. Invitations, get well cards, campaigns and activism are the most obvious applications. 57 58 = What sort of designs can it handle? = 59 The plugin is agnostic to the type of design as such. It can be virtial cards or email signatures or internet banners or buttons for websites or badges, whatever your imagination can dream up. 60 61 == Screenshots == 62 63 screenshot-1.jpg 64 65 66 14 This plugin has moved to a [new location](http://wordpress.org/extend/plugins/zpecards/).
Note: See TracChangeset
for help on using the changeset viewer.