Topic RSS
Hello everyone,
that also was annoying me, I even avoided to use the search function because of this behaviour, what certainly is not effective. Now, I invested some time in hacking the installer, as you said. I edited the file "overlay.js" in the subfolder "content" in the extension's folder within my Thunderbird profile. I commented out the following lines, these are lines 281 to 285 in an unchanged "overlay.js" from TaQuilla version 0.3.2.
//_addPercentColumn(tagkey);
//gDBView.addColumnHandler("utaquillaPercent." + tagkey, _columnHandlerPercents[tagkey]);
//_addStatusColumn(tagkey);
//gDBView.addColumnHandler("utaquillaStatus." + tagkey, _columnHandlerStatuses[tagkey]);
After this change, I restarted Thunderbird. Now, the TaQuilla's custom columns do not appear. This at the same time is the disadvantage of the workaround: the columns now never appear.
A better solution would be to find the place, where the columns are added when the search bar is used. I wasn't able to find it, though.
It would be great, if you, rkent, as TaQuilla's developer could solve this problem directly!
Oh, I had to edit the file install.rdf, too, because my Thunderbird 8 suddenly stopped accepting TaQuilla as extension. I changed the number in "maxVersion" to 8.* to make it work. I hope there are no side effects because of the changes between Thunderbird 5 and 8. Perhaps you also have an answer to this question, rkent?
Thanks anyway for this great extension! I like it because it adds this filter functions I know from Opera.
Thanks,
beni
Sorry for the slow reply! I must have missed the notification.
Thanks for that – It got me going in the right direction. After looking at the bit of code that you highlighted, I ended up editing the functions _addPercentColumn(tagkey) and _addStatusColumn(tagkey).
After noticing commented out code to set the 'hidden ' status for the columns, I copied the line
treecol.setAttribute("hidden", "true");
into both functions and the columns are now hidden by default when filtering. I can view the stats by right clicking the column headings or using the column display icon ![]()
Now my inbox had psychic powers but doesn't brag about it!
Most Users Ever Online: 18
Currently Online:
10 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Member Stats:
Guest Posters: 130
Members: 565
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 7
Topics: 231
Posts: 802
Newest Members: Matteo, p.dobrogost, gaute, Mythobeast, terry, Livraria Notre Dame
Moderators: rkent (323)
Administrators: rkent (323)
Log In
Register
Members
Home
Add Reply
Add Topic
Offline
Quote
Recent Comments