You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Martin Poeschl <mp...@marmot.at> on 2001/02/21 22:16:32 UTC

site.vsl

i am converting the velocity docs to use anakia :-)

now i would like to extend site.vsl to provide subsections
(jetspeed needs it too)

with stylebook we had

<s1>
  <s2>
  </s2>
<s1>

now it will be

<section>
  <subsection>
  </subsection>
</section>

comments??

martin


Re: site.vsl

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
Martin Poeschl wrote:
> 
> i am converting the velocity docs to use anakia :-)
> 
> now i would like to extend site.vsl to provide subsections
> (jetspeed needs it too)
> 
> with stylebook we had
> 
> <s1>
>   <s2>
>   </s2>
> <s1>
> 
> now it will be
> 
> <section>
>   <subsection>
>   </subsection>
> </section>
> 
> comments??

I assume then we have to change all of our source material?  If that's
the only change, I guess it isn't a big deal...

geir

-- 
Geir Magnusson Jr.                               geirm@optonline.com

Developing for the web?  See http://jakarta.apache.org/velocity/