Searched hist:"447 a4886ab918d7d041a43f27a58d40e5969cfa1" (Results 1 – 3 of 3) sorted by relevance
/plugin/addnewpage/ | ||
H A D | script.js | 447a4886ab918d7d041a43f27a58d40e5969cfa1 Tue Mar 12 02:41:54 UTC 2013 Sam Wilson <sam@samwilson.id.au> Fix form-submission problem (issue #1). Change from a POST form which has its action changed at submit-time, to a GET form which has a hidden id field which is changed at submit-time. Also submit to the full DOKU_SCRIPT location, rather than just DOKU_BASE, because index.php doesn't forward query string. |
H A D | plugin.info.txt | 447a4886ab918d7d041a43f27a58d40e5969cfa1 Tue Mar 12 02:41:54 UTC 2013 Sam Wilson <sam@samwilson.id.au> Fix form-submission problem (issue #1). Change from a POST form which has its action changed at submit-time, to a GET form which has a hidden id field which is changed at submit-time. Also submit to the full DOKU_SCRIPT location, rather than just DOKU_BASE, because index.php doesn't forward query string. |
H A D | syntax.php | 447a4886ab918d7d041a43f27a58d40e5969cfa1 Tue Mar 12 02:41:54 UTC 2013 Sam Wilson <sam@samwilson.id.au> Fix form-submission problem (issue #1). Change from a POST form which has its action changed at submit-time, to a GET form which has a hidden id field which is changed at submit-time. Also submit to the full DOKU_SCRIPT location, rather than just DOKU_BASE, because index.php doesn't forward query string. |