|
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
site.banner.text = Welcome to
eToolbelt.net!
...
BTW - In case it matters, I am using the latest CVS with Tomcat 3.1
Thanks!
Steve B.
|
