![]() |
[For 1.8] Endless – Flarum-like infinite scrolling - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.8] Endless – Flarum-like infinite scrolling (/thread-209154.html) Pages:
1
2
|
Endless – Flarum-like infinite scrolling - Shade - 2017-03-19 Endless – Flarum-like infinite scrolling for MyBB
Endless is a plugin in development stages which replaces normal pagination with an infinite scrolling concept, based on Flarum's one except it is packed with small modifications which make it completely compatibile with the latest MyBB versions. RE: Endless – Flarum-like infinite scrolling - WallBB - 2017-03-19 Wow this is amazing, it's really smooth as well. Just to know, this will work on all pages i.e. portal, search results, showthread, forumdisplay ? RE: Endless – Flarum-like infinite scrolling - Shade - 2017-03-19 That's the plan. Endless can potentially transform any paginated list into an infinite scrolling experience if a proper data handling function is set in the backend, thanks to its intrinsic extensibility. RE: Endless – Flarum-like infinite scrolling - WallBB - 2017-03-19 (2017-03-19, 03:00 PM)Shade Wrote: That's the plan. Endless can potentially transform any paginated list into an infinite scrolling experience if a proper data handling function is set in the backend, thanks to its intrinsic extensibility. That's great to hear Shade :-) Good luck with this project, I like it RE: Endless – Flarum-like infinite scrolling - iso - 2017-03-19 Shade, awesome work as always ! RE: Endless – Flarum-like infinite scrolling - Whiteneo - 2017-03-19 This plugin is a necesary addition to mybb to make it worka at the same way new systems does. I am thinking into release my profile system in few days ![]() RE: Endless – Flarum-like infinite scrolling - meetdilip - 2017-03-20 Infinite scrolling a huge SEO risk. Google recommends pagination. RE: Endless – Flarum-like infinite scrolling - Shade - 2017-03-20 Actually, as long as you keep the regular pagination available, you should not suffer any SEO drops. Reference. Endless does not alter regular pagination, it just serves as a top-layer replacement, falling back to regular pagination for bots/older browsers/missing JS support. Also, that's not of my business. If I am distributing something you don't like you are not obliged to get it. RE: Endless – Flarum-like infinite scrolling - andrewjs18 - 2017-03-20 very nice work, Shade. RE: Endless – Flarum-like infinite scrolling - meetdilip - 2017-03-23 No offense @shade. Just sharing some gyaan ![]() |