Lines Matching refs:is

6 is working as expected. 
8 Though the code base is probably not yet ready for public deployment, you can already test its
11 This chat plugin is AJAX driven so it means that you do not have to reload page to see new
19 There is already a bunch of AJAX chatting modules available out there. So why I made this one?
33 As have been said, code is probably not ready yet so it may fail to work for you under some
45 I provide in the installation zip updated version of **SACK**. It is only one file ''tw-sack.js''. …
47 …ations and it did not work well with DokuWiki javascript compression. That is the only modificatio…
51 Chat messages are stored into separate ''chat'' namespace under the page where it is included.
56 When only ''Read'' right is set, user can see the messages list but is not allowed to send
83 This is how it can be done for Apache2 (example):
96 - After 30 seconds, checking interval is prolonged to 10 seconds.
97 - After another 30 seconds, checking interval is changed to 30 seconds.
98 …ument window is monitored. If no mouse movement occures on document window in one minute, interval…
100 Now as soon as any mouse movement occures, checking interval is changed back to
103 At any time if something is typed into message box, checking interval is changed back
108 the web-server is not overloaded with AJAX requests.
112 if there is a lot of users that have the page with the chat plugin open in browser,
115 It is also advised to use some sort of PHP accelerator on the server side to improve
116 performance((Latest [[http://eaccelerator.net|eAccelerator]] is maybe the best bet
135 * Limited sending rate so it is not possible to send more than 1 message per second
137 …* ''[Clear messages]'' button is now visible for logged-in user that has edit rights for current p…