diff --git a/config/cdsnavbar.wml b/config/cdsnavbar.wml index a2f2f229c..576538a4e 100644 --- a/config/cdsnavbar.wml +++ b/config/cdsnavbar.wml @@ -1,281 +1,281 @@ ## $Id$ ## This file defines CDSware navbar and subnavbars. ## This file is part of the CERN Document Server Software (CDSware). ## Copyright (C) 2002 CERN. ## ## The CDSware is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as ## published by the Free Software Foundation; either version 2 of the ## License, or (at your option) any later version. ## ## The CDSware is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with CDSware; if not, write to the Free Software Foundation, Inc., ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## You probably went here from "config.wml", so let's continue with ## its numerotation of CDSware configuration parts... ################################ ## Part 4: CDS navigation bar ## ################################ ## The navigation bar and sub-bars are defined here. You may modify ## the definitions now, if you wish, and if you really know what you ## are doing. :-). After that return to "config.wml" file, and the ## main CDSware source directory, and type "make clean && make". #use wml::des::navbar ## navbar main:
## navbar submit: +
- - + + -
## navbar search:
## navbar personalize:
    - - - - + + + +
## navbar documentation:
    - - - + + +
## navbar admin:
## navbar WebSubmit:
    - - - - - - - - - + + + + + + + + +
## navbar WebAccess:
    - - - - - - - + + + + + + +
## navbar howto:
   
## navbar bibdata:
    - - + +
## navbar bibformat:
    - - - - - - - - - + + + + + + + + +
## End of file. Please return to "config.wml" file, and the main CDSware ## source directory, and type "make clean && make".