[GRASS5] GRASS web site layout

Folks,

as initial change I have applied a new menu to
http://grass.itc.it/index2.html
[don't panic - nothing is lost]

The next day(s) I'll somewhat clean up the HTML pages and
try to condense/reduce them and also the startup menu.

After that we can apply the mechanism to have the menu everywhere,
Eric already started to develop a small tool.

So, don't hesitate to send suggestions for the web site reorganization
such as "merge this and that", "throw away following", "why don't I
find this important information" etc.

Let me know,

Markus

Hi,

most of the web pages should be (a sort of) clean now:

- elimitated 17 web pages by merging interesting stuff into
   other pages (now we have 42 instead of 59 pages...)
- fixed lot's of broken links, thanks to
    http://validator.w3.org/checklink
- cleaned up page structures, I tried to tidy up and simplify
- improved "advanced search" which can optionally be restricted
   now to the man pages or a certain mailing list (further restrict
   suggestions welcome)

So, if you have ideas to condense it again, find broken links,
find bad english, please let me know. Those of you with CVS
access may directly modify the pages:

To get them, set the CVSROOT variable (with your CVS ID), then
    cvs -z3 co web

Thanks,

Markus

PS: Probably now we can start to think about applying the menu to
all pages as well as CSS etc.