对 Color Folders 的评价
这个附加组件有 164 条评价
评分1星,满分5星
Cant use it on Thurderbird 24.1
这个评论是针对附加组件的一个早期版本的(1.0)。评分5星,满分5星
I loved these! I can't wait for the new version for TB 24. When TB updated and I lost my colored folders, I was horrified. Once you get used to them, you hate being without.
Fisheater should get a lot of DONATIONS to keep him going on this project!
评分5星,满分5星
Finally the add-on developer has replied to one of the last reviews here and promised to update 1.0 for TB 24.x soon. Thank to lot. While waiting for the update let me re-post the temporary solution and the diff with the fix.
(PLEASE NOTE this post most prob will be deleted by the moderators in a short time)
The ready-to-use add-on with 24.x patch is available here:
https://www.dropbox.com/s/8x4vectgzdkt0fq/color_folders-1.0.1-tb.xpi
The only introduced diff is:
$ diff -u0 colorfolders.js.original colorfolders.js
--- colorfolders.js.original 2011-08-16 02:40:09.140422300 +0400
+++ colorfolders.js 2013-10-17 01:48:30.340801400 +0400
@@ -16,2 +16,2 @@
- gFolderTreeView.getCellProperties = function(row, col, props) {
- gFolderTreeView.originalGetCellProperties(row, col, props);
+ gFolderTreeView.getCellProperties = function(row, col) {
+ var props = gFolderTreeView.originalGetCellProperties(row, col);
@@ -30 +30 @@
- props.AppendElement(aAtomService.getAtom(folderColor));
+ props += " " + folderColor;
@@ -32,0 +33 @@
+ return props;
Good luck,
Waiting for the update by the author,
Hi Strim
Thanks for reposting. I got it.
Best
fisheater
评分5星,满分5星
Jusqu'à que cette add-on ne soit plus compatible avec Thunderbird 24, je n'avais pas réalisé à quel point il m'était devenu indispensable ! Je le promet, dès que la mise à jour de compatibilité avec Thunderbird 24 sort, je fais un don ! Je me sent déjà honteux de ne pas l'avoir fais avant.Merci au développeur pour ce super add-on !
Translated with Google :
Since this add-on is not compatible with Thunderbird 24, I realize how much it has become indispensable to me!I promise, as soon as the updated compatibility with Thunderbird 24, I'm ashamed not to have do before.Thank you to the developer for this super add-on!
评分5星,满分5星
Dear Strim,
like your work - tried to fix the js file but it seems i made some mistake. Unfortunatly dropbox file didnt exist any longer. Would u be so kind to upload it again?
thank you
评分5星,满分5星
Dear Strim, thanks for fixing the add-on. What is your paypal address, so I can donate to you to compensate you for your time. Thank you so much.
这个评论是针对附加组件的一个早期版本的(1.0)。 对这个附加组件,此用户曾发表过2个评价。评分4星,满分5星
I love Color Folders, it's great. But now I updated my Thunderbird and I NEED Color Folders for Thunderbird 24. Please ...
2 Seconds after the enhencement I will donate!
Thank you!
评分5星,满分5星
Super thx Strim! It's working great (and I learned a lot). Also hope the author will share your work, so everybody could work with it again!
这个评论是针对附加组件的一个早期版本的(1.0)。 对这个附加组件,此用户曾发表过3个评价。评分5星,满分5星
@Strim Thank you so much for the update. I was trying to modify the install.rdf file (max version) with no success.
perhaps could the author import or fork this project on github, including all necessary build files, etc...
评分5星,满分5星
Good stuff @ Strim, works like a charm.
Many thanks indeed.
评分5星,满分5星
Hi,
Thank you very much Strim for the dropbox link.
It works perfectly !
As you are able to perform miracles, I am taking the liberty to ask you a further question.
Before the update to Thunderbird 24.0, I had the ability to put a specific icon, and to use a specific font color, to any of my Thunderbird folders
To do that I used :
- Mail Tweak 1.0pre10 (Icon Folder checked) : http://mailtweak.mozdev.org/installation.html
- a userChrome.css file where the content could be as follows :
treechildren::-moz-tree-image(folderNameCol, name-Test)
{list-style-image: url('icon1.png') !important;}
treechildren::-moz-tree-cell-text(folderNameCol, name-Test)
{color: DarkCyan !important; font-weight: bold !important;}
- icon png images
- userChrome.css and icon png images were located in C:\Users\Myname\AppData\Roaming\Thunderbird\Profiles\xxxxxx.default
Thus, for the folder named Test :
- the icon named icon1 was dispayed
- the folder name text was displayed in DarkCyan colour
Would you have an idea on how :
- either to make Mail Tweak compatible with Thunderbird 24
- or to amend Color Folder extension in order to allow the customization of icon folders and of the font color folder text
Thank you very much in advance for any reply.
Patrick
评分5星,满分5星
I'd like to thank Strim for fixing this extension and putting it online, as it appears to work perfectly now! (at least, in Thunderbird 24 and Xubuntu 12.04)
Weirdly, editing the colorfolders.js file as Strim suggested it wouldn't work my case (I even performed a diff showing me the same exact differences as Strim's ones but it still wouldn't work), so that link to a fixed version is more than welcome.
评分5星,满分5星
One millions thanks baby! It seems to work so well! Thank you so much Strim!
这个评论是针对附加组件的一个早期版本的(1.0)。 对这个附加组件,此用户曾发表过1个评价。评分5星,满分5星
I just updated Thunderbird and miss the colors on my folders -cannot seem to find folders I need anymore. Please update it for 'new' Thunderbird.
这个评论是针对附加组件的一个早期版本的(1.0)。评分5星,满分5星
Hi, are you planning any update for Thunderbird 24.0.1?
这个评论是针对附加组件的一个早期版本的(1.0)。评分1星,满分5星
I love this little add on. But now it does no longer work in Thunder Bird 24.0.1 :-(
I'm willing and promise to donate if I get a promise from the author that he will update this nice little add0on!
评分5星,满分5星
I'm so sad! It doesn't work with TB 24... Author, answer please!
这个评论是针对附加组件的一个早期版本的(1.0)。评分5星,满分5星
It was a sad surprise that the extension doesn't work in TB 24, I miss it so much :(
这个评论是针对附加组件的一个早期版本的(1.0)。评分4星,满分5星
Is there anything we could do help the author to make this grat addon compatible with TB 24 soon? I miss this very much!
这个评论是针对附加组件的一个早期版本的(1.0)。请选择一个原因:
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户