Changeset 201949
- Timestamp:
- 02/04/2010 09:31:14 PM (16 years ago)
- Location:
- nomoreie6/trunk
- Files:
-
- 2 edited
-
noMoreIE6.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nomoreie6/trunk/noMoreIE6.php
r201617 r201949 5 5 Description: Adds a browser dependent upgrade-message to the website header explainig the risks of using IE6 and providing links to upgrade to a recent browser. 6 6 Author: Miguel Azevedo e Castro 7 Version: 1 7 Version: 1.1 8 8 Author URI: http://www.wdmac.com/ 9 9 */ … … 15 15 <div style="border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;"> 16 16 <div style="position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;"> 17 <a href="\#" onclick="javascript:this.parentNode.parentNode.style.display=\'none\'; return false;"> <img src="' . plugins_url("no MoreIE6/ie6nomore-cornerx.jpg") . '" style="border: none;" alt="Close this warning"/></a></div>17 <a href="\#" onclick="javascript:this.parentNode.parentNode.style.display=\'none\'; return false;"> <img src="' . plugins_url("nomoreie6/ie6nomore-cornerx.jpg") . '" style="border: none;" alt="Close this warning"/></a></div> 18 18 <div style="width:800px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;"> 19 <div style="width: 55px; float: left;"><img src="' . plugins_url("no MoreIE6/warning.jpg") . '" alt="WARNING!" style="height:45px; width:45px; position:relative; top:14px;" /></div>19 <div style="width: 55px; float: left;"><img src="' . plugins_url("nomoreie6/warning.jpg") . '" alt="WARNING!" style="height:45px; width:45px; position:relative; top:14px;" /></div> 20 20 <div style="width: 500px; float: left; font-family: Arial, sans-serif;"> 21 21 <div style="font-size: 14px; font-weight: bold; margin-top: 12px;">You are using an outdated browser that compromises the security of your computer, and limits your internet browsing experience.</div> 22 22 <div style="font-size: 12px; margin-top: 6px; line-height: 12px;">We recommend you to do a free upgrade to one of the updated browsers bellow:</div> 23 23 </div> 24 <a href="http://pt-pt.www.mozilla.com/pt-PT/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("no MoreIE6/firefox.jpg") . '" style="border: none;" alt="Get Firefox 3.5"/></a>25 <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=341c2ad5-8c3d-4347-8c03-08cdecd8852b&DisplayLang=pt-pt" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("no MoreIE6/ie.jpg") . '" style="border: none;" alt="Get Internet Explorer"/></a>26 <a href="http://www.apple.com/pt/safari/download/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("no MoreIE6/safari.jpg") . '" style="border: none;" alt="Get Safari"/></a>27 <a href="http://www.google.com/chrome?hl=pt-PT" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("no MoreIE6/crome.jpg") . '" style="border: none;" alt="Get Google Chrome"/></a>28 <a href="http://www.opera.com/download/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("no MoreIE6/opera.jpg") . '" style="border: none;" alt="Get Opera Browser"/></a> </div>24 <a href="http://pt-pt.www.mozilla.com/pt-PT/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("nomoreie6/firefox.jpg") . '" style="border: none;" alt="Get Firefox 3.5"/></a> 25 <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=341c2ad5-8c3d-4347-8c03-08cdecd8852b&DisplayLang=pt-pt" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("nomoreie6/ie.jpg") . '" style="border: none;" alt="Get Internet Explorer"/></a> 26 <a href="http://www.apple.com/pt/safari/download/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("nomoreie6/safari.jpg") . '" style="border: none;" alt="Get Safari"/></a> 27 <a href="http://www.google.com/chrome?hl=pt-PT" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("nomoreie6/crome.jpg") . '" style="border: none;" alt="Get Google Chrome"/></a> 28 <a href="http://www.opera.com/download/" target="_blank" style="float: left; width:48px; margin-top:15px;"><img src="' . plugins_url("nomoreie6/opera.jpg") . '" style="border: none;" alt="Get Opera Browser"/></a> </div> 29 29 </div> 30 30 <![endif]-->'; -
nomoreie6/trunk/readme.txt
r201656 r201949 4 4 Tags: IE6, browser, update, warning, download, opera, firefox, ie, safari, chrome 5 5 Requires at least: 2.0.2 6 Tested up to: 2. 17 Stable tag: 4.36 Tested up to: 2.9.1 7 Stable tag: 2.9.1 8 8 9 9 A browser dependent message, explaining the risks of using IE6 and providing download links to a recent browsers. … … 47 47 == Changelog == 48 48 49 = 1.1 = 50 Corrected a case sensitive path name, causing icons not to show. 51 49 52 = 1.0 = 50 First Version. Stable53 First Version. 51 54 52 55 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.