OpenLayers OpenLayers

Changeset 7154

Show
Ignore:
Timestamp:
05/13/08 14:56:25 (2 months ago)
Author:
crschmidt
Message:

Add note for users accidentally viewing source in the frame to tell them "go
read the source to the example, *not* this source."

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/example-list.html

    r7127 r7154  
    22<html> 
    33    <head> 
     4        <!-- This is the example list source: if you are trying to look at the  
     5        source of an example, YOU ARE IN THE WRONG PLACE. If you want to view 
     6        the source of just one example, you can typically choose  
     7        "This Frame -> View source" when right clicking on the exmaple. If not, 
     8        choose to open the example in a new window (via the context menu  
     9        click on the link), and view source from there. -->   
    410        <title>OpenLayers Examples</title> 
    511        <link rel="alternate" href="example-list.xml" type="application/atom+xml" />