/[drupal]/contributions/modules/helptip/helptip.module
ViewVC logotype

Log of /contributions/modules/helptip/helptip.module

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 00:30:36 2007 UTC (2 years, 6 months ago) by yogadex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Eliminate a database warning from apache logs.
Fix to #127433, provided by dkruglyak

Revision 1.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 00:26:52 2007 UTC (2 years, 6 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.9: +2 -2 lines
Diff to previous 1.3.2.9 , to branch point 1.3 , to next main 1.13
Eliminate a database warning from apache logs.
Fix to #127433, provided by dkruglyak

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 00:24:04 2007 UTC (2 years, 6 months ago) by yogadex
Branch: DRUPAL-5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to next main 1.13
Eliminate a database warning from apache logs.
Fix to #127433, provided by dkruglyak

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 03:28:50 2007 UTC (2 years, 10 months ago) by yogadex
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.11: +14 -9 lines
Diff to previous 1.11
Fixes issue #105612.  Thanks to Moshe Weitzman.

This fix prevents a helptip from displaying when its body is null, as might be the case when the input format is php.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 04:35:26 2006 UTC (2 years, 11 months ago) by yogadex
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
properly save block settings, fixes #103209

Revision 1.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 04:35:11 2006 UTC (2 years, 11 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.8: +2 -2 lines
Diff to previous 1.3.2.8 , to branch point 1.3
properly save block settings, fixes #103209

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 19:58:35 2006 UTC (2 years, 11 months ago) by yogadex
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.3.2.7: +27 -16 lines
Diff to previous 1.3.2.7 , to branch point 1.3
Use weights to control in which block a helptip appears.  Fixes for #87712 and #80950

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 19:56:39 2006 UTC (2 years, 11 months ago) by yogadex
Branch: MAIN
Changes since 1.9: +27 -16 lines
Diff to previous 1.9
Now possible to control which block displays a helptip, using weights.
issue #87712.

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 20:05:21 2006 UTC (2 years, 11 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.6: +2 -2 lines
Diff to previous 1.3.2.6 , to branch point 1.3
Added check_plain to protect against XSS attacks, thanks to Heine Deelstra.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 20:04:57 2006 UTC (2 years, 11 months ago) by yogadex
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Added check_plain to protect against XSS attacks, thanks to Heine Deelstra.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 18:58:24 2006 UTC (3 years ago) by yogadex
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7
fixes a potential sql injection, if URL contains single quote (for example)

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 18:48:14 2006 UTC (3 years ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.5: +5 -4 lines
Diff to previous 1.3.2.5 , to branch point 1.3
fixes a potential sql injection, if URL contains single quote (for example)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 22:28:40 2006 UTC (3 years ago) by yogadex
Branch: MAIN
Changes since 1.6: +28 -15 lines
Diff to previous 1.6
completed (maybe?) port to DRUPAL-5, including changes to links, hook_view, help text.
Fixed a block numbering issue.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 16:02:21 2006 UTC (3 years ago) by yogadex
Branch: MAIN
Changes since 1.5: +16 -7 lines
Diff to previous 1.5
initial work for DRUPAL-5.
hook_form still broken, but I wanted to check in what I've done so far.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 15:28:43 2006 UTC (3 years ago) by yogadex
Branch: MAIN
Changes since 1.4: +28 -42 lines
Diff to previous 1.4
brought up to date with version 1.3.2.5 (latest DRUPAL-4-7).  In preparation for port to DRUPAL-5

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 22:49:10 2006 UTC (3 years, 3 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.4: +11 -8 lines
Diff to previous 1.3.2.4 , to branch point 1.3
helptip block now displays whether a page is accessed by an alias or not.
(that is, we now support aliases).
#61789

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 22:05:38 2006 UTC (3 years, 3 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.3: +18 -35 lines
Diff to previous 1.3.2.3 , to branch point 1.3
removed 'add help tip' link.  Instead, path is filled based on referer (useful only if 'create content' menu item is expanded).
resolves #74755

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 21:03:14 2006 UTC (3 years, 5 months ago) by yogadex
Branch: MAIN
Changes since 1.3: +154 -140 lines
Diff to previous 1.3
latest changes to 4.7 branch brought over to head

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 20:58:28 2006 UTC (3 years, 5 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.2: +3 -3 lines
Diff to previous 1.3.2.2 , to branch point 1.3
in response to #67484, trying different text for 'hide' link.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 20:53:44 2006 UTC (3 years, 5 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3.2.1: +136 -135 lines
Diff to previous 1.3.2.1 , to branch point 1.3
replaced spaces with tabs
Added help text to node/add page

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 20:45:22 2006 UTC (3 years, 5 months ago) by yogadex
Branch: DRUPAL-4-7
Changes since 1.3: +19 -6 lines
Diff to previous 1.3
Fix for #66734 as provided by Ber Kessels

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 3 15:49:53 2006 UTC (3 years, 6 months ago) by yogadex
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
resolved #61610 (access denied on hide)
resolved #61611 (SQL error on delete)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 03:10:24 2006 UTC (3 years, 8 months ago) by yogadex
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1
exposed helptip view permission
fixed display to use output filter

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 30 19:30:57 2006 UTC (3 years, 8 months ago) by yogadex
Branch: MAIN
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.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2