/**************************************************
  CPG MiniCMS Plugin for Coppermine Photo Gallery
  *************************************************
  Copyright (c) 2005 Donovan Bray <donnoman@donovanbray.com>
  *************************************************
  1.3.0  eXtended miniCMS
  Copyright (C) 2004 Michael Trojacher <m.trojacher@webtips.at>
  Original miniCMS Code (c) 2004 by Tarique Sani <tarique@sanisoft.com>,
  Amit Badkas <amit@sanisoft.com>
  *************************************************
  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.
  *************************************************
  Coppermine version: 1.4.2
  CPGMiniCMS version: 1.5
  $Source: /cvsroot/cpg-contrib/minicms/README,v $
  $Revision: 1.3 $
  $Author: donnoman $
  $Date: 2005/08/07 16:01:15 $
***************************************************/

What it is
----------

A minimalistic Content Mangement System which allows the gallery admin to add / edit / delete pages. Typically this will be used by people who just want to add a few pages like About, Contact etc to their installs of coppermine but do not want full fledged CMS like Nuke.

It is also possible to include a category info page, which can be shown when a user visits a specific category in your gallery.

It has HTMLarea WYSIWYG editor which works in IE and Mozilla, and respects the admin rights from Coppermine



INSTALL
-------

* Unpack the archive and upload the "minicms" directory structure to your Coppermine gallery's plugins folder.
* Login as an admin, go to config, then "Manage Plugins"
* Find the CPG MiniCMS entry in the available plugins and click install.
* You can adjust the placment on the main page by moving the token named "minicms"  in the "Content of the Main Page" field in the config.
* When logged in as admin you will have an option to edit the content block if it already has content.
* When logged in as admin you will be shown an empty block with an edit button when the category has no content.
* To review your MiniCMS click on the "CPG MiniCMS" button on the "admin menu".
* You can include any article in its own page to be used as a hyperlink by using it's ID.
* http://www.donovanbray.com/index.php?file=minicms/cms&id=13
