Implement Newslinker, also fix some bugs.
commit22b67bf2bd34cd787cb2276c498198e2b3a87b26
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 Jul 2008 21:03:02 +0000 (27 15:03 -0600)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 Jul 2008 21:03:02 +0000 (27 15:03 -0600)
treef1aeb02626c05952df815a3ab0f3f613e6de7fcb
parentf4ae26c8ce0f56c658426d17e81c37fe138915d0
Implement Newslinker, also fix some bugs.

* Added xc:news property, for indicating if a page is a news item.
* Fixed bug in Page getAbsolutePath

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
XHTMLCompiler/DOMFilter/News.php
XHTMLCompiler/DOMFilter/NewsLinker.php [new file with mode: 0644]
XHTMLCompiler/Page.php
config.filters.php