Kwiki-RecentChangesRSS
view release on metacpan or search on metacpan
lib/Kwiki/RecentChangesRSS.pm view on Meta::CPAN
=item rss_docs
The URL to a document describing the RSS 2.0 protocol, currently: http://blogs.law.harvard.edu/tech/rss
=item rss_managingEditor
Email address of the person responsible for the editorial content.
=item rss_webMaster
Email address of the person responsible for technical issues regarding the RSS feed.
=item rss_category
A category designation for this feed. Can be any short text or word.
=item rss_generator
A string indicating what program generated this feed. Currently 'Kwiki::RecentChangesRSS/XML::RSS'.
=item rss_cloud
Not implemented. Specifies a HTTP-POST, XML-RPC or SOAP interface to get notification of updates to this feed.
=item rss_ttl
Not implemented. Specifies a time to live value in minutes to determine how long you should cache this feed before updating.
=item rss_image
URL of a GIF, JPEG or PNG image to be displayed with the channel.
=item rss_rating
Not implemented. The PICS rating for the wiki.
=item rss_textInput
Not implemented. Allows you to define a simple form for input.
=item rss_skipHours
Not implemented. Speficies the hours in which this feed should not be used.
=item rss_skipDays
Not implemented. Speficies the days of the week in which this feed
should not be used.
=back
=head1 ACKNOWLEDGEMENTS
This is a modified a private version of Kwiki::RecentChanges by Brian
Ingerson. To fix [cpan #7524] bug, used website link method used by
Brian's own version of Kwiki::RecentChangesRSS (developed
independently of this module).
Joon and ambs on #kwiki for finding UTF-8 problems.
David Jones for catching that <img> wasn't XHTML compliant.
=head1 AUTHOR
James Peregrino, C<< <jperegrino@post.harvard.edu> >>
=head1 COPYRIGHT
Copyright (c) 2004. James Peregrino. All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html
=cut
__config/rss.yaml__
rss_title: a title goes here
rss_description: a short description goes here
rss_link: http://configure.me/
rss_docs: http://blogs.law.harvard.edu/tech/rss
rss_generator: Kwiki::RecentChangesRSS/XML::RSS 0.07
rss_depth: 7
rss_language: en-US
rss_copyright:
rss_managingEditor:
rss_webMaster:
rss_category:
rss_cloud:
rss_ttl:
rss_image:
rss_rating:
rss_textInput:
rss_skipHours:
rss_skipDays:
rss_display_page: 0
__template/tt2/rss_button.html__
<!-- BEGIN rss_button.html -->
<a href="[% script_name %]?action=RecentChangesRSS" accesskey="c" title="RSS">
[% INCLUDE rss_button_icon.html %]
</a>
<!-- END rss_button.html -->
__template/tt2/rss_button_icon.html__
<!-- BEGIN rss_button_icon.html -->
<img src="[% rss_icon %]" alt="rss" />
<!-- END rss_button_icon.html -->
__template/tt2/rss_screen.xml__
[% xml %]
__xml.png__
iVBORw0KGgoAAAANSUhEUgAAACQAAAAOBAMAAAC1GaP7AAAAMFBMVEU9GgL1sYOeQgLmhkL22sfd
XQfcdC/7yaf+/Pt+MgLDUgbupHL+gi7+ZgP+lE/OZiLJkrvQAAAAAWJLR0QAiAUdSAAAAJlJREFU
eNpjdDdgQAX/Gd9+QBP6w8SAAYBC/1YzcBdYr2eYvYG7ACTEAhQ98JVb9vRvBoG/DD+gqhga2Jmd
GRhbYBqBqhjEWPZfYvgg/kEIbhYQsDYw2As0IIxn+PXHCOic/xuQhBYYsScw/A8GCv0xEYA4guf9
BCCLGajRvdwA4ohrN/de7bjAwKrwVYmhg4EBi4cYFDA8BACwrCv4QvvgfAAAAABJRU5ErkJggg==
( run in 2.261 seconds using v1.01-cache-2.11-cpan-df04353d9ac )