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

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

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


Revision 1.1 - (show annotations) (download)
Thu Mar 30 19:30:57 2006 UTC (3 years, 7 months ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7
File MIME type: text/plain
Displays content-sensitive help in blocks.
New node type for help messages.
Kudos to helpedit, which inspired this module.
This module is for drupal 4.7, and does not use the same data structure as helpedit.
1 // $Id$
2
3 DESCRIPTION
4 -----------
5
6 Introduces a new node type called "help tip". Also blocks for
7 displaying help tips. Each tip is configured to appear only on one
8 or more pages, allowing it to be context sensitive.
9
10 Blocks may show one help tip or, if more than one help tip applies
11 to a given page, a block may show several.
12
13 If so configured, a user may hide a tip they do not wish to see it
14 again.
15
16 CREDITS
17 -------
18
19 Dave Cohen <http://drupal.org/user/18468>
20
21 Inspired by Helpedit <http://drupal.org/node/18031> by Aran Deltac <http://drupal.org/user/16725>
22

  ViewVC Help
Powered by ViewVC 1.1.2