| 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/plugins/community/ccomment/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="community" method="upgrade"> <name>Community - CComment</name> <author>Compojoom</author> <creationDate>2024-11-24</creationDate> <copyright>Copyright (C) 2013 - compojoom.com . All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>daniel@compojoom.com</authorEmail> <authorUrl>https://compojoom.com</authorUrl> <version>6.1.14</version> <isapplication>true</isapplication> <description> Renders the comment activity in the jomsocial activity stream </description> <languages folder="administrator/language"> </languages> <files> <file plugin="ccomment">ccomment.php</file> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="name" type="radio" class="btn-group" default="1" label="Use names" description="Use names rather than usernames"> <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension>