﻿/*
+-----------------------------------------+
|Center News Panel
+-----------------------------------------+
+-----------------------------------------+
| Copyright © Fangree Productions  2010
| Developers: Fangree_Craig
| Web: www.fangree.co.uk
| Email: admin@fangree.co.uk
|-----------------------------------------+
==================================================================================
|                                                                                |
|    This program is free software: you can redistribute it and/or modify        |
|    it under the terms of the GNU Affero General Public License as              |
|    published by the Free Software Foundation, either version 3 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 Affero General Public License for more details.                         |
|                                                                                |
|   You should have received a copy of the GNU Affero General Public License     |
|    along with this program.  If not, see <http://www.gnu.org/licenses/>.       |
|                                                                                |
==================================================================================
|-----------------------------------------+
| PHP-Fusion
| Copyright © 2002 - 2010 Nick Jones
| http://www.php-fusion.co.uk/
|-----------------------------------------+
*/


GENERAL:
-----------------
A Center News Panel that displays the latest 5 News.
Displays information like who submitted news , News Category, number of reads each news has had.
Boxover on News Title containing News & clickable to full news.
Also displays Total News & Total News categories count and a search box. 



INSTALL INSTRUCTIONS:
-------------------------------------------
1. Upload all files in the files folder to your sites root.
2. Go to Admin >>> System Administration >>> Panels >>> Add New Panel >>> Select "news_panel" >>> Name Panel & Save as upper or lower center.
3. Enable.
4. Done.

		
SUPPORT
--------
http://www.fangree.co.uk


CHANGLOG
----------
v1.00 - first Public Release
V1.01 - Fixed Table Row Error $i = 0; was missing from code in news_panel.php
        Removed Posted By Column and placed Posted By under News Snippet.
		Localised "Search News..." value for search panel.
		Changes locale order
V1.02 - German & Spanish locales added.	

V1.03 - Fixed Boxover and updated boxover.js	