on 1/9/2001 10:01 AM, "William Lee" <[EMAIL PROTECTED]> wrote:

> I'm wondering whether I can have total control over how the page is laid
> out using Velocity.  This includes putting stuff in the header, meta
> information, java script stuff in the template.  It seems like for the
> Velocity demo you can only set the $page object in order to change the
> appearance of your page.  What I would like to do is to just load the
> screen and embed all the page/header/meta information myself in  the
> template.  Is there a way to do so?
> 
> Thanks,
> 
> Will

Sure, there are a couple ways to do it:

#1. Use the $page object
#2. Create a Layout that contains the HTML you want.
#3. Use VelocityOnlyLayout instead of VelocityECSLayout to have complete
control.

-jon

-- 
Honk if you love peace and quiet.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to