2009-09-28 07:18:42 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-10-20 03:49:28 +00:00
|
|
|
<!-- $Id: plugin.xml,v 1.3 2009-10-20 03:49:22 e107coders Exp $ -->
|
2012-08-11 11:13:52 +00:00
|
|
|
<e107Plugin name="TinyMce" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="false">
|
2009-09-28 07:18:42 +00:00
|
|
|
<author name="e107 Inc." url="http://e107.org" />
|
|
|
|
<description>Wysiwyg Text-Area Replacement</description>
|
|
|
|
<category>misc</category>
|
2012-08-24 09:05:32 +00:00
|
|
|
<adminLinks>
|
|
|
|
<link icon='images/icon_32.png' iconSmall='images/icon_16.png' primary='true' />
|
|
|
|
</adminLinks>
|
2009-09-28 07:18:42 +00:00
|
|
|
</e107Plugin>
|