--------------------------------------------------------------------------------------------
/////////////////////////// RSS and Panel For PHP-Fusion 7.xx v.2.1 \\\\\\\\\\\\\\\\\\\\\\\\
--------------------------------------------------------------------------------------------

Powered by .:MeF:.
E-mail: muxa@x-iweb.ru
URL: http://www.x-iweb.ru/

This modification is free (Freeware) and extended on the principle: as it is. 
If this script has brought benefit to you and want to help in its further development, it can thank me financially. During this will be very grateful.

WebMoney (USD) - Z917162157923
WebMoney (RUB) - R339937730854
WebMoney (EUR) - E555312185798

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

This allows you to export the fashion news from 6 sections: Articles Program, Links, Forum, News, Photo Gallery format RSS. 
The set includes a sidebar fashion with 6 - yu channels RSS, but which you do not need, can turn off (See file infusions/rss_panel/rss_panel.php). 

INSTALLATION: 

1. Copy the contents of folders [php-files] at the root of the site, where lie all the files site. 

2. Then open a file themes/templates/header.php 

We find code: 

echo "<link rel='stylesheet' href='".THEME."styles.css' type='text/css' media='screen'/>\n"; 

The following present the following code: 

echo "<link rel='alternate' type='application/rss+xml' title='RSS-Forum' href='".BASEDIR."rss/rss_f.php'>"; 
echo "<link rel='alternate' type='application/rss+xml' title='RSS-Links' href='".BASEDIR."rss/rss_w.php'>"; 
echo "<link rel='alternate' type='application/rss+xml' title='RSS-News' href='".BASEDIR."rss/rss_n.php'>"; 
echo "<link rel='alternate' type='application/rss+xml' title='RSS-New articles' href='".BASEDIR."rss/rss_a.php'>"; 
echo "<link rel='alternate' type='application/rss+xml' title='RSS-Foto' href='".BASEDIR."rss/rss_p.php'>"; 
echo "<link rel='alternate' type='application/rss+xml' title='RSS-New programms' href='".BASEDIR."rss/rss_d.php'>"; 

3. Keeping file header.php 

And also can be used Sidebar: 

4. Then go to Panel administrator - Administration system - Sheets. We choose "add a new panel, now in the list find rss_panel, I think more and understand themselves. 

5. That's all
****************************************************************************************************

Thanks for their attention to my modification!