🕸Fergus Duniho wrote on Mon, Oct 16, 2017 12:58 AM UTC:
I have been thinking of doing something along those lines. I have plans to replace the multiple commenting pages with a unified page that responds differently to different form data. This is basically how other scripts I've made work. This will make it easier to include a Revise button alongside a Submit button. As it is now, these two buttons would need completely separate forms, since they would call different scripts. With a unified script, they would both call the same script, and that one script would handle each button differently.
I have been thinking of doing something along those lines. I have plans to replace the multiple commenting pages with a unified page that responds differently to different form data. This is basically how other scripts I've made work. This will make it easier to include a Revise button alongside a Submit button. As it is now, these two buttons would need completely separate forms, since they would call different scripts. With a unified script, they would both call the same script, and that one script would handle each button differently.