News RSS Feed [News] 1.20
PHP-Fusion v6.00
autor wersji oryginalnej: cmike (cmike@wnet.net.pl)
autor moda: Nx0 (nxo@sto1en.net)
autor moda: adam44 (adamklim@wp.pl)

-------------------------------------------
Released under the terms and conditions of
the GNU General Public License (Version 2)
-------------------------------------------


Opis
---------
* Informowanie o nowosciach w:
   - News
   - Articles
   - Download
* Podaje czytnikom dziesiec ostatnich
newsow, artykulow i downloadow ze strony.
* Wiecej info o RSS:
Pomoc: Kanal  RSS


Instalacja
------------

1. Umiesc katalog “feeds” oraz w razie potrzeby takze “rss_images” w glownym katalogu strony.
2. Edytuj subheader.php

Znajdz:
==========
<link rel='stylesheet' href='".THEME."styles.css' type='text/css'>
==========

Dodaj po:
==========
<link rel='alternate' type='application/rss+xml' href='".BASEDIR."feeds/news.php'>
==========

3. Edytuj rss_config.php i wpisz wlasne dane.
4. Zapisz, zamknij, a nastepnie umiesc na serwerze.
5. Wejdz do Panela Admina => Zarzadzanie Blokami/Panelami i dodaj nowy blok.
Nastepnie wklej do niego zastepujac istniejacy wpis:
==========
openside("RSS");
  echo "<center><a href='http://adres.twojej.strony/feeds/news.php'><img src='http://adres.twojej.strony/rss_images/rss_blue.png'></a></center>";
closeside();

==========

lub (dla artykulow)

==========
openside("RSS");
  echo "<center><a href='http://adres.twojej.strony/feeds/articles.php'><img src='http://adres.twojej.strony/rss_images/rss_blue.png'></a></center>";
closeside();

==========

lub (dla downloadow)

==========
openside("RSS");
  echo "<center><a href='http://adres.twojej.strony/feeds/download.php'><img src='http://adres.twojej.strony/rss_images/rss_blue.png'></a></center>";
closeside();

==========




Autorzy
--------------

autor: jerkface (Shane Heroux)
email: shane@neversaid.com
data: 2005.05.12

autor: Rayxen
email: rayxen@phpfusion-mods.com
data: 2005.06.04

autor: Nx0 (Samo Čeh)
email: nxo@sto1en.net
data: 2005.07.13

autor: adam44
email: adamklim@wp.pl
data: 2005.12.25

---------------------------
Tlumaczenie: Pieka
Mail: pieka@pieka.pl
WWW: http://pieka.pl
---------------------------
Pobrano z Laboratorium Modulow PHP-Fusion PL
http://www.php-fusion.pl/4demo