[pmwiki-users] Show GroupHeader when editing?
    Petko Yotov 
    5ko at 5ko.fr
       
    Tue Sep 30 13:59:04 CDT 2014
    
    
  
Something like this in config.php should do it:
   $HandleEditFmt = array(&$PageStartFmt, 'markup:$GroupHeaderFmt', 
&$PageEditFmt, &$PageEndFmt);
Petko
On 29.09.2014 17:53, Johnny Nielsen wrote:
> is there a way to get a group header to display when _editing_ a page?
> 
> My group headers display when _viewing_, but not when _editing_.
> I need that for a site I'm setting up, and I haven't been able to 
> figure this
    
    
More information about the pmwiki-users
mailing list