On Jan 25, 2008 3:39 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I would assume that the PageTextVariable is written after GMA tries to > > add the location. I'll try to look into it. > > As far as my config.php is concerned, the GMA recipe is the very last > thing I added, at the bottom of the file. > > Or you maybe mean anything more hidden in the mechanics of the recipe...?
It's a question of the order markups are invoked, not of when the recipe is called. PmWiki has a rather nifty way of letting recipes say when their markup should be called, relative to other, standard markups. So, it is entirely likely that the PTV translation occurs _after_ GMA collects the data. -- Ben Wilson "Words are the only thing which will last forever" Churchill _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
