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

Log of /contributions/modules/signature_forum/signature_forum.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.1.2.11.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 21:56:45 2009 UTC (4 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.15: +28 -3 lines
Diff to previous 1.1.2.11.4.15 , to branch point 1.1.2.11 , to next main 1.1.2.15
#350576 by liammcdermott: Added input format hints to user signature form, for integration with WYSIWYG module and to give users some formatting hints.

Revision 1.1.2.11.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 16:54:08 2009 UTC (4 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.14: +136 -5 lines
Diff to previous 1.1.2.11.4.14 , to branch point 1.1.2.11
#474802 by tom_o_t, neclimdul: Added feature allowing user to select whether signature is displayed per-post.

Revision 1.1.2.11.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 01:00:51 2009 UTC (5 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.13: +2 -2 lines
Diff to previous 1.1.2.11.4.13 , to branch point 1.1.2.11
#483540 by liammcdermott: Added empty() check fo PHP notices on user edit page.

Revision 1.1.2.11.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 04:52:06 2008 UTC (11 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.12: +4 -2 lines
Diff to previous 1.1.2.11.4.12 , to branch point 1.1.2.11
Do not automatically insert signatures into nodes if Advanced Forum is installed.

Revision 1.1.2.11.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 04:46:41 2008 UTC (11 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.12: +4 -2 lines
Diff to previous 1.1.2.11.2.12 , to branch point 1.1.2.11 , to next main 1.1.2.15
Do not automatically insert signatures into nodes if Advanced Forum is installed.

Revision 1.1.2.11.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 20:53:47 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.11.4.11: +3 -3 lines
Diff to previous 1.1.2.11.4.11 , to branch point 1.1.2.11
Selectively replacing single quotes with double quotes so escaped single quotes can be removed.

Revision 1.1.2.11.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 20:53:26 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.1.2.11.2.11: +5 -5 lines
Diff to previous 1.1.2.11.2.11 , to branch point 1.1.2.11
Selectively replacing single quotes with double quotes so escaped single quotes can be removed.

Revision 1.1.2.11.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 20:20:12 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.10: +13 -13 lines
Diff to previous 1.1.2.11.2.10 , to branch point 1.1.2.11
chx and Morbus Iff (drupaltoughlove.com). Some GUI tweaks and code syntax fixes.

Revision 1.1.2.11.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 20:18:34 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.10: +51 -58 lines
Diff to previous 1.1.2.11.4.10 , to branch point 1.1.2.11
chx and Morbus Iff (drupaltoughlove.com). Some GUI tweaks and code syntax fixes.

Revision 1.1.2.11.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 19:49:33 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.9: +3 -3 lines
Diff to previous 1.1.2.11.4.9 , to branch point 1.1.2.11
(chx and Morbus - drupaltoughlove.com) Minor schema alterations.

Revision 1.1.2.11.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 19:35:31 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.9: +4 -4 lines
Diff to previous 1.1.2.11.2.9 , to branch point 1.1.2.11
Forgot to use g option on a search and replace.

Revision 1.1.2.11.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 19:21:25 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.8: +38 -45 lines
Diff to previous 1.1.2.11.2.8 , to branch point 1.1.2.11
chx and Morbus Iff (drupaltoughlove.com). Merging configuration form functions.

Revision 1.1.2.11.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 19:02:25 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.7: +7 -9 lines
Diff to previous 1.1.2.11.2.7 , to branch point 1.1.2.11
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 16:46:43 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.14: +32 -40 lines
Diff to previous 1.1.2.14 , to branch point 1.1
chx and Morbus Iff (drupaltoughlove.com). Merging configuration form functions.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 03:28:07 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.13: +16 -16 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Ensuring function comments have full stops where they should do.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 03:15:26 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.12: +7 -10 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'

Revision 1.1.2.11.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 02:32:02 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.8: +6 -9 lines
Diff to previous 1.1.2.11.4.8 , to branch point 1.1.2.11
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'

Revision 1.1.2.11.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 18:20:31 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.6: +6 -1 lines
Diff to previous 1.1.2.11.2.6 , to branch point 1.1.2.11
#276349 Signature deleted when editing profile.

Revision 1.1.2.11.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 18:19:15 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.7: +8 -3 lines
Diff to previous 1.1.2.11.4.7 , to branch point 1.1.2.11
#276349 Signature deleted when editing profile.

Revision 1.1.2.11.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 10:42:58 2008 UTC (17 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.5: +2 -12 lines
Diff to previous 1.1.2.11.2.5 , to branch point 1.1.2.11
Remove erroneous check for user_signature variable.

Revision 1.1.2.11.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 02:19:38 2008 UTC (18 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.6: +6 -6 lines
Diff to previous 1.1.2.11.4.6 , to branch point 1.1.2.11
Changing single to double quotes in db_query() calls.

Revision 1.1.2.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 02:14:58 2008 UTC (18 months ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11.2.4: +80 -42 lines
Diff to previous 1.1.2.11.2.4 , to branch point 1.1.2.11
Backporting D6 changes. Inc. #254523 Anonymous visitors can NOT see signature.

Revision 1.1.2.11.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 00:35:10 2008 UTC (18 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.5: +5 -3 lines
Diff to previous 1.1.2.11.4.5 , to branch point 1.1.2.11
#254523 Anonymous visitors can NOT see signature. Liam McDermott and manoloka.

Revision 1.1.2.11.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 07:05:25 2008 UTC (18 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.4: +6 -11 lines
Diff to previous 1.1.2.11.4.4 , to branch point 1.1.2.11
unset() signature_settings instead of comment_settings

Revision 1.1.2.11.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 02:36:15 2008 UTC (18 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.3: +57 -32 lines
Diff to previous 1.1.2.11.4.3 , to branch point 1.1.2.11
Minor fixes thanks to coder.module. Usability: show message in admin form when signatures disabled.

Revision 1.1.2.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 17:50:37 2008 UTC (19 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.1.2.11.2.3: +13 -13 lines
Diff to previous 1.1.2.11.2.3 , to branch point 1.1.2.11
Backporting changes suggested by coder module. This is mostly just code style changes.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 17:11:11 2008 UTC (19 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.11: +14 -14 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Backporting changes suggested by coder module. This is mostly just code style changes.

Revision 1.1.2.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 07:33:35 2008 UTC (19 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.1.2.11.2.2: +2 -2 lines
Diff to previous 1.1.2.11.2.2 , to branch point 1.1.2.11
Min length should be determined by min_content_length setting, not length of current comment

Revision 1.1.2.11.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 06:44:29 2008 UTC (19 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.1.2.11.4.2: +41 -25 lines
Diff to previous 1.1.2.11.4.2 , to branch point 1.1.2.11
More work on Drupal 6 compatibility.

Revision 1.1.2.11.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 20:21:39 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11.4.1: +40 -45 lines
Diff to previous 1.1.2.11.4.1 , to branch point 1.1.2.11
First complete port for Drupal six. Totally untested.

Revision 1.1.2.11.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 10:20:16 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +265 -75 lines
Diff to previous 1.1.2.11
More six work

Revision 1.1.2.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 14:50:03 2008 UTC (20 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1, DRUPAL-5--2-1
Changes since 1.1.2.11.2.1: +66 -20 lines
Diff to previous 1.1.2.11.2.1 , to branch point 1.1.2.11
#234686 Add option to not auto add signature and #195703 Show Signatures once

Revision 1.1.2.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 19:19:16 2008 UTC (20 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5--2
Changes since 1.1.2.11: +215 -71 lines
Diff to previous 1.1.2.11
Refactoring to make feature requests easier to implement (this release does not include all functionality)

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 21:07:13 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--2-0
Branch point for: DRUPAL-5--2, DRUPAL-6--1
Changes since 1.1.2.10: +20 -10 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#234237 Cannot set input filter to BB Code. Also added PostgreSQL support.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 05:30:27 2007 UTC (23 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.9: +5 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#201603 Don't output anything if user signature is blank

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 02:45:49 2007 UTC (23 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.8: +3 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
hook_nodeapi() optimisation

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 21:01:47 2007 UTC (23 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.7: +5 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#197476 Signature formatting repeats

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 08:42:05 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.6: +223 -88 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Adding content related settings.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 18 00:38:27 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Small optimisation to checkin for #192640 (test  before doing variable_get)

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 23:39:32 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#192640 Signature appears on Front page.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 03:48:01 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.3: +46 -23 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#190017 Allow to limit the number of lines (and a few other misc. fixes and improvements)

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 04:33:24 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.2: +3 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#190944 Admin form doesn't set successful message

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 04:29:23 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.1: +42 -20 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#190942 Move comment altering on install to button

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 23:37:28 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1: +6 -8 lines
Diff to previous 1.1
#190446 OG puts ->signature into comments.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 18:35:33 2007 UTC (2 years ago) by liammcdermott
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Initial commit of signature_forum module. Providing a signature that forum users will be familiar with.

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