Plone integration for Listjs (http://www.listjs.com)
Project description
# collective.js - Plone integration for the List.js library
Rigel Di Scala <zedr@ipnext.it>
IPnext srl - http://www.ipnext.it
## Introduction
List.js is a lightweight JavaScript library that enhances HTML lists, by making them searchable, sortable, orderable, and filterable.
collective.listjs integrates List.js in Plone 4 by providing the library as a resource, together with a set of views that are usable out-of-the-box.
## Installation
In your buildout.cfg, add the following:
[instance]
- eggs =
… collective.listjs
- zcml =
… collective.listjs
Rerun the Buildout script to download and make available the egg as a new product.
Then, access your Plone instance and install it.
## Usage
A set of views for folderish content are made available once the product is installed.
To enable these views, go to the ZMI/portal_types sections and add the following to the available_views field of your chosen Folderish types (such as Folder and Topic):
listjs_folder_simple_view
listjs_folder_tabular_view
To use List.js in your products on content, check the docs at http://listjs.com/
Changelog
0.1dev (unreleased)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file collective.listjs-0.1.2.tar.gz
.
File metadata
- Download URL: collective.listjs-0.1.2.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d38249cf0a0a39e8bd3c5d96f9a0167ce25c0fdb37a45cdbb108518a5ab55cf4 |
|
MD5 | 2016bf3c9f939ad52dc48f68d112cab3 |
|
BLAKE2b-256 | 618bbf02a2d73ae269be90b96b4721c7f9c1fbd1c1e646b0814c2a6a3876bbf3 |
File details
Details for the file collective.listjs-0.1.2-py2.6.egg
.
File metadata
- Download URL: collective.listjs-0.1.2-py2.6.egg
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 741d0c851e0eb342465a724591bac9fba3d3a6c9d10eedab1f6693ed918c63e6 |
|
MD5 | ed7386e9200c47e50f81314a7bca3c49 |
|
BLAKE2b-256 | a991cce6c6bbe7013c7e86c16e592ac0f38874987a412b119ee390d661f8c017 |