head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2002.09.24.12.53.45; author rse; state Exp; branches; next 1.2; 1.2 date 2002.03.16.19.18.58; author rse; state Exp; branches; next 1.1; 1.1 date 2002.02.13.16.34.56; author rse; state Exp; branches; next ; desc @@ 1.3 log @update website, remove references to still not done areas, etc. @ text @## ## ossp_page.wml -- General HTML Page Structure ## Copyright (c) 2000-2001 Ralf S. Engelschall ## # the general structure of the HTML page markup [PAGE_HEAD:\ {#PAGE_HEAD#} OSSP: {#PAGE_TITLE#}{#PAGE_SUBTITLE#} :PAGE_HEAD][PAGE_BODY: {#PAGE_PROLOG#} {#PAGE_BODY#} {#PAGE_EPILOG#} :PAGE_BODY][PAGE_FOOT: :PAGE_FOOT] # allow us to divert title information ..PAGE_TITLE!>>Error: Undefined Title!<<.. ..!PAGE_TITLE>>%body<<.. # allow us to divert sub-title information ..PAGE_SUBTITLE!>><<.. ..!PAGE_SUBTITLE>>: %body<<.. # allow us to divert header information ..PAGE_HEAD>>%body<<.. # allow us to divert body attributes ..PAGE_BODY_ATTR>>%body<<.. # allow us to divert prolog information ..PAGE_PROLOG>>%body<<.. # allow us to divert epilog information ..PAGE_EPILOG>>%body<<.. # finally, the HTML structure is now rendered, so divert all # remaining stuff into the HTML body area... ..PAGE_BODY>> @ 1.2 log @fix markup code to conform to HTML 4.01 @ text @d12 1 a12 1 OSSP: {#PAGE_TITLE#} d27 7 a33 1 ..PAGE_TITLE>>%body<<.. @ 1.1 log @Wohhoooo! First cut for our long awaited OSSP website... @ text @d8 1 @