Hi All
I've added patch for SaveAction to allow redirect to "edit" rather than
"view" i.e. SaveEdit action. The patch file is attached to jira for review /
inclusion.
Duke
Hi All,
At the moment I'm using the HTML <head> / <meta> tags to redirect a page to
another page. The initial redirect page is need to do some processing which
then determines which page to redirect to. The bad news is that the page
loads in the browser then loads the final page which looks a bit ugly.
Is there a way to internally redirect on the server side to load and display
another page without using the browser redirect?
Thanks
Duke
Hello to everybody
I am newbie to this list and to XWiki as a whole, and I am glad to be part
of your community.
As a part of the Google Summer of Code 2006 program I am working on the Form
Editor. I have set up a page to help the process. You can find it at
http://FormEditor.XWiki.com. I would be glad to hear any comments from you.
Please notice the link issues (
http://formeditor.xwiki.com/xwiki/bin/edit/Main/Issues) where I put some
things that are not ready to be put on the main page.
Thanks,
Nebojša
Hi All,
Is there an easy way to programmatically add a user? The createUser method
seems to require a bunch of other parameters that seems UI specific:
public int createUser(String xwikiname, Map map, String parent, String
content, String userRights, XWikiContext context) throws XWikiException
Thanks
Duke
Hi All,
Is the contents in SVN trunk the lastest code i.e. the new version soon to
be release or is there a separate repository for the next release?
I couldnt see anything under branches that indicates that it's 1.0.
Cheers
Duke