Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.listjs

How to install collective.listjs

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.listjs
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.2 Available View build log
Windows (64-bit)
0.1.2 Available View build log
Mac OS X (10.5+)
0.1.2 Available View build log
Linux (32-bit)
0.1.2 Available View build log
Linux (64-bit)
0.1.2 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 0.1.2 on Nov 2nd, 2011

# collective.js - Plone integration for the List.js library

## 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

Subscribe to package updates

Last updated Nov 2nd, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.