Hi John,

try this:
add to config.php:

 Markup('goback', '>block', '/\\(:goback:\\)/',
  '<form><input type="button" value="Go Back" onclick="history.go(-1)" 
/></form>');

then add your "Go Back" anywhere using this markup directive:
  (:goback:)


Best regards,
Hans   
www.softflow.co.uk


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

Reply via email to