rumbletalkchat - Version 1.0.0

Version Notes

Initial version:
- admin acl rule
- admin configuration
- block for displaying chat

Download this release

Release Info

Developer RumbleTalk
Extension rumbletalkchat
Version 1.0.0
Comparing to
See all releases


Version 1.0.0

Files changed (1) hide show
  1. package.xml +21 -0
package.xml ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>rumbletalkchat</name>
4
+ <version>1.0.0</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://www.gnu.org/licenses/gpl.html">GPL</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Create Your Free Stylish Chat!</summary>
10
+ <description>Create Your Free Stylish Chat! RumbleTalk chat plugin lets users choose their own chat theme from a variety of ready made themes and even allows website owners to design their own chat theme. It is the fastest way to add a unique free and fully functional chat to your blog or website. Features: Add the same chat to anything, facebook, blog, website, toolbar. Chat from anywhere (Laptop Smart phones and Tablets). Single sign-on, spam filter, archive and much more.</description>
11
+ <notes>Initial version:&#xD;
12
+ - admin acl rule&#xD;
13
+ - admin configuration&#xD;
14
+ - block for displaying chat</notes>
15
+ <authors><author><name>RumbleTalk</name><user>RumbleTalk</user><email>eyal@rumbletalk.com</email></author></authors>
16
+ <date>2012-02-11</date>
17
+ <time>13:47:22</time>
18
+ <contents><target name="mageetc"><dir name="app"><dir name="etc"><dir name="modules"><file name="RumbleTalk_All.xml" hash=""/></dir></dir></dir></target></contents>
19
+ <compatible/>
20
+ <dependencies><required><php><min>5.0.0</min><max>5.4.0</max></php></required></dependencies>
21
+ </package>