The Wayback Machine - https://web.archive.org/web/20201206124622/https://github.com/coderedcorp/coderedcms/issues/83
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-el-pagination for pagination #83

Open
phyominh opened this issue Jan 21, 2019 · 4 comments
Open

django-el-pagination for pagination #83

phyominh opened this issue Jan 21, 2019 · 4 comments

Comments

@phyominh
Copy link
Contributor

@phyominh phyominh commented Jan 21, 2019

For paginating pages, django-el-pagination might be a good upgrade as it offers two types of pagination style and the app has good documentation.

@vsalvino
Copy link
Contributor

@vsalvino vsalvino commented Jan 27, 2019

@phyominh did you by chance get django-el-pagination to work with coderedcms? I'm wondering if this would be something that would need to be included in coderedcms, or implemented on individual projects via a documented how-to article.

@phyominh
Copy link
Contributor Author

@phyominh phyominh commented Jan 31, 2019

@vsalvino I've used it with codered and you can check it out here. I haven't tested the performance but it works great. The best part about using django-el-pagination is it just has to be plugged in at the template layer so if you have a change of mind later it can be easily removed without breaking anything.

@vsalvino
Copy link
Contributor

@vsalvino vsalvino commented Jan 31, 2019

@phyominh nice website :) I would appreciate it if you could to write a guide in the docs (pull request), or a how-to blog/article about how to do endless pagination with CodeRed CMS.

@corysutyak
Copy link
Contributor

@corysutyak corysutyak commented May 5, 2019

I'm hesitant to add this directly to the CMS. But it's a good feature for project specific implementations. A how-to article/recipe for this functionality would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.