/******************************************************************************* * * * ,-._.-._.-._.-._.-. * * `-. ,-' * * .----------------------. | | * * | | | | * * | firstRSS | | | * * | RSS Aggregator | | | * * | Wordpress Plugin | ,';".________.-. * * | | ;';_' )] * * | Revelation 22:13 | ; `-| * * | `. `T- | * * `----------------------._ \ | | * * `-; | | * * |..________..-| * * /\/ |________..| * * ,'`./ >,( | * * \_.-|_/,-/ ii | | * * `."' `-/ .-"""|| | * * /`^"-; | ||____| * * / / `.__/ | || * * / | || * * | || * * * *******************************************************************************/ LICENCE Copyright 2006 Chris Hatcher (email : Chris@UnderJC.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. 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA COST Nothing is required. I would appreciate an email (Chris@UnderJC.com), so I can link to sites that use firstRSS. Feel free to link to me (http://UnderJC.com). FEATURES Simplicity List format or paragraph format No XSLT processor required Works with http://del.icio.us REQUIREMENTS WordPress 2 or greater PHP 4.3.0 or greater INSTALLATION Drop the "ujc_firstrss" directory into the "plugins" directory in WordPress. The "ujc_firstrss" directory should contain the files "firstRSS.php", "lastRSS.php", and "readme.txt" and the directory "cache". In the "Plugins" section of "Site Admin", click "Activate" adjacent to "firstRSS". USAGE Insert "[rsspara:URL]" or "[rsspara:URL]" into the post for paragraph or list format respectively. Replace "URL" with the URL of the RSS feed. NOTES The cache time is set to six hours, so changes to the feed may not show up immediately. This setting can be changed in the source. A limit on the number of items can also be set in the source. "Powered by firstRSS" will be added to the bottom of pages and blogs containing feeds. This can be removed in the source. If is possible that another plugin already uses lastRSS. If you recieve the message, "Fatal error: Cannot redeclare class lastrss..." then either deactivate "Include lastRSS" in the "Plugins" section of "Site Admin" or rename "inc_lastRSS.php" to "inc_lastRSS.bak" and then deactivate it. CONTACT ME Chris Hatcher Chris@UnderJC.com CREDITS Vojtech Semecky lastRSS http://lastrss.webdot.cz Christopher Johnson ASCII Dilbert http://chris.com Chris Hatcher firstRSS http://UnderJC.com