Skip to content

earthday47/backgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTHORS
-------

 * Wes Jones (earthday47)

REQUIREMENTS
------------

Backgrid relies heavily on JS libraries and Libraries API to function. For 
basic functionality, download and unpack the following JS libraries into 
sites/all/libraries (or your defined libraries path):

 - Backgrid (http:https://backgridjs.com/)
 - Underscore (http:https://underscorejs.org/)
 - Backbone (http:https://documentcloud.github.io/backbone/)

To view the demos in the backgrid_example module, the following libraries are required:

 - backbone-paginator
 - backgrid-paginator
 - backgrid-filter
 - backgrid-select-all

Download URLs are listed in `backgrid_libaries_info()` in the file 
`backgrid.module`.

INSTALLATION
------------

 1. Download the latest Backgrid release and dependent libraries.
 2. Unpack and place in sites/all/libraries.
 3. Enable Backgrid module.
 4. Use the theme functions defined in `theme.inc` to integrate Backgrid into 
    your project. See the examples module for implementation suggestions.

About

Mirror of Backgrid module on drupal.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages