View Single Post
  #14 (permalink)  
Old 06-06-2007, 05:24 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default zimlet highlight priority

Forgot about this-it sets the dominance/priority when some zimlets use the same matched patterns.
ie: If they highlight the same content.

First check your current priority list
>
zmzimletctl listPriority

Set the order by:
> zmzimletctl setPriority com_zimbra_name 0
(starts at 0 not 1)
Reply With Quote