My pleasure. My first coding contribution to an open source project - very exciting!Looks very promising. Would you mind if I include the Midgard part to Aegir CMS and the Aegir Sample Site?
I've put up an updated version with a bug removed that caused it to choke when there were no articles in a topic.
http://www.sydney.wilderness.org.au/docs/node.php?id=273
I've also implemented output buffering in order to find out the Content-length header. I've had to use a code-end element to get the length and flush the buffer. This code element has to be put at the bottom of every ROOT style used in the site which is one more thing to forget if you're adding styles. It would be nice to have a code-end element execute automatically at the end just like code-init and code-global at the beginning.
Cheers James
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
