Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Mar 13, 2016
1 parent 2358831 commit 3f32719
Showing 1 changed file with 70 additions and 70 deletions.
140 changes: 70 additions & 70 deletions extension.meta.xml
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="multilingual_image_upload" status="released" xmlns="http://getsymphony.com/schemas/extension/1.0">
<name>Field: Multilingual Image Upload</name>
<description>Multilingual version of the Image upload field.</description>
<repo type="github">https://github.com/DeuxHuitHuit/multilingual_image_upload</repo>
<url type="discuss">http://getsymphony.com/discuss/thread/81813/</url>
<types>
<type>Field Types</type>
<type>Multilingual</type>
<type>Image</type>
<type>Upload</type>
</types>
<authors>
<author>
<name github="vlad-ghita" symphony="vladG">Vlad Ghita</name>
<email>vlad.micutul@yahoo.com</email>
<website>http://www.xanderadvertising.com</website>
</author>
<author>
<name github="DeuxHuitHuit" symphony="nitriques" twitter="DeuxHuitHuit">Deux Huit Huit</name>
<website>https://deuxhuithuit.com</website>
</author>
</authors>
<dependencies>
<dependency version="1.6">https://github.com/DeuxHuitHuit/image_upload</dependency>
<dependency version="2.6">https://github.com/DeuxHuitHuit/frontend_localisation</dependency>
</dependencies>
<releases>
<release version="1.7.2" date="2015-10-07" min="2.3.3" max="2.6.x"><![CDATA[
* Bug fixes
* Added a help text when 'use default language' is activated
* Fix some issues with svg (missing mimetype)
* Added French translation
]]></release>
<release version="1.7.1" date="2013-07-25" min="2.3.3"><![CDATA[
* Update in order to make it work with image_upload 1.4. Breaking compatibility with 1.3.
]]></release>
<release version="1.7" date="2013-07-12" min="2.3.3"><![CDATA[
* Update for Symphony 2.3.2 release: Updating this extension will remove paths from the entries table.
See <https://github.com/symphonycms/symphony-2/issues/1719>.
]]></release>
<release version="1.6" date="2012-05-15" min="2.3" max="2.3.2"><![CDATA[
* Frontend Localisation 1.6 compatibility.
]]></release>
<release version="1.5" date="2012-05-14" min="2.3"><![CDATA[
* Frontend Localisation 1.5 compatibility.
]]></release>
<release version="1.4" date="2012-02-11" min="2.3"><![CDATA[
* Symphony 2.3 compatibility.
]]></release>
<release version="1.3" date="2012-02-07" min="2.2.x" max="2.2.5"><![CDATA[
* Fixed a bug regarding uploaded data
* Added support for defaulting to reference language value
* Reworked the JS. Thanks [@iwyg](http://symphony-cms.com/discuss/thread/81854/1/#position-2)
* Fixed the unique_name option. It now properly appends the timestamp only when the unique checkbox is checked
* Improved error check when saving preferences
* Fixed a bug with FLang class not being included
* Assets are loaded through `displayPublishPanel()` method
]]></release>
<release version="1.2" date="2012-01-10" min="2.2.x"><![CDATA[
* Fixed a bug where data was fetched in Reference Language instead of Current Language.
]]></release>
<release version="1.1" date="2011-12-27" min="2.2.x"><![CDATA[
* Fixed a bug with value filtering.
]]></release>
<release version="1.0" date="2011-12-22" min="2.2.x"><![CDATA[
* Initial release.
]]></release>
</releases>
</extension>
<?xml version="1.0" encoding="UTF-8"?>
<extension id="multilingual_image_upload" status="released" xmlns="http://getsymphony.com/schemas/extension/1.0">
<name>Field: Multilingual Image Upload</name>
<description>Multilingual version of the Image upload field.</description>
<repo type="github">https://github.com/DeuxHuitHuit/multilingual_image_upload</repo>
<url type="discuss">http://getsymphony.com/discuss/thread/81813/</url>
<types>
<type>Field Types</type>
<type>Multilingual</type>
<type>Image</type>
<type>Upload</type>
</types>
<authors>
<author>
<name github="vlad-ghita" symphony="vladG">Vlad Ghita</name>
<email>vlad.micutul@yahoo.com</email>
<website>http://www.xanderadvertising.com</website>
</author>
<author>
<name github="DeuxHuitHuit" symphony="nitriques" twitter="DeuxHuitHuit">Deux Huit Huit</name>
<website>https://deuxhuithuit.com</website>
</author>
</authors>
<dependencies>
<dependency version="1.6">https://github.com/DeuxHuitHuit/image_upload</dependency>
<dependency version="2.6">https://github.com/DeuxHuitHuit/frontend_localisation</dependency>
</dependencies>
<releases>
<release version="1.7.2" date="2015-10-07" min="2.3.3" max="2.6.x"><![CDATA[
* Bug fixes
* Added a help text when 'use default language' is activated
* Fix some issues with svg (missing mimetype)
* Added French translation
]]></release>
<release version="1.7.1" date="2013-07-25" min="2.3.3"><![CDATA[
* Update in order to make it work with image_upload 1.4. Breaking compatibility with 1.3.
]]></release>
<release version="1.7" date="2013-07-12" min="2.3.3"><![CDATA[
* Update for Symphony 2.3.2 release: Updating this extension will remove paths from the entries table.
See <https://github.com/symphonycms/symphony-2/issues/1719>.
]]></release>
<release version="1.6" date="2012-05-15" min="2.3" max="2.3.2"><![CDATA[
* Frontend Localisation 1.6 compatibility.
]]></release>
<release version="1.5" date="2012-05-14" min="2.3"><![CDATA[
* Frontend Localisation 1.5 compatibility.
]]></release>
<release version="1.4" date="2012-02-11" min="2.3"><![CDATA[
* Symphony 2.3 compatibility.
]]></release>
<release version="1.3" date="2012-02-07" min="2.2.x" max="2.2.5"><![CDATA[
* Fixed a bug regarding uploaded data
* Added support for defaulting to reference language value
* Reworked the JS. Thanks [@iwyg](http://symphony-cms.com/discuss/thread/81854/1/#position-2)
* Fixed the unique_name option. It now properly appends the timestamp only when the unique checkbox is checked
* Improved error check when saving preferences
* Fixed a bug with FLang class not being included
* Assets are loaded through `displayPublishPanel()` method
]]></release>
<release version="1.2" date="2012-01-10" min="2.2.x"><![CDATA[
* Fixed a bug where data was fetched in Reference Language instead of Current Language.
]]></release>
<release version="1.1" date="2011-12-27" min="2.2.x"><![CDATA[
* Fixed a bug with value filtering.
]]></release>
<release version="1.0" date="2011-12-22" min="2.2.x"><![CDATA[
* Initial release.
]]></release>
</releases>
</extension>

0 comments on commit 3f32719

Please sign in to comment.