Hello, I reinstalled recently http://www.pmwiki.org/wiki/Cookbook/DesCrypt
In newer versions of pmwiki (like pmwiki-2.2.0-beta63) there seem's to be a problem with - $EditMessageFmt = $EditMessageFmt ."<input type='button' name='desButton' value='DESCRYPT' onClick='desClick(this.form,0);'/><P>"; The assignment above, should probable add a button to the edit form. I have seen a release note, that the varibale has changed. But my attemts with $EditTemplatesFmt failed. $EditTemplatesFmt = .. (didn't work) (decription function behavior seem's o.k. as far as I can see without encription :-) regards Patrick Ogay _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
