numist / this-might-be-offensive

the stuff that makes tmbo tick
https://thismight.be/offensive/
29 stars 12 forks source link

[feature request] lazyloading on all list-type pages #24

Closed tcmann closed 12 years ago

tcmann commented 12 years ago

works great on main/discussions, numist wants to eventually globally implemente for easy fix.

NB: lazyloading works great on main in sandbox but fails to display 'load more' on discussions.

numist commented 12 years ago

yeah I'm going to rip that stuff all apart. thanks.

numist commented 12 years ago

lazyloading has been completely redone and pushed to the sandbox.

should work on all list-type pages, including some that didn't before.

jaswope commented 12 years ago

Minor thing, the current "automatic" lazy load method makes it impossible to see the page footer without viewing the source.

numist commented 12 years ago

yes. other than page generation stats (which are only visible to admins), the other information in the footer is also accessible via the faq, yearbook (after a few pages), search, map, settings, etc. content pages.

I figured that would be an acceptable tradeoff, unless it's actually not?