Click here to register.
      
PBWG Banner


     Discuss > Etcetera

HTML::Template::Expr with

User lrobinson
Date 4/21/2008 10:25 am
Views 798
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 [
|
]
 
 
     Discuss > Etcetera




shows by JT - Mon @ 05:16pm

Glad to be here by titlandata - Mon @ 04:22pm

Re: Partner for Featu Document Repository by JT - Mon @ 04:21pm

User Registration and update page by aewhale - Mon @ 03:56pm

Re: Partner for Feature: Document Repository by sduensin - Mon @ 03:35pm

Re: Partner for Featu Document Repository by JT - Mon @ 03:26pm

Re: Glad to be here by sduensin - Mon @ 02:26pm

Re: Partner for Feature: Document Repository by sduensin - Mon @ 02:14pm

Re: is there a an audio/video gallery wobject? by fdillon - Mon @ 02:04pm

Re: Security on files ? by knowmad - Mon @ 01:55pm

Form not working. Help! by pvanthony - Mon @ 12:01pm

Security on files ? by dwittenberg - Mon @ 11:47am

Re: Partner for Feature: Document Repository by alphamega - Mon @ 11:08am