View of /mambo/branches/4.5.3h/modules/mod_poll.xml
Parent Directory
|
Revision Log
Revision 1416 -
(download)
(as text)
(annotate)
Fri Nov 23 12:01:17 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1324 byte(s)
Fri Nov 23 12:01:17 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1324 byte(s)
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license. Author and License references in the XML files replaced with mambo-foundation
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="4.5.2"> <name>Poll</name> <author>Mambo Foundation</author> <creationDate>July 2004</creationDate> <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> <authorEmail>core@mambo-foundation.org</authorEmail> <authorUrl>www.mambo-foundation.org</authorUrl> <version>4.5.2</version> <description>This module compliments the Polls component. It is used to display the configured polls. The module differs from other modules in as much as the Component supports linking between Menu Items and Polls. This means that the module shows only those Polls, which are configured for a certain Menu Item.</description> <files> <filename module="mod_poll">mod_poll.php</filename> </files> <params> <param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" /> </params> </mosinstall>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

