From: Andreas A. (Thyrell) <a.a...@th...> - 2001-09-15 13:50:10
|
Hi Alex, > <bc:img id="abcimg" /> > <bc:js id="moo" inline="true" /> > <bc:css id="moo" inline="false" /> > <bc:href id="href" href="/archive/mp3/any_document.mp3" > usedocroot="true" | > usersrcroot="true" /> (or something) usedocroot is fine. > which will be 'made' into: > <img src="/value/of/rsrc/constant/a/b/c/image.jpg" border="0" > width="12" height="123"> Groovy. > I very much want to avoid the use of "constant echos" that are > unnecessary at runtime: if you already have implicit > knowledge about your environment, there's no reason to > repeat the same logic over and over. Agreed. > What are people's opinions on these 'tags' ? I like this. Let's do it. Andi |