You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ra...@apache.org on 2001/06/09 17:32:32 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedResources.properties

raphael     01/06/09 08:32:32

  Modified:    webapp/WEB-INF/conf JetspeedResources.properties
  Log:
  remove obsolete keys in JR.p
  
  Revision  Changes    Path
  1.33      +1 -24     jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties
  
  Index: JetspeedResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- JetspeedResources.properties	2001/06/06 22:30:03	1.32
  +++ JetspeedResources.properties	2001/06/09 15:32:32	1.33
  @@ -1,7 +1,7 @@
   ################################################################################
   # Jetspeed Configuration                             
   # Author: Kevin A. Burton (burton@apache.org)
  -# $Id: JetspeedResources.properties,v 1.32 2001/06/06 22:30:03 raphael Exp $
  +# $Id: JetspeedResources.properties,v 1.33 2001/06/09 15:32:32 raphael Exp $
   ################################################################################
   # This is the main file you will need to configuration Jetspeed.  If there are 
   # any secondary files they will be pointed to from this file.
  @@ -89,29 +89,6 @@
   
   #Default: 100%
   defaultportletcontroller.width=100% 
  -
  -#########################################
  -# Navigations.                          #
  -#########################################
  -#Use this to specify the set of navigations
  -#that Jetspeed should use on top of Turbine
  -navigations.top=JetspeedTopNavigation
  -navigations.bottom=JetspeedBottomNavigation
  -
  -#########################################
  -# Navigation configuration              #
  -#########################################
  -#Use this section to define the navigation images
  -#and strings
  -
  -#The logo image that goes at the top of Jetspeed
  -site.header.logo=images/jetspeed-logo.gif
  -
  -#The welcome message the user receives
  -site.header.welcome=Welcome to Jetspeed
  -
  -#The logo that can go at the bottom of a navigation
  -site.footer.logo=images/feather.gif
   
   #########################################
   # Stylesheet.                           #
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org