Skip to content

Commit

Permalink
Add extension.meta.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
brendo committed Dec 5, 2011
1 parent d264c3b commit 217b488
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions extension.meta.xml
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="default_event_values">
<name>Default Event Values</name>
<description>Adds the ability to default values for your Events.</description>
<repo type="github">https://github.com/brendo/default_event_values</repo>
<url type="discuss">http://symphony-cms.com/discuss/thread/70706/</url>
<types>
<type>Events</type>
</types>
<authors>
<author>
<name github="brendo" symphony="brendo">Brendan Abbott</name>
<website>http://www.bloodbone.ws</website>
</author>
</authors>
<media>
<item type="image" url="http://symphonyextensions.com/brendo/default_event_values/media/default_event_values.png">Default Event Values: Adds the ability to default values for your Events.</item>
</media>
<releases>
<release version="0.5.1" date="2011-06-08" min="2.2" />
</releases>
</extension>

0 comments on commit 217b488

Please sign in to comment.