Is your zimlet a phone zimlet? (Meaning, does it grab the same regular expression?)
The "com_zimbra_phone" zimlet was one of the first mashups we did, and predates the zimlet framework - so removing it isn't really clean, and getting something else to take over that regexp doesn't really work. We're working on getting this fixed in ongoing releases.
One way to make sure your zimlet deploys is to include a panel item with it - that way you get immediate visual confirmation that it's loaded, and a way to directly access all of the functions (make them menu options).
|