| 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/newsite/modules/mod_ja_acm/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension
type="module"
version="3.1"
client="site"
method="upgrade">
<name>MOD_JA_ACM</name>
<author>JoomlArt</author>
<creationDate>03 July 2015</creationDate>
<copyright>Copyright © 2005 - 2015 JoomlArt.com. All Rights Reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>info@joomlart.com</authorEmail>
<authorUrl>www.joomlart.com</authorUrl>
<version>2.0.8</version>
<description>
<![CDATA[
<div align="left">
<div style="background:url('http://joomlart.s3.amazonaws.com/images/userguide/ja_templates/uber/acm-logo.png') no-repeat top left;padding-left:100px;">
<h1>JA ACM Module for Joomla 2.5 & 3.4</h1>
<div style='font-weight: normal'>
<p>JA ACM module (JoomlArt Advanced Custom module) is to help you build content blocks for your Joomla site easily based on pre-made layouts and styles. The content blocks together will build a landing page or a complete site for you. </p>
</div>
</div>
<br />
<p>Highlighted features:</p>
<div style='font-weight: normal'>
<ul>
<li style="background:url('http://www.joomlart.com/templates/ja-v4/images/joomlart/icon-checklist.png') no-repeat left center;padding:10px 0px 10px 20px;">12+ block types: At this phase, we round up typical blocks that Uber has to offer. Each block type comes with multiple styles.</li>
<li style="background:url('http://www.joomlart.com/templates/ja-v4/images/joomlart/icon-checklist.png') no-repeat left center;padding:10px 0px 10px 20px;">Easy editing & defining your page-specific field sets within each block. Each block has its own LESS file, so you have full control to define your own class and style.</li>
<li style="background:url('http://www.joomlart.com/templates/ja-v4/images/joomlart/icon-checklist.png') no-repeat left center;padding:10px 0px 10px 20px;">Content-creator-friendly: completely separate content & design. No longer mixing HTML syntax embedded inside article.</li>
<li style="background:url('http://www.joomlart.com/templates/ja-v4/images/joomlart/icon-checklist.png') no-repeat left center;padding:10px 0px 10px 20px;">Allow us to dig deeper into the modular block approach which eases our page management effort.</li>
</ul>
</div>
<br />
</div>
]]>
</description>
<files>
<filename module="mod_ja_acm">mod_ja_acm.php</filename>
<filename>mod_ja_acm.xml</filename>
<filename>chrome.php</filename>
<filename>helper.php</filename>
<filename>index.html</filename>
<folder>admin</folder>
<folder>language</folder>
<folder>acm</folder>
</files>
<languages>
<language tag="en-GB">language/en-GB/en-GB.mod_ja_acm.ini</language>
<language tag="en-GB">language/en-GB/en-GB.mod_ja_acm.sys.ini</language>
</languages>
<config>
<fields name="params" addfieldpath="/modules/mod_ja_acm/admin/fields">
<fieldset name="basic">
<field name="jatools-config" type="jaacm" default="1" hidden="1" value="1"/>
</fieldset>
<fieldset
name="advanced">
<field
name="moduleclass_sfx"
type="text"
label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />
<field
name="cache"
type="list"
default="1"
label="COM_MODULES_FIELD_CACHING_LABEL"
description="COM_MODULES_FIELD_CACHING_DESC">
<option
value="1">JGLOBAL_USE_GLOBAL</option>
<option
value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
</field>
<field
name="cache_time"
type="text"
default="900"
label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
description="COM_MODULES_FIELD_CACHE_TIME_DESC" />
<field
name="cachemode"
type="hidden"
default="itemid">
<option
value="itemid"></option>
</field>
</fieldset>
</fields>
</config>
</extension>