-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.xml
More file actions
22 lines (21 loc) · 856 Bytes
/
Copy pathconfig.xml
File metadata and controls
22 lines (21 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<config>
<metadata>
<name>arrayTextAdapt</name>
<type>plugin</type>
<creationDate>2016-06-06</creationDate>
<lastUpdate>2026-05-29</lastUpdate>
<author>Denis Chenu</author>
<authorUrl>https://extensions.sondages.pro/questions-updating-and-managing/arraytextadapt/</authorUrl>
<supportUrl>https://www.sondages.pro/contact</supportUrl>
<version>5.0.0</version>
<license>GNU Affero General Public License v3.0</license>
<description><![CDATA[A LimeSurvey plugin to update array text question with some dropdpown.]]></description>
</metadata>
<compatibility>
<version>5</version>
<version>6</version>
<version>7</version>
</compatibility>
<lastSecurityUpdate>3.0.0</lastSecurityUpdate>
</config>