4 messages in org.xwiki.devs[xwiki-devs] [Proposal] Add .xml exte...
FromSent OnAttachments
Thomas MortagneNov 22, 2007 9:24 am 
Sergiu DumitriuNov 26, 2007 6:53 am 
Jean-Vincent DreanNov 26, 2007 7:33 am 
ancapaula.luca at xwiki.comNov 28, 2007 1:26 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[xwiki-devs] [Proposal] Add .xml extension to exported documents files names.Actions...
From:Thomas Mortagne (thom@xwiki.com)
Date:Nov 22, 2007 9:24:02 am
List:org.xwiki.devs

Hi all,

Having xwiki document with no extension in the files names is a real mess for subversion and IDEs like Eclipse and IntelliJ IDEA and it will also be very useful in any editor that takes extension to determine the content or simply for most OS Explorers/Finders.

As the XWiki maven xar plugin now support files with any name when creating the xar package (see http://jira.xwiki.org/jira/browse/XTOOLS-19) I propose to add .xml extension to exported document files names.

Import document with any names is already supported by xwiki core importer plugin since at least svn1387 (October 2006) and I think since it's creation so it seems it will not break older version import.