Sunday, November 1, 2009, 11:08:07 PM, [email protected] wrote:
|
> |
How can I see or access the values set by SetProperty(). I've run ?action="" and searched for latitude and printing {$:latitude}, {$Latitude} within the wiki page which has the (:coord:) directi Perhaps I need to add $FmtPV['$Latitude'] = .. $FmtPV['$Longitude'] = .. ...lines within this function also |
yes, do for latitude and longituide as you did for coord.
Use {$Latitude} and {$Longitude} in pages.
These are defined as page variables, not page text variables.
~Hans
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
