🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

cmsplugin-pagebreaks

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmsplugin-pagebreaks

Split your content into pages with pagination in DjangoCMS.

0.1.1
97

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Maintainers
1

cmsplugin-pagebreaks

Split your content into pages with pagination in DjangoCMS.

Author

Requirements

  • django-cms 3.x

Quick start

  • Add "cmsplugin_pagebreaks" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'cmsplugin_pagebreaks', ]

Settings

  • CMSPLUGIN_PAGEBREAKS_PAGE_GET_PARAMETER - default 'page'. Name of GET parameter with page number.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts