comparison website/README @ 162:dd4bb5869f86

replaced mapWOC with MXD2map
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 30 Jun 2011 13:23:24 +0200
parents 579b94f442a9
children
comparison
equal deleted inserted replaced
161:3ac0968e26f3 162:dd4bb5869f86
1 ---------------------------------------------------------------------- 1 ----------------------------------------------------------------------
2 mapWOC Web Site 2 MXD2map Web Site
3 ---------------------------------------------------------------------- 3 ----------------------------------------------------------------------
4 4
5 INTRODUCTION: 5 INTRODUCTION:
6 6
7 Getting the source: 7 Getting the source:
8 8
9 You can work on the website independently of the rest of mapWOC. 9 You can work on the website independently of the rest of MXD2map.
10 First check out the website from SVN repository: 10 First check out the website from SVN repository:
11 11
12 svn checkout svn+ssh://USER@svn.wald.intevation.org/mapWOC/trunk/doc/website 12 svn checkout svn+ssh://USER@svn.wald.intevation.org/MXD2map/trunk/doc/website
13 13
14 where USER is you name at wald.intevation.org. 14 where USER is you name at wald.intevation.org.
15 If you are not a member of the mapWOC project at wald.intevation.org, 15 If you are not a member of the MXD2map project at wald.intevation.org,
16 you can also checkout anonymously: 16 you can also checkout anonymously:
17 17
18 svn checkout https://svn.wald.intevation.org/mapWOC/trunk/doc/website 18 svn checkout https://svn.wald.intevation.org/MXD2map/trunk/doc/website
19 19
20 but of course you can not update the official website www.mapWOC.org 20 but of course you can not update the official website www.MXD2map.org
21 this way. 21 this way.
22 22
23 23
24 File organisation: 24 File organisation:
25 25
41 make -f buildhtml.mk 41 make -f buildhtml.mk
42 42
43 43
44 INSTALLING: 44 INSTALLING:
45 45
46 To install the generated web site you need a mapWOC docwriter or 46 To install the generated web site you need a MXD2map docwriter or
47 developer account on wald.intevation.org. 47 developer account on wald.intevation.org.
48 48
49 Installing is done from within the "doc/website" directory, 49 Installing is done from within the "doc/website" directory,
50 just type: 50 just type:
51 51
60 If you need the website as offline version for some other 60 If you need the website as offline version for some other
61 purposes just run: 61 purposes just run:
62 62
63 make -f buildhtml.mk tar 63 make -f buildhtml.mk tar
64 64
65 After thar you have the file "www.mapWOC.org.tar.gz". 65 After thar you have the file "www.MXD2map.org.tar.gz".
66 66
67 TEMPLATES: 67 TEMPLATES:
68 68
69 template.m4 : Contains the definition of the main macros PAGE_START 69 template.m4 : Contains the definition of the main macros PAGE_START
70 and PAGE_BOXES as well as some helper macros normally 70 and PAGE_BOXES as well as some helper macros normally
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)