Does it just add the header/footer at the start/end of the content, or does it parse the HTML so that it can include them inside the <body>...</body> block?
If it parses the HTML, +1 on adding it to modules/filters. If not, I'm not sure how generally useful it would be, but +1 on including it in modules/example at the very least. It would be really nice to have something less complex than mod_include to use as an example of how to write a filter. :-) --Brian Ryan Bloom wrote: >Hi guys, > >I have mod_hf, which adds a header or footer to every page that the >server sends. It is also a pretty good example of how write a filter >for 2.0. Would anybody mind if I committed that to modules/fitlers? If >not, I will just maintain it myself. > >Ryan > >---------------------------------------------- >Ryan Bloom [EMAIL PROTECTED] >645 Howard St. [EMAIL PROTECTED] >San Francisco, CA >
