-
Notifications
You must be signed in to change notification settings - Fork 160
/
pkg_t3.xml
36 lines (36 loc) · 2.03 KB
/
pkg_t3.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="2.5" method="upgrade">
<name>T3 Framework Package</name>
<packagename>t3</packagename>
<version>3.1.1</version>
<url>http://www.t3-framework.org</url>
<creationDate>Nov 25, 2022</creationDate>
<copyright>(C) 2012 - 2022. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>support@t3-framework.org</authorEmail>
<authorUrl>www.t3-framework.org</authorUrl>
<author>t3-framework.org</author>
<packager>T3 Framework</packager>
<packagerurl>http://www.t3-framework.org</packagerurl>
<description>
<![CDATA[
<div align="center">
<div class="alert alert-success" style="background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;">
<a href="http://t3-framework.org/"><img src="http://static.joomlart.com/images/jat3v3-documents/message-installation/logo.png" alt="some_text" width="300" height="99"></a>
<h4><a href="http://t3-framework.org/" title="">Home</a> | <a href="http://demo.t3-framework.org/" title="">Demo</a> | <a href="http://t3-framework.org/documentation" title="">Document</a> | <a href="https://github.com/t3framework/t3/blob/master/CHANGELOG.md" title="">Changelog</a></h4>
<p> </p>
<p>Copyright 2004 - 2021 <a href='http://www.joomlart.com/' title='Visit Joomlart.com!'>JoomlArt.com</a>.</p>
</div>
<style>table.adminform{width: 100%;}</style>
</div>
]]>
</description>
<files folder="source">
<file type="plugin" id="t3" group="system">plg_system_t3</file>
<file type="template" id="t3_blank" client="site">tpl_t3_blank</file>
<file type="template" id="t3_bs3_blank" client="site">tpl_t3_bs3_blank</file>
</files>
<updateservers>
<server type="extension" priority="1" name="T3 Framework Update">http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml</server>
</updateservers>
</extension>