############################################################################# Postcards for gallery v.02 (08-19-2002) by muggles (muggles@gocompupro.com) NOTE: This is the phpWebSite version, not the stand-alone version! See it in use at http://gocompupro.com/muggles v.02 adds an admin page and basic form validation checks. ############################################################################# 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 ############################################################################## Postcards for gallery Installation ############################################################################## 1. extract the following files into your phpWS root: (not gallery root). gallery_cards_send.php gallery_cards_pickup.php gallery_cards_blank.php gallery_cards_install.php gallery_cards_admin.php (you must be logged in as admin to use) gallery_cards_uninstall.php (you must be logged in as an admin to use) 2. extract the following 1 file into your mod/gallery/html_wrap directory: inline_photo.header (if you created one already dont overwrite it) 3. Point your browser to http://www.your_site.com/gallery_cards_install.php 4. Now go browse your gallery and try out the new link on top of every image! (you may wish to move or rename the two install/uninstall files) ###################################################################### Module Uninstall ###################################################################### 1. Point your browser to http://www.your_site.com/gallery_cards_uninstall.php (you must be logged in as an admin. NOTE: No are you sure warnings =) and the " . $table_prefix . "mod_gallery_cards database is removed. ######################################################################