Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
phpBB Quick Reply
A fairly basic quick reply function that should work for all phpBB forums with the standard theme installed
|
|
I hv installed it, it works perfect. But does it takes any EXTRA Bandwidth of forum to load viewtopic.php ??? |
|
|
Is it possible to have the text area load at regular size instead of it change size only when we click it? |
|
|
Finally updated the version hosted here. I must admit that I've not really touched any JS for months so if there's any bugs with this then I've got no idea why. |
|
|
Good Script, but a little bug is in it: It doesn't work with german umlauts and special charactes like äöüß. But with two lines added it works. In the encodeFormData(formData)-Function insert as first "line formData = encodeURI(formData);" and as last line before the return statement "encodedData = decodeURI(encodedData);". Then it works with all characters I tested. |
|
|
It works, but you should disable the "submitting" button so no-one clicks on it when it's submitting. |
|
|
I've added all the known problem characters to the function that was already in place, I'd just never tested all the possible combinations till now. Hopefully that should be the last update till I've made it work for forums with a non-standard theme. |
|
|
Some characters are no well displayed, characters with '~' , '^' , '´' , '`' , 'ç', etc. Is there a way to correct it ? |
|
|
I love this feature! I'm a moderator (not admin) of a phpbb forum and this allows me to really zap those comments in the forum. Congrats for a great job! |
You could comment on this script if you were logged in.
