ZRTChat Changes
Date | Change | Who |
---|---|---|
29 Sep 2001 | Fixed oopses from 0.4.0. | jwashin |
23 Sep 2001 | Lots of changes. Attempt at interface. Show/Hide Control pane. Various code cleanups. Inline CSS. All web display / UI is editable TTW now, so more extensible for webmasters. Moved chatItems into folder called Chat_Items.Uses Standard_html_header/footer again. Probably breaks existing installations a bit. | jwashin |
26 Jul 2000 | Got rid of standard_html_header in frames, so bgcolor works in each frame. Fixed bug in latest-last viewing. Fixed permissions so webmasters can see ID, bobobase_modification_time, etc. (this was done by descending from Folder vs. ObjectManager.) | jwashin |
5 Jul 2000 | Fixed infinite recursion in noframes (I think). Tweak for Win32/Linux difference of what S and s mean in date strftime. (Thanks, Robert Roberts!) | jwashin |
12 Jun 2000 | Fixed the javascript so it works again in IE. | jwashin |
2 Jun 2000 | First attempt to make it a Python-based product. The edit box now word-wraps and clears on submission if javascript is enabled. Added 'select all' and 'clear all' on contents. Not sure whether it might break existing installations, though everything is named the same. Better instructions on the Properties page. | jwashin |
24 Nov 1999 | Put icon image in jpg format. Was in png format and caused 'broken images' on some browsers. | jwashin |
25 Nov 1999 | fixed a permission oops where anonymous could not post. Proxy set to 'manager' and 'owner' for formframe method. Updated screenshots to include Parrot Sketch quotes :) | jwashin |
11 Dec 1999 | removed "owner" from above proxy roles; some still do not have that role. Did a bit of factoring out repetitive code. | jwashin |
12 Dec 1999 | Up to 0.2 minor incompatibility with previous versions: instance variables renamed to reduce likelihood of unwanted ('Spanish') acquisition. Now displays login name in the bottom frame. More code factoring / revision to improve maintainability. Stripped carriage-returns and whitespace from end of posts. Added icon for chat items. Moved the user controls off the active page and into a 'controls' frame. Added user option for ordering the posts in latest-last order, and removed that from the Manager. BGCOLOR is now in the Manager for the chat frame only; others still use standard_html_blah. Added 5 and 10 to the number of posts to retrieve. Minor changes for uniformity of capitalization. | jwashin |