Hi Kay, *, On Thu, Jan 27, 2005 at 08:37:14AM -0800, Kay Schenk wrote: > Louis Suarez-Potts wrote: > > > [ make navbar more flexible ] > > Louis...someone posted info about options with the left navbar some time > ago...if this is what you're talking about. From a discussion with > subject "Cool Sidebar Stuff", July, 2003 > > ------------ insert --------------- > Let me see if I understand this... If i modify the file (menu.wm), then > I can > make relevant links to withing the project, or in other words customize the > side nav bar. Is this correct? > -----------------------------
You have the following possibilities to modify the navbar without touching the server-configuration files: * If you want to add additional items, use a project_tools.html that contains these additional items and they will be added to the navbar. Example: http://api.openoffice.org/project_tools.html (not complete HTML, but only items placed in <div>-tags) * If you want to hide the navbar completely or replace it, you can use CSS to hide the automatically generated one. Example: http://hu.openoffice.org/ (substitutes own navbar) http://de.openoffice.org/testdir/zuwendungen.html (hides navbar, can be shown again using the alternative Stylesheet) To change the navbar by modifying the server's configuration, you should have a look at "look/www/overrides/templates/NavColumn.vm" ciao Christian -- NP: Metallica - It's Electric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
