Mathieu

关于我

开发者信息
名称 Mathieu
注册时间 Nov. 13, 2015
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Tag Toolbar / Tag Popup

评分4星,满分5星

The error seems to arise because the folderColumn.label entity is not found in the messenger.dtd file.

According to the current state of this file in Mozilla repository, I think folderNameColumn.label is the new name to use (could be linked to the new possibility to have more than the folder names in the folder pane, so now there are more than one column).

Fix in the extension code is to replace the two occurrences of "&folderColumn.label;" at lines 147 and 174 in content/tagbar/settings.xul by "&folderNameColumn.label;"

On my computer, with Thunderbird 38.3, it allows to acces the options for the extension and edit categories.

No solution at the moment for the recording of the tags when sending emails which seems also broken.

Thunderbird tag implementation seems simplistic and unpractical to use tags at their full potential. Tag Toolbar categories and toolbar (obvioulsy) are welcomed additions.

这个评论是针对附加组件的一个早期版本的(0.8.35)。