Click here to register.
      
PBWG Banner


     Etcetera > HTML::Template::Expr with

HTML::Template::Expr with

User lrobinson
Date 4/21/2008 10:25 am
Views 617
Rating 0    Rate [
|
]
Previous · Next
User Message
lrobinson

When I switch to HTML::Template::Expr for a particular template, and use the body.content template variable, the page content is not inserted into the template at this point, but at the end of the page, after the closing </html>.

Is that a bug or am I doing something I shouldn't?

I'm on 7.4.31.

Thanks

Luke

 

--- (Edited on 21-04-2008 4:25 pm [GMT+0100] by lrobinson) ---



Back to Top
Rate [
|
]
 
 
preaction

When using H::T::E (or Template Toolkit), you must change any "." characters in template variable names into "_" characters.

So body.content becomes body_content.

It's WebGUI policy to not add any new template variables with periods in them, but there are still some old ones out there.

--- (Edited on 4/21/2008 12:06 pm [GMT-0500] by preaction) ---



Back to Top
Rate [
|
]
 
 
arso12

I have the same problem and than when I change the body.content to body_content the outlook of the page loks fine!

The problem that I stil have going on is that the admin menu does not apear on the left side because the template engine also changes some of WebGUI functions. Do you have the same problem wiith admin menu?

My version of WebGUI is: 7.4.15-stable

I get an error in:

dragable_init is not defined
[Break on this error] dragable_init("/helper/webgui/um?func=setContentPositions;map=");
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset...
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/toolb...
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset...
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset...
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset...
contextMenu_createWithImage is not defined
[Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset...
createSlidePanelBar is not defined
[Break on this error] var slider = new createSlidePanelBar("WebGUIAdminBar");

So any idea how to fix this problem?

--- (Edited on 2008-04-25 11:22 [GMT+0200] by arso12) ---



Back to Top
Rate [
|
]
 
 

Re: Pagination and Navigation Menus. by rogier - Wed @ 08:43am

Re: Pagination and Navigation Menus. by eleger81 - Wed @ 08:16am

Re: perl module installation fails by knowmad - Wed @ 07:44am

Re: perl module installation fails by jonie_e2000 - Wed @ 06:20am

Smoketest For nightly_2008-08-20 by Visitor - Wed @ 01:44am

Re: Pagination and Navigation Menus. by rogier - Tue @ 04:20pm

Re: Pagination and Navigation Menus. by eleger81 - Tue @ 03:15pm

Re: spectre.pl cannot be started by susanb - Tue @ 03:09pm

Re: Help with show hide JS by sandraqu - Tue @ 03:02pm

spectre.pl cannot be started by zefo - Tue @ 02:27pm

Re: Pagination and Navigation Menus. by rogier - Tue @ 01:33pm