| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/icd/modules/mod_mj_header/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0" client="site" method="upgrade">
<name>Header</name>
<version>1.2.9</version>
<creationDate>June 2014</creationDate>
<author>Mobile Joomla!</author>
<copyright>(C) 2008-2014 Kuneri Ltd.</copyright>
<authorEmail>hello@mobilejoomla.com</authorEmail>
<authorUrl>http://www.mobilejoomla.com</authorUrl>
<license>GNU/GPL v2 - http://www.gnu.org/licenses/gpl-2.0.html</license>
<description>Displays a header.</description>
<files>
<filename module="mod_mj_header">mod_mj_header.php</filename>
<filename>helper.php</filename>
<folder>tmpl</folder>
</files>
<params>
<param name="show_title" type="radio" default="1" label="Show" description="Show image or text in the header.">
<option value="0">Image</option>
<option value="1">Text</option>
</param>
<param name="cut_title" type="radio" default="1" label="Cut long titles" description="Cut long title texts">
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="@spacer" type="spacer" default="" label="" description=""/>
<param name="site_title" type="textarea" default="{{sitename}}" label="Title text"
description="Display in the header. Note: {{sitename}} will be replaced with site name and {{pagetitle}} will be replaced with current page title"
rows="3" cols="50"/>
<param name="page_title" type="textarea" default="" label="Sub title text"
description="Display in the header. Note: {{sitename}} will be replaced with site name and {{pagetitle}} will be replaced with current page title"
rows="3" cols="50"/>
<param name="img_url" type="text" default="{{root}}templates/mobile_smartphone/resources/images/mw_joomla_logo.png"
label="Header img URL" description="URL to header image. Note: {{root}} will be replaced with site root."
size="90"/>
</params>
<params group="advanced">
<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix"
description="PARAMMODULECLASSSUFFIX"/>
</params>
<config><fields name="params">
<fieldset name="basic">
<field name="show_title" type="radio" default="1" label="Show" description="Show image or text in the header.">
<option value="0">Image</option>
<option value="1">Text</option>
</field>
<field name="cut_title" type="radio" default="1" label="Cut long titles" description="Cut long title texts">
<option value="0">No</option>
<option value="1">Yes</option>
</field>
<field name="@spacer" type="spacer" default="" label="" description=""/>
<field name="site_title" type="textarea" default="{{sitename}}" label="Title text"
description="Display in the header. Note: {{sitename}} will be replaced with site name and {{pagetitle}} will be replaced with current page title"
rows="3" cols="50"/>
<field name="page_title" type="textarea" default="" label="Sub title text"
description="Display in the header. Note: {{sitename}} will be replaced with site name and {{pagetitle}} will be replaced with current page title"
rows="3" cols="50"/>
<field name="img_url" type="text" default="{{root}}templates/mobile_smartphone/resources/images/mw_joomla_logo.png"
label="Header img URL" description="URL to header image. Note: {{root}} will be replaced with site root."
size="90"/>
</fieldset>
<fieldset name="advanced">
<field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix"
description="PARAMMODULECLASSSUFFIX"/>
</fieldset>
</fields></config>
</install>