Annotation of dragtotab/www/installation.html, revision 1.49
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.39 awan 5: <p><strong style="font-size:1.2em">DragToTab: <a href="http://downloads.mozdev.org/dragtotab/dragtotab.xpi">Install it</a></strong> (2.33 KB)</p>
1.46 awan 6: <p><strong style="font-size:1.2em">MileWideBack: <a href="http://downloads.mozdev.org/dragtotab/milewideback.xpi">Install it</a></strong> (2.93 KB)</p>
1.40 awan 7: <p><strong style="font-size:1.2em">ResizeSearchBox: <a href="http://downloads.mozdev.org/dragtotab/resizesearchbox.xpi">Install it</a></strong> (6.36 KB) [<a href="resizesearchbox/tutorial.html">Getting Started</a>]</p>
1.44 awan 8: <p><strong style="font-size:1.2em">SubmitToTab: <a href="http://downloads.mozdev.org/dragtotab/submittotab.xpi">Install it</a></strong> (5.08 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.49 ! awan 10: <p><strong style="font-size:1.2em">PopupSound: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (12.2 KB)</p>
1.22 awan 11: <hr style="margin-top:3em">
1.48 awan 12: <p>All source code and ideas are released into the <a href="http://en.wikipedia.org/wiki/Public_domain">public domain</a> unless otherwise specified.</p>
1.20 awan 13: <h4><a name="changelog">Changelog</a></h4>
1.38 awan 14:
15: <p><a name="dtt"><strong>DragToTab</strong></a>
1.20 awan 16: <ul>
1.39 awan 17: <li>0.2 - Middle click on the New Tab button to open the current page in a new tab</li>
1.20 awan 18: <li>0.1.2 - fixed problem with Linux (case-sensitive naming error)</li>
19: <li>0.1.1 - changed product description and update URL</li>
20: <li>0.1 - first release</li>
21: </ul>
22: </p>
23:
1.38 awan 24: <p><a name="mwb"><strong>MileWideBack</strong></a>
1.20 awan 25: <ul>
1.46 awan 26: <li>0.2.5 - added a time delay to prevent accidental scrolling while middle-clicking</li>
1.45 awan 27: <li>0.2.4 - Changed behavior and made customizable</li>
1.31 awan 28: <li>0.2.3 - Fixed compatibility with 1.1 trunk (thanks to Joe O'Connor)</li>
1.20 awan 29: <li>0.2.2 - fixed problem with Linux (case-sensitive naming error)</li>
1.23 awan 30: <li>0.2.1 - changed product description and update URL</li>
31: <li>0.2 - added middle-click reloads page</li>
1.20 awan 32: <li>0.1 - first release</li>
33: </ul>
34: </p>
1.30 awan 35:
1.38 awan 36: <p><a name="rsb"><strong>ResizeSearchBox</strong></a>
1.20 awan 37: <ul>
1.40 awan 38: <li>0.0.5 - made resizer 2px wider to make drag/drop easier</li>
1.24 awan 39: <li>0.0.4 - added support for Mac OS X</li>
1.20 awan 40: <li>0.0.3 - fixed problem with Linux (case-sensitive naming error)</li>
1.21 awan 41: <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 42: <li>0.0.1 - test release</li>
43: </ul>
1.30 awan 44: </p>
1.26 awan 45:
1.38 awan 46: <p><a name="stt"><strong>SubmitToTab</strong></a>
1.26 awan 47: <ul>
1.44 awan 48: <li>0.3.2 - more localizations (French, German, Japanese)</li>
1.42 awan 49: <li>0.3.1 - Regressed changes in 0.3. Added new technique for handling middle-click button.</li>
1.37 awan 50: <li>0.3 - coarse fix for middle-click button</li>
1.29 awan 51: <li>0.2.1 - minor structural changes for extendibility</li>
1.28 awan 52: <li>0.2 - added localized menus / added more keyboard shortcuts</li>
1.26 awan 53: <li>0.1 - first release</li>
54: </ul>
55: </p>
1.30 awan 56:
1.38 awan 57: <p><a name="kws"><strong>KeywordSelection</strong></a>
1.30 awan 58: <ul>
1.34 awan 59: <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 60: <li>0.2 - support for selections in textboxes</li>
1.30 awan 61: <li>0.1 - first release</li>
62: </ul>
1.43 awan 63: </p>
64:
65: <p><a name="pus"><strong>PopupSound</strong></a>
66: <ul>
1.49 ! awan 67: <li>0.1.2 - more localizations (French) / Made product description localizable (thanks to Luca Pedrazzi)</li>
1.47 awan 68: <li>0.1.1 - added localizations (Czech, Italian)</li>
1.43 awan 69: <li>0.1 - first release</li>
70: </ul>
1.20 awan 71: </p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>