On Wed, Oct 5, 2011 at 6:41 PM, [email protected] <[email protected]> wrote:
> pmwiki.tmpl has
>   <meta itemprop="image" content="{$Image}" />

---offlist---

Does this not work?

<meta itemprop="image" content="{$:Image}" />

or

<meta itemprop="image" content="{{$PageName}$:Image}" />

Maybe that doesn't work in a skin tmpl file -- I never worked with
those, but it seems like it should work.

-Peter

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

Reply via email to