-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.xml
More file actions
23 lines (23 loc) · 878 Bytes
/
config.xml
File metadata and controls
23 lines (23 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<config>
<metadata>
<name>addScriptToQuestion</name>
<type>plugin</type>
<creationDate>2016-11-17</creationDate>
<lastUpdate>2024-06-06</lastUpdate>
<author>Denis Chenu</author>
<authorUrl>https://extensions.sondages.pro/addscripttoquestion</authorUrl>
<supportUrl>https://support.sondages.pro/</supportUrl>
<version>2.5.1</version>
<license>GNU Affero General Public License v3.0</license>
<description><![CDATA[Allow to add easily script to question.]]></description>
</metadata>
<compatibility>
<version>2.73</version>
<version>3.0</version>
<version>4</version>
<version>5</version>
</compatibility>
<lastSecurityUpdate>2.4.3</lastSecurityUpdate>
<updaters disabled="disabled"></updaters>
</config>