This is the ReadMe file for the said plugin.
This plugin is authored and copyrighted by Mohammad Hafiz bin Ismail (mypapit).
This plugin is licensed under the terms of the GNU General Public License
version 2.0. Author permission must be obtained if you want to use part of the
code and/or decided to distribute this plugin in any other terms besides GNU/GPL.
You can find the copy of the license in the COPYING.txt file included in this
package.
Copy/upload the file xfeed.php to your CPG 1.3.x root web directory.
Modify your "/themes/<your theme>/template.html" file. and include this
<link rel="alternate" type="application/rss+xml" title="Latest Photos RSS Feed" href="http://yourgallery.com/xfeed.php" />between the "<head> </head>" tags. This is to enable the RSS auto-discovery for feed reader.
You can put "RSS Feed" button at the bottom of your gallery to inform visitors that your website is RSS capable.
You can view RSS feed at the url : http://yourgallery.com/xfeed.php
Atom Feed url : http://yourgallery.com/xfeed.php?type=atom
At present, there are not much tweaking you can do. However you can control tbe number of items to publish via RSS with the $upperlimit variable, the default is 10.
This is my early Coppermine plugin, so bugs are expected, though I already re-check and revalidate the feed produced by this plugin. Please report any bugs or feature requests to mypapit@gmail.com. Please read the "Limitations" section first.
Feeds generated by this plugin is validated by : http://feedvalidator.org/
This plugin can't identify albums or categories name. It's only display the latest 10 photos (tweakable) in the RSS/Atom feed.
Latest release of this plugin can be obtained at http://mypapit.net/pproject, please email me if you can't find them there.
My website is at http://mypapit.net
My blog is at http://blog.mypapit.net
Feel free to visit the websites anytime!