Víctor A. Rodríguez wrote:
> BTW,
>
> in v1.1 it doesn't works either.
> Of course export and import are already embedded in 1.1, in 
> Administration tasks.
>
> Víctor A. Rodríguez wrote:
>   
>> Hi,
>>
>> working with http://old.xwiki.org/xwiki/bin/view/Test/ImportExport I 
>> could make it work a bit, but when select a couple of documents and 
>> press Export, the next output is shown:
>>
>> $export.setWithVersions(false) $export.setAuthorName($author) 
>> $export.setDescription($description)
>>
>> $export.setLicence($licence)
>>
>> $export.setName($packageName) $export.add($itemexp, 
>> $xwiki.parseInt($defaultAction)) $export.add($itemexp, 
>> $xwiki.parseInt($defaultAction)) $export.export()
>>     
I'm pretty sure i found the missing link : the packaging plugin !!!
What I'll try to do is setup my development environment and compile this 
plug-in 
(http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/plugin/packaging/)

if anyones think that I'm in the wrong path or has a better/simpler 
answer, just let me know.

-- 
Víctor A. Rodríguez (http://www.bit-man.com.ar)
El bit Fantasma (Bit-Man) - Algorithm junkie
Perl Mongers Capital Federal (http://cafe.pm.org/)
GNU/Linux User Group - FCEyN - UBA (http://glugcen.dc.uba.ar/

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to