tamriel-foundry / apocrypha

Theme files for Tamriel Foundry
2 stars 1 forks source link

AJAX pagination for article comments #3

Closed aaclayton closed 11 years ago

aaclayton commented 11 years ago

In a single-article view, let's AJAX-ify comment pagination to let users thumb through comment pages without full reloads.

aaclayton commented 11 years ago

First pass at article comment pagination is done. I'm replicating a lot of the code to hammer out these AJAXifications pretty quickly, and it's coming together really smoothly.

Article comments and new comment replies are seamlessly integrated with AJAX. This gives me real hope that I'll be able to do the same sort of thing on the forum.