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.alerts

How to install collective.alerts

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.alerts
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.3 Available View build log
1.2.2 Available View build log
Windows (64-bit)
1.2.3 Available View build log
1.2.2 Available View build log
Mac OS X (10.5+)
1.2.3 Available View build log
1.2.2 Available View build log
Linux (32-bit)
1.2.3 Available View build log
1.2.2 Available View build log
Linux (64-bit)
1.2.3 Available View build log
1.2.2 Available View build log
 
License
GPL
Lastest release
version 1.2.3 on Feb 9th, 2011

Introduction

This package implements Cory LaViska's 'JQuery Alert Dialogs' for Plone.

Basically, they are fancy, styleable replacements for the standard 'alert', 'confirm' and 'prompt' browser functions.

See http://abeautifulsite.net/blog/2008/12/jquery-alert-dialogs/ for more details.

Usage

When collective.alerts is installed and the jquery.alerts library registered in portal_javascripts (should be automatic), then the alerts can be called as follows:

  • jAlert( message, [title, callback] )
  • jConfirm( message, [title, callback] )
  • jPrompt( message, [value, title, callback] )
Dependencies:

On Plone 3.x, make sure that you have a newer version of JQuery than what is shipped with Plone. That would be JQuery > 1.3.5

The easiest way to do this is to install collective.js.jquery.

Plone 4.x users already have a new enough version of JQuery.

Changelog

1.2.3 (2011-02-08)
  • Removed the setup.py dependency on collective.js.jquery (not needed for Plone 4) [jcbrand]
  • Added GS-XML (metadata.xml) dependency on collective.js.jqueryui [jcbrand]
  • Added css for the popup [jcbrand]
1.2.2 (2010-04-12)
  • Add jquery dependencies to setup.py [jcbrand]
1.2.1 (2010-01-27)
  • Remove collective.js.alerts from css registry [toutpt]
1.2 - (2009-10-05)
  • Released

Subscribe to package updates

Last updated Feb 9th, 2011

Download Stats

Last month:2

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.