/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright  2002 - 2008 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| TWB ARTICLES v6
| CVS Version: 1.00
| Author: Len Johnson
| Email: None
| Web: www.web-bureau.com
+--------------------------------------------------------+
| v7 version by:
| Author: Diemux
| Web: www.phpfusion-mods.net|
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/

TWB Articles Infusion was designed for use with PHP Fusion v6.01.5 and contains
modified code from PRIAMOS, PHP Fusion v6.015 and the Advanced Articles Infusion

| PHP-Fusion 6 Content Management System
| Copyright  2002 - 2006 Nick Jones
| http://www.php-fusion.co.uk/

| Advanced Articles Infusion Created by Fusion-MC
| Website: http://www.fusion-mc.be
| Contact: support@fusion-mc.be

The TWB Articles Infusion was developed for use with PHP Fusion v6.01.5.
It is essentially a rewrite of the articles functionality with a few added
features. It uses the default article database tables which are setup during
a standard PHP Fusion install but requires one small database change to enable
the use of sub categories. No changes are required to core files.

This infusion uses information from the existing articles database tables which
means it will automatically be populated with articles you have already posted.
You can install it, try it out and defuse it without affecting your existing
setup.

---------------------------------------
FEATURES
---------------------------------------
- greater seperation of logic from presentation for easier modding
- article sub categories
- view updated article link added to admin panel
- only categories which members have access to are shown in the submit form drop
down list
- standalone search page with top level categories and the latest article displayed
- [ Post Article link ] added to category pages - saves admin having to navigate
to the admin section
- search box layout and category statistics based on Advanced Articles
http://www.fusion-mc.be
- RSS Feeds for each category

---------------------------------------
INSTALLATION INSTRUCTIONS
---------------------------------------
1) Backup article_cats db table.

2) Install the infusion.

3) Go to Admin Panel > System Admin > Site Links and you will see a new link has
been added for the web links infusion:
http://www.yoursite/infusions/articles/index.php you can delete the old link which
will be further up on the same page.

5) Open http://www.yoursite/infusions/articles/feeds/rss_config.php add edit the
path to your feed logo and a description for your RSS Feed.

---------------------------------------
OLD V6 NOTES
---------------------------------------
If you find that when viewing articles your layout is broken - you are using a
theme not based on Similitude06!

To fix the display and NOT show the category of the article:
OPEN infusions/articles/admin_config.php and set PRIAM_NAV to 0.

---------------------------------------
TO DO LIST
---------------------------------------
- upgrade to rss 2.0