Plugin Directory

Changeset 201949


Ignore:
Timestamp:
02/04/2010 09:31:14 PM (16 years ago)
Author:
FMacastro
Message:
 
Location:
nomoreie6/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nomoreie6/trunk/noMoreIE6.php

    r201617 r201949  
    55Description: 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.
    66Author: Miguel Azevedo e Castro
    7 Version: 1
     7Version: 1.1
    88Author URI: http://www.wdmac.com/
    99*/
     
    1515            <div style="border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;">
    1616                <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("noMoreIE6/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>
    1818                <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("noMoreIE6/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>
    2020                <div style="width: 500px; float: left; font-family: Arial, sans-serif;">
    2121                <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>
    2222                <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>
    2323            </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>
     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>
    2929        </div>
    3030    <![endif]-->';
  • nomoreie6/trunk/readme.txt

    r201656 r201949  
    44Tags: IE6, browser, update, warning, download, opera, firefox, ie, safari, chrome
    55Requires at least: 2.0.2
    6 Tested up to: 2.1
    7 Stable tag: 4.3
     6Tested up to: 2.9.1
     7Stable tag: 2.9.1
    88
    99A browser dependent message, explaining the risks of using IE6 and providing download links to a recent browsers.
     
    4747== Changelog ==
    4848
     49= 1.1 =
     50Corrected a case sensitive path name, causing icons not to show.
     51
    4952= 1.0 =
    50 First Version. Stable
     53First Version.
    5154
    5255== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.