From: Philip J. H. <ph...@po...> - 2012-03-11 20:49:36
|
I'm using basically the stock phpwiki-1.4.0 sidebar theme on my website www.hollenback.net. I'd like the wikiword title to be expanded into regular words. So if you look at http://www.hollenback.net/FakingItAsAWindowsAdmin I'd like the largest title to read 'Faking It As A Windows Admin', not 'FakingItAsAWindowsAdmin'. I think I can do this by calling SplitPageName from stdlib.php in the appropriate place in my theme template. I messed around with this a bit, but I found it broke the backlinks functionality on the page name and generated errors in my phpwiki. Can someone suggest the simplest way to do this? Thanks, P. -- Philip J. Hollenback www.hollenback.net @philiph |