|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /home/pathumthani_integration/p_sdoc/plugins/system/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system">
<name>System - Clicky Analytics</name>
<author>RocketTheme</author>
<creationDate>March 2009</creationDate>
<copyright>Copyright (C) 2008 RocketTheme, LLC. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>www.rockettheme.com</authorUrl>
<version>1.0</version>
<description><![CDATA[
RokClicky - Make sure you PUBLISH this plugin in the Plugin Manager, and also set your SITE ID with the ID provided in your SITE PREFERENCES on your click profile page.
]]></description>
<files>
<filename plugin="rokclicky">rokclicky.php</filename>
</files>
<params>
<param name="clicky_siteid" type="text" size="10" default="0" label="Site ID" description="The ID for this site found under the 'Site Preferences' in your clicky account" />
<param name="clicky_dbserver" type="text" size="10" default="db10" label="DB Server" description="The DB Server found under the 'Site Preferences' in your clicky account" />
<param name="clicky_trackusernames" type="radio" default="1" label="Track Usernames" description="By enabling this you will track usernames for logged-in users">
<option value="0">Off</option>
<option value="1">On</option>
</param>
<param name="clicky_trackemails" type="radio" default="0" label="Track Emails" description="By enabling this you will track emails for logged-in users">
<option value="0">Off</option>
<option value="1">On</option>
</param>
<param name="clicky_trackadmin" type="radio" default="0" label="Track Admin Access" description="By enabling this you will see admin activity in Clicky Analytics">
<option value="0">Off</option>
<option value="1">On</option>
</param>
</params>
</install>