From: Buzz <bu...@os...> - 2006-05-10 08:38:13
|
Hi All, I have my PhpWiki installed inside a frameset (for the site navigation, menus, etc), and some links don't respect that... visiting certain phpWiki links removes the outer frameset. I'd like to stop that happening..... The problems I found are: 1) using all themes I tried (including the 'default','Crao' and 'Portland' themes), and then editing any page, (action=edit) removes my frameset. 2) using the 'shamino_com' theme (and likely others, but not the 'default' or 'Crao', or 'Wordpress'), and clicking on the name/title of the wiki in the top-left corner of the page removes the frameset. Can anyone help me identify which bit/s of code/s is most likely the culprit? I started poking around in /lib/main.php and /lib/editpage.php (seemed like the right place to look, but I got lost very quickly (new to the code). If you want to see what I mean, go here to see the basic frameset : http://www.sca.org.au/st_florians/ And then click on the word 'Home' in the left menu to put my (currently in test) PhpWiki into the frameset. Clicking 'EditText' removes the frameset, you'll need to login as 'TestTest' (and no password). (be nice though!) Buzz. |