[pmwiki-users] Forms.php

David Bruce Murray dbmurray at musicscribe.com
Wed Jun 28 13:09:21 CDT 2017


I have turned off copy/cut/paste/right-click for my pmwiki site using:
<body oncopy="return false" oncut="return false" onpaste="return false" 
onContextMenu="return false">
in my skin template pmwiki.tmpl

How can I modify forms.php to turn copy/cut/paste/right-click back on 
only for the textarea of the edit screen?

Thanks,
David Bruce Murray




More information about the pmwiki-users mailing list