|
Revision 6992, 0.9 kB
(checked in by Nick_Lewis, 3 months ago)
|
changed precondition Ticket ref to #2989 in README.txt
|
| Line | |
|---|
| 1 |
------------------------------------------------ |
|---|
| 2 |
The "Operator Panel Layout" Module for FreePBX |
|---|
| 3 |
------------------------------------------------ |
|---|
| 4 |
|
|---|
| 5 |
This module provides layout control of the Flash Operator Panel (FOP) |
|---|
| 6 |
|
|---|
| 7 |
|
|---|
| 8 |
Operation |
|---|
| 9 |
--------- |
|---|
| 10 |
|
|---|
| 11 |
This module populates a 'panel' database table with layout information relating to FOP. |
|---|
| 12 |
Some versions of retrieve_op_conf_from_mysql.pl will detect the existence of the 'panel' database table and use the layout information to generate the FOP configuration file op_buttons_additional.cfg |
|---|
| 13 |
|
|---|
| 14 |
Preconditions |
|---|
| 15 |
------------- |
|---|
| 16 |
|
|---|
| 17 |
This module requires support for the 'panel' database table in retrieve_op_conf_from_mysql.pl . Please see Ticket #2989 for details. |
|---|
| 18 |
|
|---|
| 19 |
Open Issues |
|---|
| 20 |
----------- |
|---|
| 21 |
|
|---|
| 22 |
The layout preview is crude. It gives an indication of the positioning of the layout areas but it does not attempt to simulate the FOP appearance |
|---|
| 23 |
|
|---|
| 24 |
Author |
|---|
| 25 |
------ |
|---|
| 26 |
nick.lewis@atltelecom.com |
|---|