Show
Ignore:
Timestamp:
01/28/07 17:13:20 (2 years ago)
Author:
jm3
Message:

made initial interaction better with some hints on the homepage to start linking / tagging.
removed the "delete tags" link when you have no tags.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • feedmelinks/install/index.php

    r1074 r1299  
    3030 
    3131<% 
    32         if( preg_match( "/MSIE/", $HTTP_USER_AGENT ) && preg_match( "/Windows/", $HTTP_USER_AGENT )) { 
     32        if( $windows || (preg_match( "/MSIE/", $HTTP_USER_AGENT ) && preg_match( "/Windows/", $HTTP_USER_AGENT ))) { 
    3333%> 
    3434        <h2>You appear to be using Microsoft Internet Explorer on Windows</h2> 
    3535        You have the following install options: 
    3636 
     37        <!-- 
    3738        <div class="bullet_box"> 
    3839                <div class="bullet_img"> 
     
    4243        </div> 
    4344        <br clear="all"> 
     45        --> 
    4446 
    4547        <div class="bullet_box"> 
     
    8991                        <a href="/add"><img src="/img/install-options/nomad.jpg" align="right" border="0" /></a> 
    9092                </div> 
    91                 <h2>Install nothin, AKA, "Nomad Mode"</h2> 
    92                 To use Feed Me Links in Nomad Mode, click: 
     93                <h2>Install nothing, AKA, "Nomad Mode"</h2> 
     94                <p> 
     95                <small> 
     96                        (Nomad mode is for users on public computers or anywhere that<br /> 
     97                        you'd prefer not to change the browser by installing Feed Me Links)</small> 
     98                </p> 
     99                To use Feed Me Links in Nomad Mode, click or bookmark: 
    93100                <big>&nbsp;<a href="/add">http://feedmelinks.com/add</a></big> 
    94101                <p /> 
    95                 <small>(Nomad mode is for users on public computers or anywhere that<br /> 
    96                 you'd prefer not to change the browser by installing Feed Me Links)</small> 
    97102        </div> 
    98103        <br clear="all"> 
     
    106111        </ul> 
    107112         
    108        Holy God, YES. </h3> 
     113</h3> 
    109114 
    110115 
    111116<a name="autoinstall"><br></a> 
    112 <h2>Installing Feed Me Links on Windows, using Internet Explorer</h2> 
    113117 
    114118<div style="width: 440px;"> 
     
    116120 
    117121<p> 
    118         <h3>A. Set up your browser</h3> 
    119         <ul> 
    120                 <li>Make sure your Links Toolbar is showing. If you cannot see it, 
    121                 go to the <b>View > Toolbars > Links</b> menu to make it appear. </li> 
    122                 <li>If the "Links" toolbar isn't fully showing, click and hold on 
    123                 "Links" while moving it to create more space. </li> 
    124                 <li>To remove any unwanted buttons, right click on the name and 
    125                 select "Delete". </li> 
    126         </ul> 
    127  
    128         <h3>B. Run the installer</h3> 
    129         <ul> 
    130                 <li>when the window asks whether you want to "Open" or "Save", choose "Open"</li> 
    131                 <li><a style="font-size: 24pt; color: red; font-weight: bold; text-decoration: underline;" href="/install/InstallBookmarklet.exe">Install Away!</a></li> 
    132         </ul> 
    133  
    134         <h3>C. You're done! Bright moments!</h3> 
    135  
    136122         
    137         <h3>Alternative Browsers: Firefox, Mozilla, Safari, Opera, Netscape, etc!</h3> 
     123        <h3>Firefox, Mozilla, Safari, Opera, Netscape, etc!</h3> 
    138124 
    139125<ul>