[xwiki-users] create new page with object from html form

2012-04-30 Thread Gerritjan Koekkoek
Hi, The below solution does not create a new document with the expected object; {{html}} form action=${newATEQA}.getURL(objectadd,language=$lang) id=newdoc method=post div input type=hidden name=parent value=${doc.fullName}/ input type=hidden name=template

Re: [xwiki-users] create new page with object from html form

2012-04-30 Thread Sergiu Dumitriu
On 04/30/2012 06:31 AM, Gerritjan Koekkoek wrote: Hi, The below solution does not create a new document with the expected object; {{html}} form action=${newATEQA}.getURL(objectadd,language=$lang) id=newdoc method=post div input type=hidden name=parent value=${doc.fullName}/ input

Re: [xwiki-users] jQuery is undefined error for IE7

2012-04-30 Thread Geo Du
Hi, Sergiu, Thanks very much, it is working very well now, thanks again. Dave On Sat, Apr 28, 2012 at 2:21 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 04/26/2012 06:26 PM, Geo Du wrote: Hi, All, Can anybody help me this this issue? I tested on IE8, still the same problem as in IE7.

Re: [xwiki-users] How to add a sub-menu button for image menu in wysiwyg editor inline form

2012-04-30 Thread Geo Du
Hi, Marius, Thanks for your response, I have two more questions, 1. When I test the Blog.CreatePost page, I can see the XWikiWysiwyg.js file loaded when it is on wysiwyg editor mode, but I donot see anywhere importing the XWikiWysiwyg.js file except the macros.vm where #macro(wysiwyg_import