| 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/nimes/plugins/community/myarticles/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.4" type="plugin" group="community" method="upgrade">
<name>PLG_MYARTICLES_TITLE</name>
<author>iJoomla</author>
<creationDate>July 2015</creationDate>
<copyright>Copyright (C) 2008 - 2015 iJoomla. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>support@jomsocial.com</authorEmail>
<authorUrl>http://jomsocial.com</authorUrl>
<version>4.8.3</version>
<isapplication>true</isapplication>
<description>PLG_MYARTICLES_XML_DESCRIPTION</description>
<languages >
<language tag="en-GB">en-GB.plg_community_myarticles.ini</language>
<language tag="en-GB">en-GB.plg_community_myarticles.sys.ini</language>
</languages>
<files>
<file plugin="myarticles">myarticles.php</file>
<folder>myarticles</folder>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="title_override" type="text" default="" label="PLG_COMMUNITY_TITLE_SETTINGS" description="PLG_COMMUNITY_TITLE_DESC" />
<field name="favicon" type="media" default="" label="PLG_COMMUNITY_FAVICON_SETTINGS" description="PLG_COMMUNITY_FAVICON_DESC"/>
<field name="desc_override" type="textarea" default="" label="PLG_COMMUNITY_DESCRIPTIONS_SETTINGS" description="PLG_COMMUNITY_DESCRIPTIONS_DESC" />
<field name="count" type="text" default="12" label="PLG_COMMUNITY_COUNT_SETTINGS" description="PLG_COMMUNITY_COUNT_DESC" />
<field name="coreapp" class="btn-group btn-group-yesno" type="radio" default="0" label="PLG_COMMUNITY_COREAPP_SETTINGS" description="PLG_COMMUNITY_COREAPP_DESC">
<option value="0">PLG_COMMUNITY_NO</option>
<option value="1">PLG_COMMUNITY_YES</option>
</field>
<field name="position" type="list" default="content" label="PLG_COMMINITY_POSITION_SETTINGS" description="PLG_COMMINITY_POSITION_DESC">
<option value="content">Main content</option>
<option value="sidebar-top">Sidebar Top Tabbed</option>
<option value="sidebar-top-stacked">Sidebar Top Stacked</option>
<option value="sidebar-bottom">Sidebar Bottom Tabbed</option>
<option value="sidebar-bottom-stacked">Sidebar Bottom Stacked</option>
</field>
<field name="hide_empty" class="btn-group btn-group-yesno" type="radio" default="1" label="PLG_COMMUNITY_HIDE_EMPTY_SETTINGS" description="PLG_COMMUNITY_HIDE_EMPTY_DESC">
<option value="0">PLG_COMMUNITY_NO</option>
<option value="1">PLG_COMMUNITY_YES</option>
</field>
<field name="limit" type="text" default="50" label="Limit" description="Limit the length of the content (default is 50)." />
</fieldset>
</fields>
</config>
</extension >