File: points.map

package info (click to toggle)
wn 2.0.5-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,208 kB
  • ctags: 1,499
  • sloc: ansic: 14,439; sh: 2,430; perl: 1,360; makefile: 291
file content (22 lines) | stat: -rw-r--r-- 826 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
##############################################################
# Sample image map file for the WN server
##############################################################

# In this example all the URL's refer to the file points.html
# with a different "query" (the stuff after the ?).  Then WN's
# conditional text gives a different response for each
# request.  In real life each of the URL's would probably
# refer to a different document.

##############################################################

# There is no default when the point method is used -- closest point wins.

# Red points -- coordinates for each point which refers to this URL.
point  points.html?red     44,15 179,40 109,115

# Green points
point  points.html?green   29,65 129,10 174,110

# Yellow points
point  points.html?yellow  35,115 94,55 204,85