12,137 downloads - 22 February 2010
Add the Link to PhpWiki
From Universal Edit Button
Edit themes/default/templates/head.tmpl
Add
<link rel="alternate" type="application/x-wiki" title="Edit this page!"
href="<?= WikiURL($page,array('action'=>'edit')) ?>" />
in an extra line near
<link rel="author" ... <link rel="search" ...
Sample:
Will be in the next release also.


