--- trunk/doc/website/README 2008/09/30 13:06:14 13 +++ trunk/doc/website/README 2008/10/23 07:31:48 14 @@ -1,23 +1,23 @@ ---------------------------------------------------------------------- - gpg4win Web Site + Gpg4kde Web Site ---------------------------------------------------------------------- INTRODUCTION: Getting the source: -You can work on the website independently of the rest of gpg4win. +You can work on the website independently of the rest of gpg4kde. First check out the website from SVN repository: - svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4win/trunk/doc/website + svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4kde/trunk/doc/website where USER is you name at wald.intevation.org. -If you are not a member of the gpg4win group at wald.intevation.org, +If you are not a member of the gpg4kde group at wald.intevation.org, you can also checkout anonymously: - svn checkout https://svn.wald.intevation.org/gpg4win/trunk/doc/website + svn checkout https://svn.wald.intevation.org/gpg4kde/trunk/doc/website -but of course you can not update the official website www.gpg4win.org +but of course you can not update the official website www.gpg4kde.org this way. @@ -42,7 +42,7 @@ INSTALLING: -To install the generated web site you need a gpg4win docwriter or +To install the generated web site you need a gpg4kde docwriter or developer account on wald.intevation.org. Installing is done from within the "doc/website" directory, @@ -61,18 +61,10 @@ make -f buildhtml.mk tar -After thar you have the file "www.gpg4win.org.tar.gz". +After that you have the file "www.gpg4kde.org.tar.gz". TEMPLATES: -versions.m4 : Definitions of some macros, holding the current versions - of gpg4win and the included software packages. If any - version changes this file should be changed accordingly. - This file is included by `template_header.m4'. - The current version numbers of the packages installed by - gpg4win can be found here: - ftp://ftp.gpg4win.org/gpg4win/packages.current - template.m4 : Contains the definition of the main macros PAGE_START and PAGE_BOXES as well as some helper macros normally not used in the .htm4 files. Authors should not need to @@ -83,3 +75,7 @@ need to change this file, but if additional languages are added the navigation must be added in here. + +template_link_boxes_en.m4, +template_link_boxes_de.m4: Contains the link boxes in the right + column of the page.