Lines Matching refs:to

11 This chat plugin is AJAX driven so it means that you do not have to reload page to see new 
21 to test the technology and to learn something new.
23 How to use it? Just type your message into text field below and hit [Enter]. That's it...
29 If anybody wish to test this under own DokuWiki installation, feel free to {{:dokuwiki:plugin:dokuw…
33 As have been said, code is probably not ready yet so it may fail to work for you under some
41 Use included ''local.php.dist'' and add its contents to your ''local.php'' settings file. Change th…
44 For the chat plugin to work correctly, you need to update **SACK** with latest 1.6 version.
45 …ted version of **SACK**. It is only one file ''tw-sack.js''. You will have to copy this file over …
54 You will have to setup user-rights (ACL) for ''chat'' namespace.
56 When only ''Read'' right is set, user can see the messages list but is not allowed to send
72 If you wish to run it on older versions, you will probably need
73 to do some adjustments:
80 In case you have access to your server configuration, consider excluding Chat
96 - After 30 seconds, checking interval is prolonged to 10 seconds.
97 - After another 30 seconds, checking interval is changed to 30 seconds.
98 …ment occures on document window in one minute, interval is again prolonged to 5 minutes which is l…
100 Now as soon as any mouse movement occures, checking interval is changed back to
104 to fastest 5 seconds immediately.
113 enough traffic can be generated to bring your server to its knees. So use it wisely...
115 It is also advised to use some sort of PHP accelerator on the server side to improve
123 * Security: Limited length of Name field to 30 characters.
127 * Fixed cookies handling to work with newest DokuWiki
128 …* Provided updated Ajax toolkit library ''tw-sack.js'' (SACK 1.6 modified), you have to copy this …
135 * Limited sending rate so it is not possible to send more than 1 message per second
138 …* Improved user-rights handling, now user must have write-rights for chat page to be able to see '…