Re: An HTML Entry Parser
Joseph Reagle <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Organization | MIT |
| Message-ID | <[email protected]> |
On Thursday 11 September 2003 09:58, will wrote: > You guys should pool your code together and generate an entry parser and > then register it on the site. After I'm happy with the html entry parser, I'd be happy to submit it -- I, like Robert, would like to have the title come from the first H1, just needs some tweaks -- but this still requires his blosxom tweak to remove the flavours from the content directory, which is a good idea in any case. > While this is useful for you guys, I don't think it should get into the > main codebase. I'm pushing for less code maintained in the codebase. > I'd rather people pull down the code which is the basic stuff and then go > up to the registry and pick out the plugins for the functionality they > want. If that means that can plug it in and have it work. I suppose I'm an advocate that more basic stuff work out of the box. To me, "conditionalhttp","pyarchives","pycategories", and "comments" should work out of the box since 99% of the people would probably use them.