On Thu, 2010-03-04 at 11:46 -0500, Xingjun Chu wrote: > When users surfing inside sipXconfig, it would be nice to track/display > the browsing path (or the Url tree path) as the title, for example, > click features->call center->queue->select a queue, currently the > sipXconfig only displays the "ACD queue" as the title of panel), it > would be better to display "features>call centers>ACD queue". Also make > it "clickable".
There are two different issues wrapped in this. One is to have a clear list of the pages one has visited. This is the browsing path you describe. Note that since there are links that connect different "sections" of the UI, this path isn't the same as the place of the current page in the UI hierarchy. All browsers have a forward/back feature that handles this very well, but sipXconfig gives all pages the same title, making it impossible to use forward/back effectively. The other issue is where the current page is in the hierarchical structure of pages. This is the tree path you describe. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
