2 Dec
2004
2 Dec
'04
1:30 p.m.
Anyway, I've looked at coreblog, but it gives URLs like /blog/12 and /blog/1234, I'm really looking for things like /blog/2004/11/04/wow-zope-is-cool, like Wordpress manages with the aid of mod_rewrite.
Take a look at the PathHandler product (http://www.zope.org/Members/NIP/PathHandler): "The Path Handler product lets you handle URLs which don't correspond to objects." John