[xwiki-users] Video macro in 2.7.1
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working? I've a url to a vimeo video Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working? gerritjan
Hi gerritjan, Are you talking about http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro ? If that's the one I can see one error in it at least: the two probably supposedly standalone velocity macros are not separated by an empty line which make them inline and make the generated html macro not supporting non inline html content (I guess that's what <object> is, i don't know it very well). If that works would be great if you could package it back and put it on http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro as version 1.2 for example. On Sat, Mar 19, 2011 at 09:09, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working?
I've a url to a vimeo video
Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working?
gerritjan
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi Thomas Yes, it's that macro! Op 19 mrt 2011, om 11:33 heeft Thomas Mortagne het volgende geschreven:
Hi gerritjan,
Are you talking about http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro ?
If that's the one I can see one error in it at least: the two probably supposedly standalone velocity macros are not separated by an empty line which make them inline and make the generated html macro not supporting non inline html content (I guess that's what <object> is, i don't know it very well).
But adding empty line between the two velocity blocks did not help. I do not get error like "not a inline macro! It does not show anything? (no error)
If that works would be great if you could package it back and put it on http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro as version 1.2 for example.
On Sat, Mar 19, 2011 at 09:09, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working?
I've a url to a vimeo video
Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working?
gerritjan
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
On Sat, Mar 19, 2011 at 15:13, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
Hi Thomas
Yes, it's that macro! Op 19 mrt 2011, om 11:33 heeft Thomas Mortagne het volgende geschreven:
Hi gerritjan,
Are you talking about http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro ?
If that's the one I can see one error in it at least: the two probably supposedly standalone velocity macros are not separated by an empty line which make them inline and make the generated html macro not supporting non inline html content (I guess that's what <object> is, i don't know it very well).
But adding empty line between the two velocity blocks did not help. I do not get error like "not a inline macro! It does not show anything? (no error)
Sorry i don't know very well this macro, you would try to find how is its author maybe.
If that works would be great if you could package it back and put it on http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro as version 1.2 for example.
On Sat, Mar 19, 2011 at 09:09, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working?
I've a url to a vimeo video
Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working?
gerritjan
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ 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
-- Thomas Mortagne
On 03/19/2011 09:16 PM, Thomas Mortagne wrote:
On Sat, Mar 19, 2011 at 15:13, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
Hi Thomas
Yes, it's that macro! Op 19 mrt 2011, om 11:33 heeft Thomas Mortagne het volgende geschreven:
Hi gerritjan,
Are you talking about http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro ?
If that's the one I can see one error in it at least: the two probably supposedly standalone velocity macros are not separated by an empty line which make them inline and make the generated html macro not supporting non inline html content (I guess that's what<object> is, i don't know it very well).
But adding empty line between the two velocity blocks did not help. I do not get error like "not a inline macro! It does not show anything? (no error)
Sorry i don't know very well this macro, you would try to find how is its author maybe.
If that works would be great if you could package it back and put it on http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro as version 1.2 for example.
On Sat, Mar 19, 2011 at 09:09, Gerritjan Koekkoek <gerritjankoekkoek@gmail.com> wrote:
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working?
I just tried it locally, and it seems to work fine. Are you sure you have the latest version of the macro? Are you sure the macro has the right visibility and rights? Edit the macro document in the object editor and check "Macro visibility" field.
I've a url to a vimeo video
Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working?
gerritjan
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Gerritjan Koekkoek -
Sergiu Dumitriu -
Thomas Mortagne