Plugin Directory

Changeset 414935


Ignore:
Timestamp:
07/25/2011 07:44:56 PM (15 years ago)
Author:
s-a
Message:

docs

Location:
js-chat
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • js-chat/trunk/js-chat.php

    r414923 r414935  
    44Plugin URI: http://saquery.com/javascript-real-time-chat/
    55Description: Javascript Realtime Chat
    6 Version: 0.1
     6Version: 0.2
    77Author: Stephan Ahlf
    88Author URI: http://saquery.com
  • js-chat/trunk/readme.txt

    r414925 r414935  
    55Requires at least: 3.0
    66Tested up to: 3.1.3
    7 Stable tag: 0.1
     7Stable tag: 0.2
    88
    99Realtime Javascript Cross-Browser Chat.
     
    1111== Description ==
    1212
    13 With this service, it would be conceivable to realize your own real-time support services.
    14 
     13Realtime Javascript Cross-Browser Chat for your website.
    1514After the basic functionality is now implemented we are close to a firstrelease of a beta version.
    1615
     
    2726
    2827<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>
    3035    <li>Initial Import.</li>
    3136</ul>
     
    3843   1. Upload wp-click-ckeck.php to the /wp-content/plugins/js-chat/ directory.
    3944   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 =
     50https://groups.google.com/forum/#!forum/js-chat
    4051
    4152
Note: See TracChangeset for help on using the changeset viewer.