[color=red][b]Very Very Very Important.  If you have Sleepy's View Single Post mod installed, you MUST uninstall it before installing this.  This incorporates that mod as well in order to work properly.[/b][/color]

This mod allows for AJAX Quick Reply.  Quick reply must be enabled on your board for this to work, this does not replace the built in quick reply.  Normally, when a post is submitted, the page will reload and your new post will be displayed.  This eliminates the need to reload the page and your post shows up instantly.

[b]Here is a video that demonstrates the functionality: http://www.mattzuba.com/_public/ajax.swf.html[/b]

Some quick notes about how it works (only (1) applies to SMF 1.1.11):
1) If a user is not on the last page of a topic or viewing all, the post will post as normal
2) If visual verification is enabled for posting, it will post as normal
3) If posts are moderated, it will post as normal.
4) If there are any errors during posting, it will post as normal

[b]Note:[/b]
I will make the modification to anyone's custom Display.template.php, provided they have at least attempted it on their own.  Please post an unmodified copy, however.  I run it through the package parser and make manual adjustments as needed.

If anyone would like me to see why it isn't working on their site, they will need to provide a link to their site as well as a test account to be used.

Before posting any issues you may have, please see the first post of the topic for any known issues.
Support Topic: [b]http://www.simplemachines.org/community/index.php?topic=241917.0[/b]

[b]Change Log:[/b]
Legend:
* = New feature
+ = Improved feature
! = Fixed bug
? = Other stuff

Version 1.0.3
-------------
+ Updated for 2.0 RC4 layout

Version 1.0.2
-------------
+ Updated for 2.0 RC3 layout

Version 1.0.2
-------------
! Quickmod button wasn't showing on new posts.
! Didn't properly check for 'view_newest_first' option.
! Didn't work right with newest post first if more than 1 page topic
+ Updated for semantic layout of 2.0 RC1

Version 1.0.1
-------------
! Invalid semantics in XMLtemplate.php
! Now works properly if javascript is disabled in user's browser
+ When Show Newest Posts first is enabled, new posts now go to top, rather than bottom.
? Install checks for pretty urls and makes changes if needed

Version 1.0.0
-------------
* Release