/[drupal]/contributions/modules/jserrorlog/README.txt
ViewVC logotype

Contents of /contributions/modules/jserrorlog/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Dec 4 23:27:30 2008 UTC (11 months, 3 weeks ago) by xuriz
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
Initial commit of jserrorlog module. This module allows recording of clientside javascript errors via a POST back to Drupal. D5 only in this release.
1 $Id$
2
3 Description
4 -----------
5 This module allows you to enable logging (via watchdog or email) of JavaScript
6 errors experienced by visitors to your site.
7
8
9 Dependencies
10 ------------
11 Drupal's default jQuery installation, or better. And Javascript on the client!
12
13
14 Installation
15 ------------
16 1) Place this module directory in your modules folder (this will usually be
17 "sites/all/modules/").
18
19 2) Enable the module.
20
21 3) Configure the logging settings at ?q=admin/settings/jserrorlog
22
23
24 Usage
25 -----
26 See http://www.giantrobot.co.nz/blog/js-error-logger-drupal5-pre-release
27
28
29 Author
30 ------
31 Chris Burgess
32
33 * mail: chris@giantrobot.co.nz
34 * website: http://www.giantrobot.co.nz
35
36 The author can be contacted for paid customizations of this module as well as
37 Drupal consulting, development and installation.

  ViewVC Help
Powered by ViewVC 1.1.2