Changes between Version 6 and Version 7 of DhtmlOperatorPanel
- Timestamp:
- 04/24/08 17:53:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DhtmlOperatorPanel
v6 v7 6 6 Although the flash operator panel works decently well, it has some problems and limitations. 7 7 8 First of all, the flash source is not open - this just makes things annoying. 8 ~~First of all, the flash source is not open - this just makes things annoying.~~(Ming sources are available. .swf file in the Debian package is rebuilt as part of the regular build process.) 9 9 10 10 The way the layout is defined (with absolute positions of buttons) makes things somewhere difficult to layout - it's hard to deal with varying numbers of extensions/trunks/queues that can take up different amounts of space. 11 11 12 What would be nice is a DHTML-based operator panel, that floated everything, so that it would be able to adjust to any screen size or ratio of objects. We would also be able to add features, like the ability to only view a certain group or context. 12 What would be nice is a DHTML-based operator panel, that floated everything, so that it would be able to adjust to any screen size or ratio of objects. We would also be able to add features, like the ability to only view a certain group or context. 13 13 14 14 It would have to be done using AJAX, so there would be an XML status page. This would also raise the possibility of a fat client version that could be a taskbar icon.
