. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 85.13.141.101 / Your IP :
216.73.216.95 [
Web Server : Apache System : Linux dd40236 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : w00ad34b ( 1052) PHP Version : 8.2.30-nmm1 Disable Function : NONE Domains : 429 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/htdocs/w00ad34b/rainer-gegner/plugins/system/qlsmoothscroll/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="1.0.1" group="system" method="upgrade">
<name>PLG_SYSTEM_QLSMOOTHSCROLL</name>
<author>Mareike Riegel</author>
<creationDate>12. November 2015</creationDate>
<copyright>Copyright (C) 2015 ql.de All rights reserved.</copyright>
<authorEmail>mareike.riegel@ql.de</authorEmail>
<authorUrl>http://www.ql.de/</authorUrl>
<version>1.0.1</version>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<description>PLG_SYSTEM_QLSMOOTHSCROLL_DESCRIPTION</description>
<files>
<filename plugin="qlsmoothscroll">qlsmoothscroll.php</filename>
<filename plugin="qlsmoothscroll">index.html</filename>
<filename plugin="qlsmoothscroll">license.txt</filename>
<folder plugin="qlsmoothscroll">js</folder>
<folder plugin="qlsmoothscroll">language</folder>
</files>
<languages>
<language tag="en-GB">language/en-GB/en-GB.plg_system_qlsmoothscroll.ini</language>
<language tag="en-GB">language/en-GB/en-GB.plg_system_qlsmoothscroll.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic">
<field type="radio" name="jquery"
class="btn-group"
label="PLG_SYSTEM_QLSMOOTHSCROLL_JQUERY_LABEL"
description="PLG_SYSTEM_QLSMOOTHSCROLL_JQUERY_DESC"
default="0">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field type="text" name="offset"
label="PLG_SYSTEM_QLSMOOTHSCROLL_OFFSET_LABEL"
description="PLG_SYSTEM_QLSMOOTHSCROLL_OFFSET_DESC"
default="0"
/>
</fieldset>
</fields>
</config>
</extension>