=== wp-greet === Tags: greetingcard, send, email, nextgengallery, plugin Requires at least: 2.2 Tested up to: 2.5 Stable tag: 0.9 wp-greet is a wordpress plugin to send greeting cards from your wordpress blog. it takes advantage from nextGenGallery to maintain your greetingcard pictures. == Description == /* Plugin Name: wp-greet Plugin URI: http://www.tuxlog.de Description: wp-greet is a wordpress plugin to send greeting cards from your wordpress blog. Version: 0.9 Author: Barbara Jany, Hans Matzen Author URI: http://www.tuxlog.de */ /* Copyright 2008 Barbara Jany, Hans Matzen (email : webmaster at tuxlog.de) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ you are reading the readme.txt file for the wp-greet plugin. wp-greet is a plugin for the famous wordpress blogging package, giving your users the ability to send greeting cards from your blog. == credits == == features == + uses nextGenGallery for maintainig the greeting card picturea + storing statistics about the sent greeting cards + adding your own css + control who can send cards + add default subject, header and footer to the greeting cards + add a bcc and/or a mailreturnpath to the mail == requirements == + PHP >=4.3 + Wordpress >2.2.x + nextGenGallery >v0.82 == installation == 1. Upload to your plugins folder, usually `wp-content/plugins/`, keeping the directory structure intact (i.e. `wp-greet.php` should end up in `wp-content/plugins/wp-greet/`). 1a. Copy nggfunctions.php to you nggallery folder. the one that comes with wp-greet is for ngg v0.82 and v0.92 and enhances it a bit to connect to it (see below). 2. Activate the plugin on the plugin screen. 3. Visit the configuration page (Options -> wp-greet) to configure the plugin 4. Optional If you would like to change the style, just edit wp-greet.css == usage == 1. Create a page or posting containing the tag [wp-greet]. 2. Remember the permalink of this page/post 3. Create a page with your favourite gallery on it using the following syntax [gallery=1 url=http://here/comes/the/permalink_from_2/] 4. thats it, just klick on a picture on the gallery page and send it == translations == wp-greet comes with english and german translations only, at the moment. if you would like to add a new translation, just take the file wp-greet.pot (in the wp-greet main directory) copy it to .po and edit it to add your translations (e.g. with poedit). == history == 2008-04-06 v0.9 Initial release == todo == - add a captcha to prevent you from spam - add an admin dialog to control your logging - add support for mygallery