Re: Tapestry 5.0.16 tapestry.script-at-top

2008-11-19 Thread Thiago H. de Paula Figueiredo
+1 to have the ability of choosing top or bottom in  
@IncludeJavaScriptLibrary, overriding the configured global default. It  
shouldn't be hard, I guess.


--
Thiago H. de Paula Figueiredo
Consultor, desenvolvedor e instrutor em Java
http://www.arsmachina.com.br/thiago

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tapestry 5.0.16 tapestry.script-at-top

2008-11-19 Thread Peter Stavrinides
If this affects you then you can vote for it:
https://issues.apache.org/jira/browse/TAP5-369

cheers,
Peter

- Original Message -
From: Thiago H. de Paula Figueiredo [EMAIL PROTECTED]
To: Tapestry users users@tapestry.apache.org
Sent: Wednesday, 19 November, 2008 4:07:02 PM GMT +02:00 Athens, Beirut, 
Bucharest, Istanbul
Subject: Re: Tapestry 5.0.16 tapestry.script-at-top

+1 to have the ability of choosing top or bottom in  
@IncludeJavaScriptLibrary, overriding the configured global default. It  
shouldn't be hard, I guess.

-- 
Thiago H. de Paula Figueiredo
Consultor, desenvolvedor e instrutor em Java
http://www.arsmachina.com.br/thiago

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tapestry 5.0.16 tapestry.script-at-top

2008-11-18 Thread Peter Stavrinides
bump! anybody?

- Original Message -
From: Peter Stavrinides [EMAIL PROTECTED]
To: Tapestry Mailing List users@tapestry.apache.org
Sent: Monday, 17 November, 2008 10:56:53 AM GMT +02:00 Athens, Beirut, 
Bucharest, Istanbul
Subject: Tapestry 5.0.16 tapestry.script-at-top

Hi everyone,

Firstly, congrats to the Tapestry team for getting a release candidate out! 
...I'm really loving Tapestry!

My question:
The new configuration parameter tapestry.script-at-top will allow all 
JavaScript to be appended in the head, but this scope includes my entire site, 
right? So if I choose to leave it alone, how could I append a single special 
case script (only used on one page) to the head. All my pages are wrapped by 
common Layout, So the way I usually append my 'once off' scripts is with the 
@IncludeJavaScriptLibrary annotation, which works great... is there a similar 
way, but appending in the head instead?

Thanks,
Peter

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tapestry 5.0.16 tapestry.script-at-top

2008-11-17 Thread Peter Stavrinides
Hi everyone,

Firstly, congrats to the Tapestry team for getting a release candidate out! 
...I'm really loving Tapestry!

My question:
The new configuration parameter tapestry.script-at-top will allow all 
JavaScript to be appended in the head, but this scope includes my entire site, 
right? So if I choose to leave it alone, how could I append a single special 
case script (only used on one page) to the head. All my pages are wrapped by 
common Layout, So the way I usually append my 'once off' scripts is with the 
@IncludeJavaScriptLibrary annotation, which works great... is there a similar 
way, but appending in the head instead?

Thanks,
Peter

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]