Hi Prathap, Currently you can't. Import is governed under admin rights.
If you want to allow imports you need to make an XWiki page handling both the code in ImportAction.java and the one in /templates/import.vm This is doable. You can check the ImportExport application which allows selective export for an example. http://code.xwiki.org/xwiki/bin/view/Applications/ImportExportApplication Ludovic Prathap Pandian wrote: > Hi, > > How can i set admin rights for this page (*http:// > <host>/xwiki/bin/import/XWiki/Import?editor=import&space=XWiki*) to all the > registered users. > > -- > Prathap > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > -- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

