From: Carsten K. <car...@ma...> - 2002-01-25 19:55:41
|
Hi Tim, The HomePage text appears in 7 places total in 4 different code files, not including the body of some actual pages. If you want to use a different page name instead of the HomePage, search for the text "HomePage" in these files: lib/main.php lib/plugin/RecentChanges.php themes/default/templates/body.tmpl themes/Portland/templates/body.tmpl Maybe these could be replaced with a global constant in index.php for this kind of situation. Carsten On Friday, January 25, 2002, at 02:59 pm, Tim Bogart wrote: > All, > > I'm still tweaking this wikiwiki. I have successfully inserted my > departmental banner on this wiki, but the words "Home Page" next to it > make > it look like it is my departmental home page, and it's not. I've looked > and > looked. I can see it with I right click and view the page source, but > can't > find it anywhere in the index.php file. I've been pouring through files > for > a few hours now, but still can't find where it's comming from. Any clues > would be most appreciated. > > TIA, > > Tim B. |