Changeset 4737


Ignore:
Timestamp:
2003-06-19T16:18:37+12:00 (21 years ago)
Author:
jrm21
Message:

removed commented out bit referring to _header_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/custom.dm

    r4734 r4737  
    176176## versions of these macros are in the about.dm file.
    177177
    178 ## header by default has the collection's full name, logo, and links for
    179 ## the home, help, and preferences buttons.
    180 ## _header_ is defined in style.dm - it contains _htmlhead_ and _pagebanner_
    181 ## which do most of the work.
    182 
    183 #_header_ [c=demo] {<html>
    184 #<head>
    185 #   <title>_pagetitle_</title>
    186 #
    187 # </head>
    188 #<body> _pagebanner_}
    189 
    190178## content by default has the navigationbar (links to Search and classifiers),
    191179## and "About this collection" and "how to find information" text.
Note: See TracChangeset for help on using the changeset viewer.