This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@* | |
================= Credit goes to Jorge Lusar for creating this ================= | |
Original's at: https://gist.github.com/jorgelusar | |
Parameters | |
FeedItems (int, optional, default 20, number of items to be displayed) | |
FeedTitle (string, optional, default domain name, the title of the feed) | |
FeedDescription (string, optional, default domain name, the description of the feed) | |
Author (string, optional, default 'admin', the author name or website name to ensure the atom feed is valid) |