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

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

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


Revision 1.1 - (show annotations) (download)
Mon Nov 13 22:30:18 2006 UTC (3 years ago) by jjeff
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
Double Click module allows administrators to jump to edit page by double clicking on links.
1 Double Click Module
2 by Jeff Robbins
3 www.lullabot.com
4
5 This module allows you go to the edit page by double clicking on any
6 internal link to an item.
7
8 Be sure to enable 'double click' permission to include the Double Click
9 Javascript "magic" for users in a given role.
10
11 Additionally, users with 'administer nodes' permission can double click
12 on any link to a node to jump to its editing page. Users with
13 'administer users' permission can double click on any link to a user
14 page to jump to the editing page for that user.
15
16 This module also creates hook_dblclick() which allows modules to provide
17 double-click behaviors. See the module code for documentation and examples.
18
19 This module requires the JQuery Javascript library and therefore
20 requires Drupal 5.

  ViewVC Help
Powered by ViewVC 1.1.2