# Map GUI components to hypertext links.
# Syntax of each line is 
# 	Label Link
# where
# 	Label = Folder.Card.Group
# Card and Group are optional.
# "Card" may instead be the name of a pulldown menu.
# "Group" may also represent a button: as at the bottom
# of the Host and Port cards.
#
# Labels must be unique.

# This is a special case: banner & status bar clicks
# are linked to top level overview.
Banner				adminTOC.html
FolderList			adminTOC.html
FolderLabel			adminTOC.html

##---- Configuration Folder
Configuration			Config.html

# These three are the pulldown menus
Configuration.Config		Config.html#2042
Configuration.Hosts		Config.html#2044
Configuration.Ports		Config.html#2046

Configuration.Server		Server.html
Configuration.Server.Alive	Server.html#2540
Configuration.Server.Server     Server.html#2545
Configuration.Server.Root       Server.html#2545
Configuration.Server.Acl        Server.html#2546
Configuration.Server.Cache	Server.html#2550
Configuration.Host		Hosts.html
Configuration.Host.Host         Hosts.html#3040
Configuration.Host.Name		Hosts.html#3040
Configuration.Host.Directories	Hosts.html#3050
Configuration.Host.User		Hosts.html#3070
Configuration.Host.CGI   	Hosts.html#3080
Configuration.Host.SSI		Hosts.html#3120
Configuration.Host.Log		Hosts.html#3130
Configuration.Host.Remove	Hosts.html#3170
Configuration.Port		Ports.html
Configuration.Port.Identity	Ports.html#3520
Configuration.Port.Supported	Ports.html#3550
Configuration.Port.Timeout	Ports.html#3560
Configuration.Port.Security	Ports.html#3570
Configuration.Port.Unlink	Ports.html#3610

##---- Request Log Folder
Request				Request.html

# These two are the pulldown menus
Request.Log			Request.html#4030
Request.Hosts			Request.html#4040

Request.Detail			Request.html#4060
Request.Stats			Request.html#4070
Request.Stats.Time		Request.html#4080
Request.Stats.Hits		Request.html#4100
Request.Stats.Requests		Request.html#4110
Request.Stats.Status		Request.html#4130
Request.Stats.Method		Request.html#4150

##---- Error Log Folder
Error				Error.html

##---- Server Stats Folder
Server				Stats.html

# These two are the pulldown menus
Server.Stats			Stats.html#5040
Server.Hosts			Stats.html#5050

Server.Server			ServerStats.html
Server.Server.Time		ServerStats.html#5530
Server.Server.Connections	ServerStats.html#5540
Server.Server.Cache		ServerStats.html#5560
Server.Server.Verify		ServerStats.html#5600
Server.Host			HostsStats.html
Server.Host.StatsHost		HostsStats.html#6040
Server.Host.Requests		HostsStats.html#6050
Server.Host.Breakdown		HostsStats.html#6055
Server.Port			PortsStats.html
Server.Port.StatsIdentity	PortsStats.html#6530
Server.Port.Persistent		PortsStats.html#6550

##---- Feedback Folder
Feedback			Feedback.html
Feedback.Usability		Feedback.html#7020
Feedback.Usability.From		Feedback.html#7020
Feedback.Usability.Email	Feedback.html#7020
Feedback.Usability.Criteria	Feedback.html#7020
Feedback.Suggestion		Feedback.html
Feedback.Suggestion.From	Feedback.html#7030
Feedback.Suggestion.Email	Feedback.html#7030
Feedback.Bug			Feedback.html
Feedback.Bug.From		Feedback.html#7040
Feedback.Bug.Email		Feedback.html#7040
