|
From: Andreas A. <a.a...@th...> - 2001-08-17 15:17:27
|
Hi Alex, > here's the syntax I'm going to use to be processed by the make system for > static module embeds: > > <!-- xml module definition --> > <bc:module id="moo" name="HelloWorld" package="hello_world"> > <cache expires="30" use_uri="true" var="$moo"/> > <params> > <param_name>value</param_name> > <another_param_name>another_value</another_param_name> > </params> > </bc:module> Looks fine to me. Andi |