[xwiki-users] AppWithinMinutes - Show picture with LightBox
Is it possible to use the LightBox Macro "inside" the livetable of AppWithinMinutes? Right now the livetable is only opening the picture in a new webbrowser window...only the "page" itself uses the LightBox Macro correctly. (I have used a LongText field and insert the LightBox Macro when I add a new entry in the AppWithinMinutes) I think it would be very cool to show pictures from the livetable with the LightBox Macro! -- View this message in context: http://xwiki.475771.n2.nabble.com/AppWithinMinutes-Show-picture-with-LightBo... Sent from the XWiki- Users mailing list archive at Nabble.com.
Somebody got a clue if this is possible? -- View this message in context: http://xwiki.475771.n2.nabble.com/AppWithinMinutes-Show-picture-with-LightBo... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Wed, Sep 26, 2012 at 8:32 AM, Hamster <teunham@hotmail.com> wrote:
Somebody got a clue if this is possible?
The live table results are retrieved in JSON format with an AJAX request and so the CSS and JavaScript code of the light box doesn't get injected into the head of your application's home page. The only thing you need to do is to edit the home page of your application (inline edit mode) and add an include macro to the application description that points to XWiki.Lightbox . Hope this helps, Marius
-- View this message in context: http://xwiki.475771.n2.nabble.com/AppWithinMinutes-Show-picture-with-LightBo... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Hamster -
Marius Dumitru Florea