| Server IP : 54.36.91.62 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/montpellier/plugins/k2/itemrating/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension version="1.7" type="plugin" group="k2" method="upgrade">
<name>K2-Item Rating</name>
<creationDate>2023-10-17 07:41:38</creationDate>
<copyright>Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<author>Joomunited</author>
<authorEmail>contact@joomunited.com</authorEmail>
<authorUrl>www.joomunited.com</authorUrl>
<version>2.1.6</version>
<description>K2 plugin used for Rating Box</description>
<files>
<filename plugin="itemrating">itemrating.php</filename>
<filename>index.html</filename>
</files>
<config>
<fields name="params" >
<fieldset name="basic" addfieldpath="/administrator/components/com_itemrating/models/fields">
</fieldset>
</fields>
</config>
<fields group="item-content">
<fieldset name="basic" addfieldpath="/administrator/components/com_itemrating/models/fields">
<field name="lang" type="lang"/>
<field name="groupdata" type="groupselect" label="Group Data" description="Group Data"/>
<field name="textforscore" type="text"
label="COM_ITEMRATING_FORM_LBL_GROUP_TEXTFORSCORE"
description="COM_ITEMRATING_FORM_DESC_GROUP_TEXTFORSCORE"
/>
<field name="reviewsummary" type="textarea"
label="COM_ITEMRATING_FORM_LBL_GROUP_REVIEWSUMMARY"
description="COM_ITEMRATING_FORM_DESC_GROUP_REVIEWSUMMARY"
cols="100"
rows="2" filter="html" />
<field name="pros" type="textarea"
label="COM_ITEMRATING_FORM_LBL_GROUP_PROS"
description="COM_ITEMRATING_FORM_DESC_GROUP_PROS"
cols="100"
rows="2" />
<field name="cons" type="textarea"
label="COM_ITEMRATING_FORM_LBL_GROUP_CONS"
description="COM_ITEMRATING_FORM_DESC_GROUP_CONS"
cols="100"
rows="2" />
</fieldset>
</fields>
</extension>