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 vs.flexigridsearch

How to install vs.flexigridsearch

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install vs.flexigridsearch
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.0
1.0.1Never BuiltWhy not?
1.0.0 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1 Available View build log
Windows (64-bit)
1.0.0
1.0.1Never BuiltWhy not?
1.0.0 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
1.0.0
1.0.1Never BuiltWhy not?
1.0.0 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1 Available View build log
Linux (32-bit)
1.0.0
1.0.1Never BuiltWhy not?
1.0.0 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1 Available View build log
Linux (64-bit)
1.0.0
1.0.1 Failed View build log
1.0.0 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.3.1 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
0.2.0 Available View build log
0.1 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 1.0.1 on Jan 9th, 2014

vs.flexigridsearch

vs.flexigridsearch provides a drop-in replacement for the search.pt template of Plone 3/4. The search results are presented as a sortable table using the jQuery flexigrid plugin.

Installation
  • add vs.flexigridsearch to the eggs option of your buildout configuration and re-run buildout
  • create a new Plone site using the related Plone3 or Plone 4 extension profile of vs.flexigridsearch
  • or import the related profile for an existing Plone site through portal_setup (Import tab) (there are dedicatd profiles for Plone 3 and Plone 4 since we need different flexigrid versions due to different jQuery versions in Plone 3 and 4).
Usage
  • no special usage: perform a search and the result should be rendered using the flexgrid jQuery add-on.
Configuration
  • vs.flexigridsearch uses a property sheet under portal_properties/flexigridsearch_properties for its configuration:
    • portalTypesToSearch - a list of portal types to be searched (a future version of the software will use the configuration of Plone)
    • sort_limit - maximum number of hits to be retrieved from portal_catalog. The parameter name is kind of misleading but the portal_catalog will really limit the number of returned rows
    • columns - defines the columns of the flexigrid table. In general vs.flexigridsearch can support all searchable indexes of the portal_catalog:
      • Title (this should be always included if you want a clickable link to the content object)
      • Description
      • getId
      • created
      • Creator
      • start
      • end
      • effective
      • expires
      • location
      • Subject
      • getObjSize
      • review_state
      • portal_type
Requirements
  • tested with Plone 3.3.X, 4.0.X
  • not compatible with Plone 4.2 or higher
Translations

Due to the lack of a proper i18n framework in Plone we provide our own home-grown i18n translation functionality in skins/vs_flexigridsearch/vs_flexigridsearch_translations.js. Please add your translations directly here. If you want to contribute translations for other languages then please make the changes directly in the collective SVN.

Licence

vs.flexigridsearch is published under the GNU Public Licence V 2 (GPL 2)

Authors
Andreas Jung
www.zopyx.com

Veit Schiele
www.veit-schiele.de

Changelog

1.0.1 (2013/06/04)
  • updated documentation and troove classifiers
1.0.0 (2011/06/09)
  • cosmetical UI changes
0.4.3 (2011/06/06)
  • i18n support for portal_type and review_state field
0.4.2 (2011/06/06)
  • minor code cleanup
  • using Title field for rendering a document link (instead of getId)
0.4.1 (2011/05/24)
  • more robust parsing of configuration properties
  • updated documentation
0.4.0 (2011/05/23)
  • i18n for templates and JS code (English, German)
0.3.1 (2011/05/20)
  • fixed improper url usage
0.3.0 (2011/05/20)
  • update documentation
  • directly replacing search.pt (no more custom_search.pt)
0.2.2 (2011/05/19)
  • overwriting search method in order to act as a drop-in replacement for the standard plone search results page
0.2.1 (2011/05/16)
  • added getId to default columns
0.2.0 (2011/05/12)
  • now compatible with Plone 3 and 4
0.1.1 (2011/05/12)
  • added support for more standard indexes
  • documentation update
0.1 (2011/05/11)
  • Initial release

Subscribe to package updates

Last updated Jan 9th, 2014

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.