Skip to content
C

Content List Archived

Content list plugin

AJAX Content List Plugin

By Sam Sehnert, Custom D 2016

The content list plugin is designed to ease the burden of implementing complex (optionally) paginated lists with advanced search, sort and filtering options.

This plugin is specifically designed for use with the Custom D Zon API's, using a DF_Model back end, however it can be used with any RESTful API endpoint which follows the same prototype.

For more information, see dependencies documentation:

Installation

Install using Bower:

bower install cd-content-list --save

This plugin requires the cd-model JavaScript model class.

Getting Started

See the README.md in the repository for version specific information/reference documentation, or below for tutorials: