2009-07-17 14:41:55 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-10-20 03:49:28 +00:00
|
|
|
<!-- $Id: plugin.xml,v 1.11 2009-10-20 03:49:22 e107coders Exp $ -->
|
2008-12-03 22:29:58 +00:00
|
|
|
<e107Plugin name="POLL_ADLAN01" version="2.0" compatibility="0.8" installRequired="true" >
|
2009-07-14 03:50:56 +00:00
|
|
|
<author name="e107 Inc." url="http://e107.org" />
|
2008-08-16 16:25:45 +00:00
|
|
|
<description>POLL_ADLAN02</description>
|
2009-07-09 02:47:17 +00:00
|
|
|
<category>content</category>
|
2009-10-20 03:49:28 +00:00
|
|
|
<languageFiles>
|
|
|
|
<file type='log' path='languages/--LAN--_admin_poll.php' />
|
|
|
|
</languageFiles>
|
2009-09-24 00:11:21 +00:00
|
|
|
<adminLinks>
|
|
|
|
<link url='admin_config.php' description='POLL_ADLAN03' icon='images/polls_32.png' iconSmall='images/polls_16.png' primary='true' >POLL_ADLAN03</link>
|
|
|
|
</adminLinks>
|
2009-09-21 22:14:45 +00:00
|
|
|
<pluginPrefs>
|
|
|
|
</pluginPrefs>
|
2009-09-24 00:11:21 +00:00
|
|
|
<comments>
|
|
|
|
<comment name='poll' />
|
|
|
|
</comments>
|
2008-08-16 16:25:45 +00:00
|
|
|
</e107Plugin>
|