On 06/08/2011 08:11 PM, afrey wrote: > So, I went to http://localhost:8086/xwiki/bin/view/XWiki/ModalBox -> Edit -> > Objects. > Objects of type XWiki.JavaScriptExtension (1) -> JavaScriptExtension 0: > modalbox -> Use this extension -> Changed to "Always on this wiki". > Objects of type XWiki.StyleSheetExtension (1) -> StyleSheetExtension 0: > modalbox -> Use this extension -> Changed to "Always on this wiki". > > These changes didn't solve my problem. > > The next one is to modify wysiwyginput.vm. But I don't know how to edit it. > I poked around for info on the threads, but I couldn't find anything. Could > you please help me with that?
wysiwyginput.vm it's a Velocity template and you can find it on the file system, on the server, in the templates folder, where you deployed XWiki. If you don't have access to the file system then you can overwrite it in your skin (e.g. by attaching the modified version to your skin page). > > Thank you. > (Mersi mult :)) :) Hope this helps, Marius > > ----- > - Alina. > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/XWiki-and-Ozone-widgets-tp6427000p6454549.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
