<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>All</p>
<p>As I stated in my post, the reports are still a work in
progress. As <br>
Graeme rightly pointed out, the inclusion of a "secret decoder
ring" would have been<br>
helpful. I will have a legend/help page shortly. In the meantime
I have included<br>
the cheat sheet. Note, I reserve the right to modify these either
as I see fit<br>
or by anyone's good suggestions. Seriously, I do plan to make
some tweaks.</p>
<p>The reports are for the community , so it only makes sense for me
to make them as useful as possible<br>
</p>
<p>Rationale/comments:<br>
- green === good, light green === very good (tb68, always first
flag to see easily)<br>
- cV , pV : current, previous version (some people ping-pong to
officially support both 60/68)<br>
- 61+ : author has worked past 60, good indication they will hit
68<br>
- 69+ : author has worked past 68, good indication they will
continue towards 76<br>
- MailExtension flag is kind of ambiguous. Currently it just
means a manifest file is included. (it would be more helpful to
flag extensions that actually implement ME features)<br>
It says nothing beyond that. I am thinking of modifying or
combining with the legacy flags<br>
- No maximum version just strives to flag that you cannot count on
specific compatibility beyond <br>
any other representation.<br>
- Legacy flags (JB suggestion!) currently only get read from the
manifest file. For "non- mailextensions"<br>
I will be adding an RDF parser so I can look at it install.rdf<br>
<br>
I will also be adding some more status information such as :<br>
oWIP === original author, work in progress (feel-good flag)<br>
rWIP === new author for replacement extension, work in progress<br>
AdoptMe === extension looking for a new home<br>
<br>
As I progress there may be other things. Again, suggestions
welcome. Note! If possible<br>
please make an enhancement issue in the repository so we can
track.<br>
</p>
<p> <img src="https://img.shields.io/badge/68-%20cV-3bc059.png"><label>
- Thunderbird 68 (Current version)</label><br>
<img src="https://img.shields.io/badge/68-%20pV-3bc059.png"><label>
- Thunderbird 68 (Previous version)</label><br>
<img src="https://img.shields.io/badge/69+-%20cV-blue.png"><label>
- Thunderbird 69+ </label><br>
<img src="https://img.shields.io/badge/60-%20cV-darkgreen.png"><label>
- Thunderbird 60 (Current version)</label><br>
<img src="https://img.shields.io/badge/60-%20pV-darkgreen.png"><label>
- Thunderbird 60 (Previous version)</label><br>
<img src="https://img.shields.io/badge/61+-%20cV-darkblue.png"><label>
- Thunderbird 61+ </label><br>
<img src="https://img.shields.io/badge/MX-%20+-purple.png"><label>
- MailExtension (contains manifest.json) </label><br>
<img src="https://img.shields.io/badge/v*-%20!-orange.png"><label>
- No maximum version (*) </label><br>
<img src="https://img.shields.io/badge/Leg-%20bs-purple.png"><label>
- Legacy Type = bootstrap </label><br>
<img src="https://img.shields.io/badge/Leg-%20rs-purple.png"><label>
- Legacy Type = restart required </label><br>
</p>
</body>
</html>