Skip to main content

Show human-readable error messages when KSS timeouts or errors occur

Project description

Introduction
============
KSS does not provide comforting error messages when a timeout occurs.
collective.kssmessages displays an overlayed div when an error occurs. The
possible causes are explained in non-technical terms.

Usage
=====
Run the collective.kssmessages profile in portal_setup.

To make use of the error handler you will need to specify an error action in
your KSS rule sheet, eg.

form#myform input[type="submit"]:click {
evt-click-preventdefault: True;
action-server: aMethod;
aMethod-error: kssmessages-error;
}

Changelog
=========

0.1
---

* Initial release

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.kssmessages-0.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

collective.kssmessages-0.1-py2.4.egg (9.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page