Add RSS feed generation from Subversion logs.
commit4eacd7d3d6d39019976f90f3d9a4fa1527cc0aea
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 7 Apr 2007 03:45:15 +0000 (7 03:45 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 7 Apr 2007 03:45:15 +0000 (7 03:45 +0000)
tree993cf9c4a642c6e7ce415c63b0f40c1e89c0fc3b
parent6af09324ef32c4d2941e4b96d869d7701822b324
Add RSS feed generation from Subversion logs.
- Factor out common RSS generation code to XHTMLCompiler_RSSFeed
- Begin using svn extension

git-svn-id: http://htmlpurifier.org/svnroot@940 48356398-32a2-884e-a903-53898d9a118a
12 files changed:
XHTMLCompiler/DOMFilter/RSSFromSVN.php [new file with mode: 0644]
XHTMLCompiler/DOMFilter/RSSGenerator.php
XHTMLCompiler/DOMFilter/Subversion.php [new file with mode: 0644]
XHTMLCompiler/File.php
XHTMLCompiler/FilterManager.php
XHTMLCompiler/Page.php
XHTMLCompiler/RSSFeed.php [new file with mode: 0644]
common.php
config.filters.php
functions.php
smoketests/DOMFilter/RSSFromSVN.xhtml [new file with mode: 0644]
update.php