Quote:
Originally Posted by mmorse 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) |
Now that was interesting. How does it manage overlaps? Like if I got the regexp "aabb" in one zimlet and "bbcc" in another and encountered the string "aabbcc"?