-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpkg_shortcodes.xml
More file actions
20 lines (20 loc) · 988 Bytes
/
pkg_shortcodes.xml
File metadata and controls
20 lines (20 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" ?>
<extension type="package" version="3.1" method="upgrade">
<name>Shortcodes Package</name>
<packagename>shortcodes</packagename>
<version>3.1.2</version>
<description>Shortcodes package to combine multiple extensions.</description>
<creationDate>Jun 2013</creationDate>
<copyright>Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<packager>Joomla!</packager>
<packagerurl>http://www.joomla.org</packagerurl>
<update>http://update.joomla.org/packages/joomla</update>
<files folder="packages">
<file type="plugin" id="plg_content_shortcodes" group="content">plg_content_shortcodes</file>
<file type="plugin" id="plg_shortcode_youtube" group="shortcode">plg_shortcode_youtube</file>
</files>
</extension>