[pygcs-devel] Whiteboard changes done (all/mine)
Brought to you by:
jblaine
|
From: Jeff B. <jef...@me...> - 2000-07-30 18:08:28
|
I have changed lib/cmdclass.py and lib/text/help/wb_erase to use 'wb_erase mine' (the way Justin originally had it) instead of 'wb_erase all' to delete all owned whiteboard messages. The command 'wb_erase' with no args, run by the admin, will erase the whole whiteboard. Normal users will be told that wb_erase requires an argument. I have also put a date-string in lib/version.py and updated the version number to be '1.5.0'. So, whoever can, please beat on this code in the next few days if you can get around to it. I've been running the code (not the new changes I added just now) with 5 or 6 active daily users and it all seems fine, but... So, things that are new and need testing the most: - who and finger now allow args - wb_erase <arg> - wb_write <arg> - quit <message> and persistence across server restarts/crashes/kills - whiteboard persistence across server restarts/crashes/kills I plan to release 1.5.0 on Wednesday night or so. |