Annotation of dragtotab/www/installation.html, revision 1.36
1.1 petejc 1: <!-- MAIN CONTENT -->
1.20 awan 2: <h4 class="page-header"><a id="content" name="content">Installation</a></h4>
1.1 petejc 3:
1.19 awan 4: <p><em>Only Firefox 0.9 and above are supported.</em></p>
1.25 awan 5: <p><strong style="font-size:1.2em">DragToTab: <a href="http://downloads.mozdev.org/dragtotab/dragtotab.xpi">Install it</a></strong> (2.22 KB)</p>
1.11 awan 6: <p><strong style="font-size:1.2em">MileWideBack: <a href="http://downloads.mozdev.org/dragtotab/milewideback.xpi">Install it</a></strong> (2.00 KB)</p>
1.24 awan 7: <p><strong style="font-size:1.2em">ResizeSearchBox: <a href="http://downloads.mozdev.org/dragtotab/resizesearchbox.xpi">Install it</a></strong> (6.30 KB) [<a href="resizesearchbox/tutorial.html">Getting Started</a>]</p>
1.36 ! awan 8: <p><strong style="font-size:1.2em">SubmitToTab: <a href="http://downloads.mozdev.org/dragtotab/submittotab.xpi">Install it</a></strong> (5.85 KB)</p>
1.35 awan 9: <p><strong style="font-size:1.2em">KeywordSelection: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (5.58 KB)</p>
1.22 awan 10: <hr style="margin-top:3em">
1.20 awan 11: <h4><a name="changelog">Changelog</a></h4>
12: <p>
13: <strong>DragToTab</strong>
14: <ul>
15: <li>0.1.2 - fixed problem with Linux (case-sensitive naming error)</li>
16: <li>0.1.1 - changed product description and update URL</li>
17: <li>0.1 - first release</li>
18: </ul>
19: </p>
20:
21: <p>
22: <strong>MileWideBack</strong>
23: <ul>
1.31 awan 24: <li>0.2.3 - Fixed compatibility with 1.1 trunk (thanks to Joe O'Connor)</li>
1.20 awan 25: <li>0.2.2 - fixed problem with Linux (case-sensitive naming error)</li>
1.23 awan 26: <li>0.2.1 - changed product description and update URL</li>
27: <li>0.2 - added middle-click reloads page</li>
1.20 awan 28: <li>0.1 - first release</li>
29: </ul>
30: </p>
1.30 awan 31:
1.20 awan 32: <p>
33: <strong>ResizeSearchBox</strong>
34: <ul>
1.24 awan 35: <li>0.0.4 - added support for Mac OS X</li>
1.20 awan 36: <li>0.0.3 - fixed problem with Linux (case-sensitive naming error)</li>
1.21 awan 37: <li>0.0.2 - added support for having the resize thumb on the right of the search box. / fixed skin issue with XP skins.</li>
1.20 awan 38: <li>0.0.1 - test release</li>
39: </ul>
1.30 awan 40: </p>
1.26 awan 41:
42: <p>
43: <strong>SubmitToTab</strong>
44: <ul>
1.36 ! awan 45: <li>0.3 - coarse fix for middle-click access</li>
1.29 awan 46: <li>0.2.1 - minor structural changes for extendibility</li>
1.28 awan 47: <li>0.2 - added localized menus / added more keyboard shortcuts</li>
1.26 awan 48: <li>0.1 - first release</li>
49: </ul>
50: </p>
1.30 awan 51:
1.26 awan 52: <p>
1.30 awan 53: <strong>KeywordSelection</strong>
54: <ul>
1.34 awan 55: <li>0.3 - added a <a href="keywordselection/toolbarbutton.gif">toolbar button</a> for quick access to all keyword-enabled bookmarks</li>
1.32 awan 56: <li>0.2 - support for selections in textboxes</li>
1.30 awan 57: <li>0.1 - first release</li>
58: </ul>
1.20 awan 59: </p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>