Mercurial > mxd2map
view website/contact.htm4 @ 208:0c58db91311c
* contrib/python/generateHTML.py: New. Script for generating a
HTML-page with links to mapfiles. Useful when converting a bunch
of MXD-files to mapfiles in order to test.
It generates an OpenLayers-Link for every included layer though.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 09:45:47 +0200 |
parents | dd4bb5869f86 |
children | bdf58d5b7d92 |
line wrap: on
line source
m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `contact-de.html') m4_define(`TITLE', `Kontakt') m4_define(`MAIN', `contact') PAGE_START <div id="intro"> <h2>Contact</h2> <p></p> </div> <div id="main"> <h2>MXD2map Community</h2> <p>TODO: Mailinglisten</p> <h2>Professional Support and Press</h2> <p>TODO: Intevation, <a href="mailto:mxd2map@intevation.de">mxd2map@intevation.de</a></p> </div>