-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_faq.xml
23 lines (23 loc) · 1 KB
/
pkg_faq.xml
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"?>
<extension type="package" version="2.5.0" method="upgrade">
<name>Faq Package</name>
<author>Rene Bentes Pinto</author>
<creationDate>13/06/2013</creationDate>
<copyright>(C) 2012 Rene Bentes Pinto, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see http://www.gnu.org/licenses/gpl-2.0.html</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl></authorUrl>
<version>1.5</version>
<description>Faq package to combine multiple extensions</description>
<packagename>faq</packagename>
<url></url>
<packager>Faq Package Team</packager>
<packagerurl></packagerurl>
<update></update>
<files folder="packages">
<file type="component" id="faq">com_faq</file>
<file type="plugin" id="faq" group="search" client="site">plg_search_faq</file>
<file type="module" id="faq" client="administrator">mod_faq_latest</file>
<file type="module" id="faq" client="administrator">mod_faq_popular</file>
</files>
</extension>