[pmwiki-users] custom markup order
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Sat Jul 12 08:04:53 CDT 2008
    
    
  
On Sat, Jul 12, 2008 at 02:38:37PM +0200, noskule wrote:
> oky this works, thanks, also links inside the "if false" sections get 
> recognized. I guess Technically this is, cause the if markup gets 
> processed after the link phase. But, I'm wondering, is this a wanted 
> behavoir? cause if a if statement isn't true, its content shouldn't bean 
> "used".
> 
> Example:
> TestPage:
> (:if false:)
> [[TargetPage]]
> (:if end:)
> 
> on the page "TargetPage" TestPage is listed as a backlink ( pagelist 
> link=TargetPage)
When PmWiki is processing markup for the purpose of saving a page, it
disables the 'if', 'include', and 'redirect' markups.
Pm
    
    
More information about the pmwiki-users
mailing list