s/static/tapestry/core.js">
dojo.require("tapestry.namespace");
tapestry.requestEncoding='UTF-8';
Best WEB Application on the planet!
href="/styles/tapestryskin/theme.css" />
>
Original Message Follo
Open the highest level .html template you have (such as a Border.html for
some kind of border component) and stick this in it:
Done.
On 7/20/07, Ken nashua <[EMAIL PROTECTED]> wrote:
Is this a bug?
--
Jesse Kuhnert
Tapestry/Dojo team member/developer
Open source based consulting work
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: Re: dojo undefined in IE.6 for tapestry-4.1.2-SNAPSHOT
Date: Fri, 20 Jul 2007 14:07:23 -0400
Hey... whats the quickest way to Burma by Bicycle?
Best regards
Ken in nashua
Hey... whats the quickest way to Burma by Bicycle?
Best regards
Ken in nashua
Original Message Follows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: Re: dojo undefined in IE.6 for tapestry-4.1.2-SNAPSHOT
Date: Fri, 2
uot;tapestry\", \"")
.append(_tapestryPath.buildURL()).append("\");\n");
str.append("\n");
???
Best regards
Ken in nashua
Original Message Follows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.or
h":"/dojo/","parseWidgets":false,"locale":"en"}
</tt><tt>
Best regards
Ken in nashua
Original Message Follows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: R
Ok, I mader some ground...
I made my CustomHead.JAVA look/act like ScriptIncludes.JAVA but had to
replace this...
for this...
@Asset("/js/dojo/dojo.js")
public abstract IAsset getDefaultDojoSource();
@Asset("/dojo/")
public ab
So it seems I have to tell my Customhaed.JAVA to act like
ScriptIncludes.JAVA
But that produces the following error below
org.apache.hivemind.ApplicationRuntimeException
There was an error borrowing the page with key PageKey[_pageName='Home' ,
_locale=en ] from the page pool.
location: conte
So it seems I have to tell my Customhaed.JAVA to act like
ScriptIncludes.JAVA
Best regards
Ken in nashua
Original Message Follows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: Re: dojo undefined in IE.6 for tapestr
ation to include the js
correctly.
Best regards
Ken in nashua
Original Message Follows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: Re: dojo undefined in IE.6 for tapestry-4.1.2-SNAPSHOT
Date: Fri, 20 Jul 2007 10:08:57
To: users@tapestry.apache.org
CC: [EMAIL PROTECTED]
Subject: Re: dojo undefined in IE.6 for tapestry-4.1.2-SNAPSHOT
Date: Fri, 20 Jul 2007 10:03:08 -0400
Thanks Jesse... I need to use my CustomHead so ScriptIncludes is not
possible.
I went with your former suggestion and still not getting the in
llows
From: "Ken nashua" <[EMAIL PROTECTED]>
To: users@tapestry.apache.org
CC: [EMAIL PROTECTED]
Subject: Re: dojo undefined in IE.6 for tapestry-4.1.2-SNAPSHOT
Date: Fri, 20 Jul 2007 10:03:08 -0400
Thanks Jesse... I need to use my CustomHead so ScriptIncludes is not
possible.
I went
Thanks Jesse... I need to use my CustomHead so ScriptIncludes is not
possible.
I went with your former suggestion and still not getting the includes to
happen. Could you elaborate on the file path specs? Not sure how to do that.
Here are my details. thanks
I added this to my CustomHead.JAVA
You have to include dojo first before calling any of its functions. Like
the current @Shell component does.
You can also delegate this work to the AjaxShellDelegate (as the @Shell
component does), but you'll still need to provide it with path information
to include the js correctly.
See:
http:
14 matches
Mail list logo