| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/rebelrhyder.elxcomplete.com/public_html/cms_admin/plugins/poll/ |
Upload File : |
<root>
<plugin name="poll" enabled="1" version="2">
<general>
<pages>
<name>Pages to Appear</name>
<value>index</value>
<upgrade>index</upgrade>
<desc>Control which pages on the site will feature the poll.</desc>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="regex" regex="/^(([a-z0-9_-]{1,50}),?)+$/i" match="0" errmsg="Error: Entry must match the following pattern: xxx,yyy. Example: index,gallery" />
<rule rule="regex" regex="/,$/i" match="1" errmsg="Error: Entry cannot end with a comma (,)" />
</validation>
</pages>
<fastupdate>
<name>Update cache with each vote</name>
<value>0</value>
<upgrade>0</upgrade>
<desc>If this is enabled, a page showing the poll will always be refreshed
when a person votes. If disabled, the vote will take longer to show up.</desc>
<type value="dropdown">
<option value="1">Yes</option>
<option value="0">No</option>
</type>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="dropdown" errmsg="Error: Value must be something listed in the dropdown" />
</validation>
</fastupdate>
<showatonce>
<name>Polls to Show at One Time</name>
<value>1</value>
<upgrade>1</upgrade>
<desc>Maximum Number of Polls to Show at Once</desc>
<cacheeffect>pages</cacheeffect>
<validation>
<rule rule="numeric" min="0" max="100" int="1" errmsg="Error: Value must an integer between 0-100." />
</validation>
</showatonce>
</general>
<page desc="Poll Page">
<numperpage>
<name>Number of Polls Per Page</name>
<desc>Maximum number of polls to display on each page.</desc>
<value>9</value>
<upgrade>9</upgrade>
<cacheeffect>poll</cacheeffect>
<validation>
<rule rule="numeric" min="0" max="10000" int="1" errmsg="Error: Value must an integer between 0-10000." />
</validation>
</numperpage>
<LayoutTemplate>
<name>Page Layout Template</name>
<value>poll.tpl</value>
<upgrade>poll.tpl</upgrade>
<desc>Template used for the page body or main content layout.</desc>
<cacheeffect>poll</cacheeffect>
<validation>
<rule rule="regex" regex="/^[a-z0-9_-]{1,50}\.(tpl|xsl)$/i" match="0" errmsg="Error: Filename contains invalid characters. Valid characters are a-z, 0,9, dashes and underscores. Filename must end with either .tpl or .xsl" />
</validation>
<hidefeature>hidesetup1</hidefeature>
</LayoutTemplate>
</page>
</plugin>
</root>