> "Steve B." wrote: > > Lately I have been trying to dabble in the Jetspeed code. I have > picked small/simple tasks which would help me understand > Jetspeed/Turbine. > > My latest attempt was to create a GenericTopNavigation and > GenericBottomNavigation. In the past, I have edited the > Turbine/navigations/*Navigation.class files to display my own Logo and > text. I thought I would take this a step forward and read the image > file and text entries from JetspeedResources.properties. While getting > values from TurbineResources seems pretty straight-forward, I cannot > understand the format for getting values from > JetspeedResources.properties. Any hints for how I get the string > values: > > site.header.logo.url = images/myLogo.gif Just overwrite /content/static/jetspeed-logo.gif (or whatever it is) with your own logo. > site.banner.text = Welcome to eToolbelt.net! What is wrong with logon.message in TurbineResources.properties? > > BTW - In case it matters, I am using the latest CVS with Tomcat 3.1 -- Kevin A Burton ([EMAIL PROTECTED]) http://relativity.yi.org Message to SUN: "Please Open Source Java!" To fight and conquer in all your battles is not supreme excellence; supreme excellence consists in breaking the enemy's resistance without fighting. - Sun Tzu, 300 B.C. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
