Email Quotes
If you have ever seen a funny or profound quote below someone's email signature, this Zimlet brings that feature to Zimbra.
You can select from nearly 40 categories of quotes (from www.quotedb.com).
| Downloads: | 1,229 |
|---|---|
| Latest Version: | 0.5 |
| Categories: | Fun, Mail |
| Compatibility: | ZCS 5.0, ZCS 6.0 |
| License: | ZPL |
| Created: | January 09, 2009 |
| Updated: | May 03, 2010 |
Reviews
Several of my colleagues including me a have been using this zimlet. We now migrated to ZCS 7.1 Community Edition. The Zimlet seems to not work now. Is there a way to troubleshoot and fix on my own? Where would I start looking for problems (log files, debug messages)?
I was able to fix this by replacing
var pfeed = ZmZimletBase.PROXY + AjxStringUtil.urlComponentEncode(feed);
with
var pfeed = ZmZimletBase.PROXY + feed
The issues is with AjxStringUtil.urlComponentEncode(feed);
Has anybody managed to get this work on Zimbra 8.0.2? I am not seeing the email getting appended by the quote.
I tried the "var pfeed" change, but it didn't work.
Need help to find out what can be done here to make it work on 8.0.3. Any possibility on getting help?
Add a Review
Please log in to post review/comments.
