> I was surprised this disn't work.

I double-checked right now.

config.php has
   $Image=PageVar($pagename,'$:Image');
pmwiki.tmpl has
   <meta itemprop="image" content="{$Image}" />
and the wiki page has
   (:Image:http://example.com/picture.jpg:)

All I get into the html once the wiki page is saved:
   <meta itemprop="image" content="" />

Maybe I missed something.

Luigi

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

Reply via email to