"Hans" wrote : > please can you clarify if you wish to retrieve PTV values from a > PmWiki page using not PmWiki, but a different external script, > or using a recipe script, which is included via config.php > and thereby part of PmWiki.
both, .. I was thinking about something like ?action=source to push the text content of a wiki page So, if you request from an external application, just do http://acme.com/index.php?n=People.JohnSmith?ptv=isdoing and the script would return the content of the "isdoing" value A kind of HTTP API, .. SH _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
