Things that need fixing
Put in a NEXT hook or callback for the final HTML parse. Otherwise you're gonna get 15 different passes on the same page; one for each plugin, etc.
Recent comments should be relative times, ____ ago.
XHTML::Allowed SHOULD strip empty tags and pointless repetition but it might have to move to HTML::TreeBuilder to do this reasonably...? Manually instead with a substitution at the end?
Comment limits by count or by date?
have a tag that does '|html' so that users don't have to. code?
make enpara into a parser, it's not smart enough right now
impose char limit on comments!
collapse bad spacing in comments Make sure paras can't self-nest.
consider letting those post images which are served from the same domain
as their email?
gravatars?
ask tt list about post processing so asins may be curried and queried
in 10s.
comment formatting is bad between paras.
link to daily from post form is busted
unicode is in and on in live
turn on email and comment validation





