}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715488.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tape
rnal.transform.ImportWorker$1.work(ImportWorker.java:53)
> at
>
> org.apache.tapestry5.internal.transform.ImportWorker$1.work(ImportWorker.java:50)
> at org.apache.tapestry5.func.ArrayFlow.each(ArrayFlow.java:66)
> at org.apache.tapestry5.func.ArrayFlow.each(Arra
ow.java:30)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715481.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user
;> ret.add(assetSource.getContextAsset("js/jquery-1.7.1.js", null));
>>>
>>> not working too
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5
context as well:
>>
>> ret.add(assetSource.getContextAsset("/js/jquery-1.7.1.js", null));
>>
>> also this:
>>
>> ret.add(assetSource.getContextAsset("js/jquery-1.7.1.js", null));
>>
>> not working too
>>
>>
>>
>> --
>>
etContextAsset("js/jquery-1.7.1.js", null));
>
> not working too
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715474.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
i tried without context as well:
ret.add(assetSource.getContextAsset("/js/jquery-1.7.1.js", null));
also this:
ret.add(assetSource.getContextAsset("js/jquery-1.7.1.js", null));
not working too
--
View this message in context:
http://tapestry.1045711.n5.nabble.c
Asset("js/jquery-1.7.1.js", null))
> // not
> working
> ret.add(assetSource.getContextAsset("/js/jquery-1.7.1.js", null));
> // not working
>
>
>
> --
> View this message in context:
> http://tapestry.1045711
quot;js/jquery-1.7.1.js", null))
// not
working
ret.add(assetSource.getContextAsset("/js/jquery-1.7.1.js", null));
// not working
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715469.html
Sent from the Tapes
s the difference between
> JavaScriptStack and scripts loaded from @Import? and how we can put them
> together? Thanks,
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715450.html
> Sent from
11.n5.nabble.com/combining-scripts-tp5715446p5715450.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: us
As stated in the documentation, this only combines scripts in a
JavascriptStack.
On Wed, Aug 15, 2012 at 9:32 AM, Angelo C. wrote:
> Hi,
>
> I set this:
>
> configuration.add("tapestry.combine-scripts", "true");
>
> and use @Import(library to include scripts,
>
> but i can see the scripts not c
Combine scripts only aggregates scripts inside the same JavaScriptStack.
On Wednesday, August 15, 2012, Angelo C. wrote:
> Hi,
>
> I set this:
>
> configuration.add("tapestry.combine-scripts", "true");
>
> and use @Import(library to include scripts,
>
> but i can see the scripts not combined in
Hi,
I set this:
configuration.add("tapestry.combine-scripts", "true");
and use @Import(library to include scripts,
but i can see the scripts not combined in my page source like:
"/assets/d83ba0cccf5d1e11/stack/en/core.js"
type="text/javascript">
14 matches
Mail list logo