Re: [xwiki-users] a simple slideshow?

2013-09-10 Thread Paul Libbrecht
Interesting.
But how do you declare, with this approach, yet another library?
(I want jQuery and jQuery innerFade)

thanks

Paul


Le 10 sept. 2013 à 14:50, Vincent Massol a écrit :

> For jquery see:
> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50M2#HJQueryinXWikiusingAMD2FRequire.js
> 
> We're missing proper documentation though, see 
> http://jira.xwiki.org/browse/XWIKI-8898
> 
> Thanks
> -Vincent
> 
> On Sep 10, 2013, at 2:42 PM, Jeremie BOUSQUET  
> wrote:
> 
>> I think prototype is by default, but scriptaculous must be declared when
>> needed ...
>> 
>> For example:
>> $xwiki.jsfx.use('js/scriptaculous/scriptaculous.js')
>> 
>> I think if you look around, some extensions currently use JQuery.
>> After a quick search:
>> http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Timeline
>> 
>> BR,
>> Jeremie
>> 
>> 
>> 2013/9/10 Paul Libbrecht 
>> 
>>> 
>>> Hello XWiki users,
>>> 
>>> I've been trying to find a simple sldieshow macro and have failed
>>> miserably.
>>> I found nice jQuery libraries and thought XWiki had jQuery but that did
>>> not realize.
>>> I found protoshow which looks very nice and is based on prototype and
>>> scriptaculous but again... failure because apparently these are not loaded.
>>> Can it be XWiki has loaded all things in a non-standard way?
>>> 
>>> Paul
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>> 
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] a simple slideshow?

2013-09-10 Thread Vincent Massol
FTR we're moving away from prototype and (probably) towards jquery.

Thanks
-Vincent

On Sep 10, 2013, at 2:50 PM, Vincent Massol  wrote:

> For jquery see:
> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50M2#HJQueryinXWikiusingAMD2FRequire.js
> 
> We're missing proper documentation though, see 
> http://jira.xwiki.org/browse/XWIKI-8898
> 
> Thanks
> -Vincent
> 
> On Sep 10, 2013, at 2:42 PM, Jeremie BOUSQUET  
> wrote:
> 
>> I think prototype is by default, but scriptaculous must be declared when
>> needed ...
>> 
>> For example:
>> $xwiki.jsfx.use('js/scriptaculous/scriptaculous.js')
>> 
>> I think if you look around, some extensions currently use JQuery.
>> After a quick search:
>> http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Timeline
>> 
>> BR,
>> Jeremie
>> 
>> 
>> 2013/9/10 Paul Libbrecht 
>> 
>>> 
>>> Hello XWiki users,
>>> 
>>> I've been trying to find a simple sldieshow macro and have failed
>>> miserably.
>>> I found nice jQuery libraries and thought XWiki had jQuery but that did
>>> not realize.
>>> I found protoshow which looks very nice and is based on prototype and
>>> scriptaculous but again... failure because apparently these are not loaded.
>>> Can it be XWiki has loaded all things in a non-standard way?
>>> 
>>> Paul
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] a simple slideshow?

2013-09-10 Thread Vincent Massol
For jquery see:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50M2#HJQueryinXWikiusingAMD2FRequire.js

We're missing proper documentation though, see 
http://jira.xwiki.org/browse/XWIKI-8898

Thanks
-Vincent

On Sep 10, 2013, at 2:42 PM, Jeremie BOUSQUET  
wrote:

> I think prototype is by default, but scriptaculous must be declared when
> needed ...
> 
> For example:
> $xwiki.jsfx.use('js/scriptaculous/scriptaculous.js')
> 
> I think if you look around, some extensions currently use JQuery.
> After a quick search:
> http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Timeline
> 
> BR,
> Jeremie
> 
> 
> 2013/9/10 Paul Libbrecht 
> 
>> 
>> Hello XWiki users,
>> 
>> I've been trying to find a simple sldieshow macro and have failed
>> miserably.
>> I found nice jQuery libraries and thought XWiki had jQuery but that did
>> not realize.
>> I found protoshow which looks very nice and is based on prototype and
>> scriptaculous but again... failure because apparently these are not loaded.
>> Can it be XWiki has loaded all things in a non-standard way?
>> 
>> Paul
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] a simple slideshow?

2013-09-10 Thread Jeremie BOUSQUET
There is also:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Presentation+Application




2013/9/10 Jeremie BOUSQUET 

> I think prototype is by default, but scriptaculous must be declared when
> needed ...
>
> For example:
> $xwiki.jsfx.use('js/scriptaculous/scriptaculous.js')
>
> I think if you look around, some extensions currently use JQuery.
> After a quick search:
> http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Timeline
>
> BR,
> Jeremie
>
>
> 2013/9/10 Paul Libbrecht 
>
>>
>> Hello XWiki users,
>>
>> I've been trying to find a simple sldieshow macro and have failed
>> miserably.
>> I found nice jQuery libraries and thought XWiki had jQuery but that did
>> not realize.
>> I found protoshow which looks very nice and is based on prototype and
>> scriptaculous but again... failure because apparently these are not loaded.
>> Can it be XWiki has loaded all things in a non-standard way?
>>
>> Paul
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] a simple slideshow?

2013-09-10 Thread Jeremie BOUSQUET
I think prototype is by default, but scriptaculous must be declared when
needed ...

For example:
$xwiki.jsfx.use('js/scriptaculous/scriptaculous.js')

I think if you look around, some extensions currently use JQuery.
After a quick search:
http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Timeline

BR,
Jeremie


2013/9/10 Paul Libbrecht 

>
> Hello XWiki users,
>
> I've been trying to find a simple sldieshow macro and have failed
> miserably.
> I found nice jQuery libraries and thought XWiki had jQuery but that did
> not realize.
> I found protoshow which looks very nice and is based on prototype and
> scriptaculous but again... failure because apparently these are not loaded.
> Can it be XWiki has loaded all things in a non-standard way?
>
> Paul
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users