dictindex Re: [pmwiki-users] 2.1.beta15 released
    bram 
    bram at brambring.nl
       
    Thu Dec 29 05:35:20 CST 2005
    
    
  
Patrick R. Michaud wrote:
>
>
>The biggest changes have to do with the (:pagelist:) directive
>and the processing of variables in page markup.  What used to
>
>
>  
>
Bummer,
it breaks (title)dictindex
is it correct to solve it replacing
$FPLFunctions['dictindex'] = 'FPLDictIndex';
by
$FPLFormatOpt['dictindex'] = array('fn' => 'FPLDictIndex', 'fmt' => '');
My first assumption would be that it is not possible to create a 
dictindex fmt using templates?????
    
    
More information about the pmwiki-users
mailing list