[pmwiki-users] dangerous links on edit window (triad?)

Hans design5 at softflow.co.uk
Wed Aug 5 08:56:24 CDT 2009


Sunday, August 2, 2009, 9:30:25 AM, jdd wrote:

> When editing a page, so in the edit window, there is still the usuall
> link list/icons at the bottom of the page (EDIT, HISTORY...).

you can suppres it by modifying Site.PageFootMenu
and adding the conditional

(:if !equal {$Action} edit:)

whatever follows will not be shown if the current action is 'edit',
i.e. you are in the edit window.

I will consider changing the page in the distribution.

  ~Hans




More information about the pmwiki-users mailing list