[Pmwiki-users] printable-page, flexlayout, and webmenu
Patrick R. Michaud
pmichaud
Mon Aug 18 16:29:50 CDT 2003
On Tue, Aug 19, 2003 at 10:19:11AM +1200, John Rankin wrote:
> As Carlo, says, use conditional includes.
>
> Try
> if($action=="browse")include_once("local/webmenu.php");
> Make sure
> include_once("local/printable-page.php");
> comes *after* the test, because printable-page resets the action from
> print to browse...
It does? I don't see that in the version of printable-page that is
on pmichaud.com--am I missing something?
Pm
More information about the pmwiki-users
mailing list