
Plasmado Gallery - Readme
===================


  Version 1.2
  -----------------
  http://www.plasmado.com

    Copyright (C) 2005

    This program is free trial software. You can purchase the full source for one license for $29.00. 
    The trial version offers full functionality of the flash front end and administrative modules.  
    A watermark witht the phrase "Trial Version" will be placed at the front end. 

    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
    License for more details.


  Requirements:
    php 4.1.0 or later
    MySQL 3.23.32 or later


  Summary:  
    
    Currently it can:
      - display JPEG (Non-Progressive) images in a flash front-end environment. 
      - upload JPEG (Non-Progressive) images
      - enter and edit comments to each uploaded image
      - create sub-folders for better categorization of images
      - display various image sizes
      - delete unwanted image entries
      - customize skin to your favorite color

  Download:
    You can get the newest version at http://www.plasmado.com/.

  Credits:
    Julio Rios
  
  Price:
    $0.00 Trial Version 
    $29.00 Full Source 1 License.  email@juliorios.com (Paypal) to receive your serial key. 

  Installation:
    1) Unzip the downloaded file
    2) Place the unzip files on your server
    3) CHMOD the 'content' directory to 777
    4) Run the plasmado_db.sql script in your MySQL database
    5) Edit the config.php file
    6) Access Admin module by going to the site and adding (/admin/) [i.e. http://myserver.com/admin/]
    7) Upload some images or create folders
    8) Replace the image: /content/splash.jpg [(W)400 x (H)300]  with your own personalized image.


  Admin Module:
    http//[your site]/admin/ 

  Support:
    Send feedback, questions to development@plasmado.com

  Change Log:
     Version 1.1
     - Updated admin ability to delete a photo entry
     - Updated config.php to allow hide of photo detail area
     - Note:  no changes in database. 
     Version 1.2
     - Updated ReadMe.txt
     - Allow a customized color
     - Changed SQL queries to allow custom table name

    Enjoy!
        The Plasmado.com development team . 


