[xwiki-users] a simple slideshow?
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
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 <paul@hoplahup.net>
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
There is also: http://extensions.xwiki.org/xwiki/bin/view/Extension/Presentation+Applicatio... 2013/9/10 Jeremie BOUSQUET <jeremie.bousquet@gmail.com>
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 <paul@hoplahup.net>
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
For jquery see: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50M2#HJQue... 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 <jeremie.bousquet@gmail.com> 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 <paul@hoplahup.net>
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
FTR we're moving away from prototype and (probably) towards jquery. Thanks -Vincent On Sep 10, 2013, at 2:50 PM, Vincent Massol <vincent@massol.net> wrote:
For jquery see: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50M2#HJQue...
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 <jeremie.bousquet@gmail.com> 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 <paul@hoplahup.net>
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
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#HJQue...
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 <jeremie.bousquet@gmail.com> 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 <paul@hoplahup.net>
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
participants (3)
-
Jeremie BOUSQUET -
Paul Libbrecht -
Vincent Massol