-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plg_system_insertwhatwhereghsvs-2022.04.08.zip
- Loading branch information
Showing
2 changed files
with
190 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelogs extension="plg_system_insertwhatwhereghsvs" | ||
description="Joomla system plugin.Insert whatever before/after specific HTML tags like <HEAD>, <BODY>, <HTML>." | ||
projecturl="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs" | ||
maintainerurl="https://ghsvs.de" | ||
maintainer="G@HService Berlin Neukölln, Volkmar Volli Schlothauer" | ||
infosDE="" | ||
infosEN="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs#readme" | ||
docsDE="" | ||
docsEN="" | ||
bugs="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/issues" | ||
> | ||
|
||
<!--PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08--> | ||
<changelog> | ||
<element>insertwhatwhereghsvs</element> | ||
<type>plugin</type> | ||
<folder>system</folder> | ||
<client>site</client> | ||
<version>2022.04.08</version> | ||
|
||
<addition> | ||
<item><![CDATA[ | ||
installerScript.php | ||
]]></item> | ||
<item><![CDATA[ | ||
Support update server and changelog. | ||
]]></item> | ||
</addition> | ||
|
||
<change> | ||
<item><![CDATA[ | ||
Build procedure: New folder structure and so on. | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
<a href="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/compare/2020.09.15...2022.04.08"> | ||
Compare code 2020.09.15...2022.04.08 | ||
</a> | ||
]]></item> | ||
</change> | ||
|
||
<fix> | ||
|
||
</fix> | ||
|
||
<language> | ||
<item><![CDATA[ | ||
added de-DE | ||
]]></item> | ||
<item><![CDATA[ | ||
Use language strings instead of hard coded labels/descriptions. | ||
]]></item> | ||
</language> | ||
|
||
<note> | ||
<item><![CDATA[ | ||
Joomla-Target-Platform: 3.*, 4.* | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
Uses: | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
Last tests: PHP 8.0<br>PHP 7.4<br>Joomla 3.10.8<br>Joomla 4.1.2 | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
<a href="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/raw/2022.04.08/dist/plg_system_insertwhatwhereghsvs-2022.04.08.zip"> | ||
Direct download plg_system_insertwhatwhereghsvs-2022.04.08.zip | ||
</a> | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
<a href="https://updates.ghsvs.de/changelog.php?file=plg_system_insertwhatwhereghsvs"> | ||
All changelogs | ||
</a> | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
<a href="https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/releases"> | ||
All releases page | ||
</a> | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
Checksum: <span style="word-wrap:anywhere;"><sha256>5a9b59c7a3fcf388a9d9bed8d69384f4a36756dfa5721bf618b0f015b1ce09c2</sha256></span> | ||
]]></item> | ||
|
||
<item><![CDATA[ | ||
Contained packages (sub Joomla extensions): | ||
]]></item> | ||
|
||
</note> | ||
|
||
<remove> | ||
|
||
</remove> | ||
|
||
<requirement> | ||
<entry><![CDATA[ | ||
Requires: | ||
]]></entry> | ||
|
||
<entry><![CDATA[ | ||
minimumPhp: 7.4.0 | ||
]]></entry> | ||
|
||
<entry><![CDATA[ | ||
maximumPhp: 8.9999.9999 | ||
]]></entry> | ||
|
||
<entry><![CDATA[ | ||
minimumJoomla: 3.10.4 | ||
]]></entry> | ||
|
||
<entry><![CDATA[ | ||
maximumJoomla: 4.9999.9999 | ||
]]></entry> | ||
|
||
<entry><![CDATA[ | ||
allowDowngrades: 1 | ||
]]></entry> | ||
</requirement> | ||
|
||
<security> | ||
|
||
</security> | ||
|
||
</changelog> | ||
<!--/PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08--> | ||
</changelogs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<updates> | ||
<!--PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08 Target platform: 3.*--> | ||
<update> | ||
<name>PLG_SYSTEM_INSERTWHATWHEREGHSVS</name> | ||
<description>Joomla system plugin.Insert whatever before/after specific HTML tags like <HEAD>, <BODY>, <HTML>.</description> | ||
<element>insertwhatwhereghsvs</element> | ||
<type>plugin</type> | ||
<folder>system</folder> | ||
<client>site</client> | ||
<version>2022.04.08</version> | ||
<infourl>https://updates.ghsvs.de/changelog.php?file=plg_system_insertwhatwhereghsvs&version=2022.04.08</infourl> | ||
|
||
<changelogurl>https://raw.githubusercontent.com/GHSVS-de/upadateservers/master/plg_system_insertwhatwhereghsvs-changelog.xml</changelogurl> | ||
|
||
<downloads> | ||
<downloadurl type="full" format="zip">https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/raw/2022.04.08/dist/plg_system_insertwhatwhereghsvs-2022.04.08.zip</downloadurl> | ||
</downloads> | ||
<tags> | ||
<tag>stable</tag> | ||
</tags> | ||
<maintainer>G@HService Berlin Neukölln, Volkmar Volli Schlothauer</maintainer> | ||
<maintainerurl>https://ghsvs.de</maintainerurl> | ||
<targetplatform name="joomla" version="3.*" /> | ||
<php_minimum>7.4.0</php_minimum> | ||
<sha256>5a9b59c7a3fcf388a9d9bed8d69384f4a36756dfa5721bf618b0f015b1ce09c2</sha256> | ||
</update> | ||
<!--/PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08 Target platform: 3.*--> | ||
<!--PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08 Target platform: 4.*--> | ||
<update> | ||
<name>PLG_SYSTEM_INSERTWHATWHEREGHSVS</name> | ||
<description>Joomla system plugin.Insert whatever before/after specific HTML tags like <HEAD>, <BODY>, <HTML>.</description> | ||
<element>insertwhatwhereghsvs</element> | ||
<type>plugin</type> | ||
<folder>system</folder> | ||
<client>site</client> | ||
<version>2022.04.08</version> | ||
<infourl>https://updates.ghsvs.de/changelog.php?file=plg_system_insertwhatwhereghsvs&version=2022.04.08</infourl> | ||
|
||
<changelogurl>https://raw.githubusercontent.com/GHSVS-de/upadateservers/master/plg_system_insertwhatwhereghsvs-changelog.xml</changelogurl> | ||
|
||
<downloads> | ||
<downloadurl type="full" format="zip">https://github.com/GHSVS-de/plg_system_insertwhatwhereghsvs/raw/2022.04.08/dist/plg_system_insertwhatwhereghsvs-2022.04.08.zip</downloadurl> | ||
</downloads> | ||
<tags> | ||
<tag>stable</tag> | ||
</tags> | ||
<maintainer>G@HService Berlin Neukölln, Volkmar Volli Schlothauer</maintainer> | ||
<maintainerurl>https://ghsvs.de</maintainerurl> | ||
<targetplatform name="joomla" version="4.*" /> | ||
<php_minimum>7.4.0</php_minimum> | ||
<sha256>5a9b59c7a3fcf388a9d9bed8d69384f4a36756dfa5721bf618b0f015b1ce09c2</sha256> | ||
</update> | ||
<!--/PLG_SYSTEM_INSERTWHATWHEREGHSVS Version 2022.04.08 Target platform: 4.*--> | ||
|
||
</updates> |