View Single Post
  #7 (permalink)  
Old 02-22-2006, 07:00 PM
StefanD StefanD is offline
Project Contributor
 
Posts: 68
Default

Quote:
Originally Posted by Greg
There are API hooks in the Admin UI that allow adding custom modules to the the Admin UI. It is somewhat similar to Zimlet framework, but it allows changing almost anything in the UI. Unfortunately, this API is not documented yet. The bottom line is that if you can make your PHP scripts talk XML or javascript, it will be very easy to add this kind of module to Zimbra's admin UI. The module will call your PHP scripts before, after or instead of Zimbra's servlets. I can explain how to extend the admin UI and help with implementation if you are interested.
I'm really interested to integrate samba into the zimbra UI/framework, I'm not a great coder but I do know how to manipulate the ldap samba entries. We have some in-house java developers who know how to make soap services, so if you can give some docs, drafts or links to files about the API then i can try to make 'zimbra_loves_samba' a real beauty .
Reply With Quote