Changeset 414935
- Timestamp:
- 07/25/2011 07:44:56 PM (15 years ago)
- Location:
- js-chat
- Files:
-
- 8 added
- 2 edited
-
tags/0.2 (added)
-
tags/0.2/js-chat.options.php (added)
-
tags/0.2/js-chat.php (added)
-
tags/0.2/readme.txt (added)
-
tags/0.2/screenshot-1.png (added)
-
tags/0.2/screenshot-2.png (added)
-
tags/0.2/screenshot-3.png (added)
-
tags/0.2/screenshot-4.png (added)
-
trunk/js-chat.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
js-chat/trunk/js-chat.php
r414923 r414935 4 4 Plugin URI: http://saquery.com/javascript-real-time-chat/ 5 5 Description: Javascript Realtime Chat 6 Version: 0. 16 Version: 0.2 7 7 Author: Stephan Ahlf 8 8 Author URI: http://saquery.com -
js-chat/trunk/readme.txt
r414925 r414935 5 5 Requires at least: 3.0 6 6 Tested up to: 3.1.3 7 Stable tag: 0. 17 Stable tag: 0.2 8 8 9 9 Realtime Javascript Cross-Browser Chat. … … 11 11 == Description == 12 12 13 With this service, it would be conceivable to realize your own real-time support services. 14 13 Realtime Javascript Cross-Browser Chat for your website. 15 14 After the basic functionality is now implemented we are close to a firstrelease of a beta version. 16 15 … … 27 26 28 27 <ul> 29 <span>1.0</span> 28 <span>0.2</span> 29 <li>Docs</li> 30 </ul> 31 32 33 <ul> 34 <span>0.1</span> 30 35 <li>Initial Import.</li> 31 36 </ul> … … 38 43 1. Upload wp-click-ckeck.php to the /wp-content/plugins/js-chat/ directory. 39 44 2. Activate the plugin through the ‘Plugins’ menu in WordPress 45 3. Create your Chat room on https://js-chat.appspot.com/ 46 4. Copy & Paste the endpoint url to your chat room into the wordpress backend. 47 48 == FAQ == 49 = Discussion Group / MailingList = 50 https://groups.google.com/forum/#!forum/js-chat 40 51 41 52
Note: See TracChangeset
for help on using the changeset viewer.