I've copied the script recent_news.wml that produced the News/<year>/index pages and the mini list in the main index page and called it recent_list.wml. This routineadds the ability to use descriptions and different list type..
either <UL> <OL> <DL> or .. well... nothing. From the little testing I"ve done, it's backward compatible with recent_news.wml, drop in. Although, I"m not sure what wml will do since I added a variable and if that variable isn't defined in the function call. Hopefully it is cleared in which case the default value takes effect. I'll document it's use soon. ========================================================================= * http://benham.net/index.html <>< * * -------------------- * -----BEGIN GEEK CODE BLOCK----- ---------------* * Darren Benham * Version: 3.1 * * <[EMAIL PROTECTED]> * GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++* * * E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- * * Debian Developer * PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ * * <[EMAIL PROTECTED]> * G++>G+++ e h+ r* y+ * * -------------------- * ------END GEEK CODE BLOCK------ ---------------* =========================================================================

