Reconcile to live bytes. Diff vs pristine = Cadline modifications (trial-download flow, Hungarian routes, DB query — ~10 files per audit) + line-endings/install files. Signed-off-by: LÁZÁR Imre <imre@illusion.hu> Assisted-by: claude-code@claude-opus-4-8
38 lines
1.3 KiB
XML
38 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension group="search" method="upgrade" type="plugin" version="1.6.0">
|
|
<name>plg_search_phocadownload</name>
|
|
<creationDate>23/05/2011</creationDate>
|
|
<author>Jan Pavelka (www.phoca.cz)</author>
|
|
<authorEmail></authorEmail>
|
|
<authorUrl>www.phoca.cz</authorUrl>
|
|
<copyright>Jan Pavelka</copyright>
|
|
<license>GNU/GPL</license>
|
|
<version>2.0.1</version>
|
|
|
|
<description>PLG_SEARCH_PHOCADOWNLOAD_DESCRIPTION</description>
|
|
|
|
<files>
|
|
<filename plugin="phocadownload">phocadownload.php</filename>
|
|
<filename >index.html</filename>
|
|
</files>
|
|
|
|
<languages>
|
|
<language tag="en-GB">language/en-GB/en-GB.plg_search_phocadownload.ini</language>
|
|
<language tag="en-GB">language/en-GB/en-GB.plg_search_phocadownload.sys.ini</language>
|
|
</languages>
|
|
|
|
<administration>
|
|
<languages>
|
|
<language tag="en-GB">language/en-GB/en-GB.plg_search_phocadownload.ini</language>
|
|
<language tag="en-GB">language/en-GB/en-GB.plg_search_phocadownload.sys.ini</language>
|
|
</languages>
|
|
</administration>
|
|
|
|
<config>
|
|
<fields name="params">
|
|
<fieldset name="basic">
|
|
<field name="search_limit" type="text" size="5" default="20" label="PLG_SEARCH_PHOCADOWNLOAD_SEARCH_LIMIT_LABEL" description="PLG_SEARCH_PHOCADOWNLOAD_SEARCH_LIMIT_DESC"/>
|
|
</fieldset>
|
|
</fields>
|
|
</config>
|
|
</extension> |