Sunday, November 1, 2009, 8:31:29 PM, [email protected] wrote:

> I've copied this from other examples.  Are you recommending
> altering the SetProperty function to something custom?

on  second thought perhaps better not.
But why don't you use simple PageTextVariables, like

(:latitude: 50.1234:)
(:longitude: -1.23456:)

and use {$:latitude} and {$:longitude} in your
$FeedFmt['georss']['item'] array?

Why do you want to use PageVariables?

And if you need to use PageVariables, why the change to use a
(:coord..:) markup instead of two markups for latitude and longitude?
If you have a single coord markup there may be possible confusion
of what arg comes first: lat or long.

  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to