Samy Touati wrote: > Hi, > > I would like to remove some options in the user web management interface. > For example I would like to remove the phonebook tab option, the > function would still be there, it's just not available for end-users. > Can this be done by editing config files? > > Thanks. > > Samy. >
Unfortunately not. Some coding required. Very simple though. Unpack sipxconfig.war (you can use anything supporting zip format: jar, unzip etc.). Edit WEB-INF/user/UserNavigation.html, comment out or remove what you do not need... Repack. Restart. Being able to control which parts of user portal are visible to which users is probably a good improvement. We are thinking about rewriting user portal for 4.2. Open an issue. Can you tell us why you want prevent users from accessing PhoneBook page - I thought this is pretty useful page (I certainly use it). And in 4.0 it has click-to-call on it if I remember correctly. D. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
