Morning everyone,

I reply to my own post in order to up it. This is a real problem. Does
anyone try to Import a customsie xar ?

By customise xar, I mean a war containing :
* A folder (a space) containing :
** Several Files/Pages like for example, Panels.MyPanel

* A package.xml like this :
  <?xml version="1.0" encoding="ISO-8859-1" ?> 
  <package>
       <infos>
          <name>Panels</name> 
          <description></description> 
          <licence /> 
          <author>You :)</author> 
          <version>1.0</version> 
          <backupPack>false</backupPack> 
          <preserveVersion>false</preserveVersion> 
       </infos>
       <files>
           <file defaultAction="0" language="">Panels.MyPanel1</file> 
           <file defaultAction="0" language="">Panels.MyPanel2</file> 
           <file defaultAction="0" language="">Panels.MyPanel3</file> 
       </files>
  </package>
 




-- 
View this message in context: 
http://n2.nabble.com/Custom-Xar-tp2669458p2675033.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to