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

Log of /contributions/modules/guestbook/guestbook.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.10.14.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 18:00:05 2009 UTC (3 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.13: +12 -3 lines
Diff to previous 1.1.10.14.2.13 , to branch point 1.1.10.14 , to next main 1.1.10.16
by sun: Added hook_guestbook() invocations.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 18:00:01 2009 UTC (3 months, 4 weeks ago) by sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +13 -3 lines
Diff to previous 1.19
by sun: Added hook_guestbook() invocations.

Revision 1.1.10.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 23:15:06 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.15: +8 -1 lines
Diff to previous 1.1.10.15 , to branch point 1.1 , to next main 1.20
by smk-ka: Added 'delete' operation to hook_user().

Revision 1.1.10.14.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 23:14:57 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.12: +8 -1 lines
Diff to previous 1.1.10.14.2.12 , to branch point 1.1.10.14
by smk-ka: Added 'delete' operation to hook_user().

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 23:14:47 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-6--1
Changes since 1.3.2.6: +8 -1 lines
Diff to previous 1.3.2.6 , to branch point 1.3 , to next main 1.20
by smk-ka: Added 'delete' operation to hook_user().

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 23:14:36 2009 UTC (8 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.18: +8 -1 lines
Diff to previous 1.18
by smk-ka: Added 'delete' operation to hook_user().

Revision 1.1.10.14.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 21:11:40 2009 UTC (10 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.11: +5 -3 lines
Diff to previous 1.1.10.14.2.11 , to branch point 1.1.10.14
#356362 by Michelle, sun: Fixed 404 and compatibility with Panels.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 21:11:28 2009 UTC (10 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.17: +5 -3 lines
Diff to previous 1.17
#356362 by Michelle, sun: Fixed 404 and compatibility with Panels.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 18:17:23 2008 UTC (14 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.16: +38 -17 lines
Diff to previous 1.16
#242261 by sun: Added user guestbook as Panels 2 content-type.

Revision 1.1.10.14.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 18:00:03 2008 UTC (14 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.10: +3 -3 lines
Diff to previous 1.1.10.14.2.10 , to branch point 1.1.10.14
#302941 by sponnet, sun: Changed internal form submit button key name.

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 17:59:43 2008 UTC (14 months, 3 weeks ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.3.2.5: +2 -2 lines
Diff to previous 1.3.2.5 , to branch point 1.3
#302941 by sponnet, sun: Changed internal form submit button key name.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 17:59:31 2008 UTC (14 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
#302941 by sponnet, sun: Changed internal form submit button key name.

Revision 1.1.10.14.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:51:09 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.9: +2 -2 lines
Diff to previous 1.1.10.14.2.9 , to branch point 1.1.10.14
#61968 by sun: Fixed 'Delete entry' link is not displayed.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:49:16 2008 UTC (15 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.14: +9 -6 lines
Diff to previous 1.14
#295015 by sun: Code clean-up.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:44:53 2008 UTC (15 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.13: +89 -18 lines
Diff to previous 1.13
#61968 by sun: Allow editing of guestbook posts by owner and administrators.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:20:51 2008 UTC (15 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.12: +14 -10 lines
Diff to previous 1.12
#208389 by sun: Display only related post when adding a comment.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:17:18 2008 UTC (15 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.11: +16 -21 lines
Diff to previous 1.11
#224513 by sun: Changed owner comment form field into a textarea.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 22:13:18 2008 UTC (15 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.10: +3 -56 lines
Diff to previous 1.10
#292998 by sun: Added User Display API integration.

Revision 1.1.10.14.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 03:40:20 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.8: +29 -14 lines
Diff to previous 1.1.10.14.2.8 , to branch point 1.1.10.14
#295015 by sun: Code clean-up.

Revision 1.1.10.14.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 03:10:02 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.7: +52 -21 lines
Diff to previous 1.1.10.14.2.7 , to branch point 1.1.10.14
#242261 by sun: Added user guestbook as Panels 2 content-type.

Revision 1.1.10.14.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 01:45:52 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.6: +57 -12 lines
Diff to previous 1.1.10.14.2.6 , to branch point 1.1.10.14
#61968 by sun: Allow editing of guestbook posts by owner and administrators.

Revision 1.1.10.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 00:44:30 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.5: +2 -2 lines
Diff to previous 1.1.10.14.2.5 , to branch point 1.1.10.14
#292998 by sun: Fixed authors are not displayed if user pictures are disabled.

Revision 1.1.10.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 00:39:04 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.4: +13 -8 lines
Diff to previous 1.1.10.14.2.4 , to branch point 1.1.10.14
#208389 by sun: Display only related post when adding a comment.

Revision 1.1.10.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:18:50 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.3: +15 -23 lines
Diff to previous 1.1.10.14.2.3 , to branch point 1.1.10.14
#224513 by sun: Changed owner comment form field into a textarea.

Revision 1.1.10.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:03:03 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.2: +7 -54 lines
Diff to previous 1.1.10.14.2.2 , to branch point 1.1.10.14
#292998 by sun: Added User Display API integration.

Revision 1.1.10.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:26:32 2008 UTC (15 months, 1 week ago) by sun
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.10.14: +55 -54 lines
Diff to previous 1.1.10.14 , to branch point 1.1
#295015 by sun: Code clean-up.

Revision 1.1.10.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:09:57 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14.2.1: +43 -44 lines
Diff to previous 1.1.10.14.2.1 , to branch point 1.1.10.14
#295015 by sun: Code clean-up.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:09:48 2008 UTC (15 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.9: +44 -45 lines
Diff to previous 1.9
#295015 by sun: Code clean-up.

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 21:59:42 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-6--1
Changes since 1.3.2.4: +12 -12 lines
Diff to previous 1.3.2.4 , to branch point 1.3
#295015 by sun: Code clean-up.

Revision 1.1.10.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 21:57:13 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.1.10.14: +34 -33 lines
Diff to previous 1.1.10.14
#295015 by sun: Code clean-up.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 21:56:58 2008 UTC (15 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.8: +12 -12 lines
Diff to previous 1.8
#295015 by sun: Code clean-up.

Revision 1.1.10.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:24:08 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.1.10.13: +3 -3 lines
Diff to previous 1.1.10.13 , to branch point 1.1
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:23:58 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-6--1
Changes since 1.3.2.3: +4 -4 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:23:36 2008 UTC (15 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.

Revision 1.1.10.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 18:55:32 2008 UTC (15 months, 2 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.12: +2 -2 lines
Diff to previous 1.1.10.12 , to branch point 1.1
#258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 18:50:01 2008 UTC (15 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 17:39:08 2008 UTC (19 months ago) by sun
Branch: DRUPAL-6--1
Changes since 1.3.2.2: +19 -3 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#243590 by mdatab: Fixed email notification for new guestbook entries.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 17:38:58 2008 UTC (19 months ago) by sun
Branch: MAIN
Changes since 1.5: +19 -3 lines
Diff to previous 1.5
#243590 by mdatab: Fixed email notification for new guestbook entries.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 23:22:31 2008 UTC (19 months, 3 weeks ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.3.2.1: +4 -4 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign, resp. user/#/guestbook/sign.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 23:22:21 2008 UTC (19 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
#193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign, resp. user/#/guestbook/sign.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 23:14:22 2008 UTC (19 months, 3 weeks ago) by sun
Branch: DRUPAL-6--1
Changes since 1.3: +66 -63 lines
Diff to previous 1.3
#193672 by sun: Changed guestbook paths for user and site guestbooks.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 23:14:11 2008 UTC (19 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.3: +66 -63 lines
Diff to previous 1.3
#193672 by sun: Changed guestbook paths for user and site guestbooks.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 09:54:21 2008 UTC (21 months ago) by hba
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.2: +141 -140 lines
Diff to previous 1.2
adding sun's patches (see http://drupal.org/node/193672#comment-743001)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 08:00:17 2008 UTC (21 months ago) by hba
Branch: MAIN
Changes since 1.1: +961 -0 lines
Diff to previous 1.1
Move content from DRUPAL-6--1 to HEAD (ref. contributions/README.txt:  In general the HEAD branch should been seen as unstable, and may or may not work with current Drupal CVS. HEAD is experimental by nature so use at your own risk. All code in one of the DRUPAL-X branches should be stable for the related Drupal branch.)

Revision 1.1.12.3
Thu Feb 21 08:00:14 2008 UTC (21 months ago) by hba
Changes since 1.1.12.2: +1 -1 lines
FILE REMOVED
Move content from DRUPAL-6--1 to HEAD (ref. contributions/README.txt:  In general the HEAD branch should been seen as unstable, and may or may not work with current Drupal CVS. HEAD is experimental by nature so use at your own risk. All code in one of the DRUPAL-X branches should be stable for the related Drupal branch.)

Revision 1.1.12.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 21:17:54 2008 UTC (21 months, 1 week ago) by hba
Changes since 1.1.12.1: +961 -0 lines
Diff to previous 1.1.12.1 , to branch point 1.1
Work in progress for Drupal 6.  This doesn't work yet!

Revision 1.1.10.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 02:44:45 2008 UTC (21 months, 4 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.11: +214 -166 lines
Diff to previous 1.1.10.11 , to branch point 1.1
Code clean-up using coder_format.

Revision 1.1.10.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 02:26:10 2008 UTC (21 months, 4 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.10: +5 -1 lines
Diff to previous 1.1.10.10 , to branch point 1.1
#126273 by sun: Fixed duplicate HTTP protocol prefix in anonymous user website.

Revision 1.1.10.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 00:19:06 2008 UTC (21 months, 4 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.9: +7 -4 lines
Diff to previous 1.1.10.9 , to branch point 1.1
#162904 by incrn8, sun: Added zebra striping to guestbook entries.

Revision 1.1.10.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 23:34:00 2008 UTC (21 months, 4 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.1.10.8: +866 -866 lines
Diff to previous 1.1.10.8 , to branch point 1.1
#181978 by sun: Fixed wrong line-endings and character encoding.

Revision 1.1.10.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 24 11:12:08 2007 UTC (2 years, 2 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.7: +21 -10 lines
Diff to previous 1.1.10.7 , to branch point 1.1
- Patches by jaydub (thanks!):
  * checkbox to allow the user to enable/disable email notification of
    guestbook entries (http://drupal.org/node/17613)
  * option to use profile as link target on picture
    (http://drupal.org/node/149379)

Revision 1.1.10.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 19:54:30 2007 UTC (2 years, 6 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.6: +3 -2 lines
Diff to previous 1.1.10.6 , to branch point 1.1
fixed small bug (http://drupal.org/node/145328)

Revision 1.1.10.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 21:10:09 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.10.5: +5 -3 lines
Diff to previous 1.1.10.5 , to branch point 1.1
 Increase text area (http://drupal.org/node/123929)

Revision 1.1.10.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 20:37:53 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.4: +3 -1 lines
Diff to previous 1.1.10.4 , to branch point 1.1
Use site_mail as notification sender (http://drupal.org/node/123805)

Revision 1.1.10.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 18:32:28 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.3: +1 -1 lines
Diff to previous 1.1.10.3 , to branch point 1.1
Fix bug "Error when viewed by guest" (http://drupal.org/node/85349)

Revision 1.1.8.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 18:30:23 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.8.10: +1 -1 lines
Diff to previous 1.1.8.10 , to branch point 1.1 , to next main 1.20
Fix bug "Error when viewed by guest" (http://drupal.org/node/85349)

Revision 1.1.8.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 08:20:51 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.9: +1 -1 lines
Diff to previous 1.1.8.9 , to branch point 1.1
 tiny bugfix (http://drupal.org/node/107340)

Revision 1.1.10.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 08:19:56 2007 UTC (2 years, 8 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.2: +1 -1 lines
Diff to previous 1.1.10.2 , to branch point 1.1
 tiny bugfix (http://drupal.org/node/107340)

Revision 1.1.10.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 16:08:24 2007 UTC (2 years, 9 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1.10.1: +850 -0 lines
Diff to previous 1.1.10.1 , to branch point 1.1
First update to 5.x.  Thanks a lot to JumpingJack@drupalcenter.de for this update

Revision 1.1.6.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 07:10:21 2006 UTC (3 years, 1 month ago) by hba
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0
Changes since 1.1.6.10: +13 -3 lines
Diff to previous 1.1.6.10 , to branch point 1.1 , to next main 1.20
Add Drupal 4.6.10 compatability

Revision 1.1.6.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 09:48:25 2006 UTC (3 years, 4 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.9: +2 -3 lines
Diff to previous 1.1.6.9 , to branch point 1.1
bugfix: http://drupal.org/node/71807 (The first guestbook entry cannot be
deleted)

Revision 1.1.8.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 25 11:33:32 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.8: +20 -0 lines
Diff to previous 1.1.8.8 , to branch point 1.1
Added user profile link from user guestbooks

Revision 1.1.8.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 14:04:19 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.7: +7 -2 lines
Diff to previous 1.1.8.7 , to branch point 1.1
Honor user and guestbook access settings when linking (or not linking) to
users and guestbooks

Revision 1.1.8.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 08:24:58 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.6: +4 -4 lines
Diff to previous 1.1.8.6 , to branch point 1.1
add a couple of missing t()'s

Revision 1.1.8.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 08:06:24 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.5: +4 -14 lines
Diff to previous 1.1.8.5 , to branch point 1.1
cleanup

Revision 1.1.8.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 07:41:08 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.4: +53 -4 lines
Diff to previous 1.1.8.4 , to branch point 1.1
- bugfixes:
  * http://drupal.org/node/61967 (The authors name links to his personal
    guestbook even after they are disabled in settings)
  * http://drupal.org/node/61963 (Avatars)

Revision 1.1.8.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 12:13:43 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.3: +2 -0 lines
Diff to previous 1.1.8.3 , to branch point 1.1
bugfix: http://drupal.org/node/61635 (Guestbook ignores display configuration settings)

Revision 1.1.8.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 11:55:26 2006 UTC (3 years, 6 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.2: +1 -1 lines
Diff to previous 1.1.8.2 , to branch point 1.1
Link to users' guestbooks, not users' profile pages

Revision 1.1.6.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 10:11:17 2006 UTC (3 years, 7 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.8: +2 -2 lines
Diff to previous 1.1.6.8 , to branch point 1.1
small bugfix (top user link didn't work): http://drupal.org/node/58322

Revision 1.1.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 09:51:42 2006 UTC (3 years, 7 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1.8.1: +713 -0 lines
Diff to previous 1.1.8.1 , to branch point 1.1
Adding tenrapid's excellent rewrite for Drupal 4.7

Revision 1.1.6.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 08:24:19 2006 UTC (3 years, 9 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.7: +3 -5 lines
Diff to previous 1.1.6.7 , to branch point 1.1
another breadcrumb fix

Revision 1.1.6.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 08:22:10 2006 UTC (3 years, 9 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.6: +8 -4 lines
Diff to previous 1.1.6.6 , to branch point 1.1
minor fix (breadcrumbs are weird)

Revision 1.1.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 08:17:53 2006 UTC (3 years, 9 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.5: +16 -7 lines
Diff to previous 1.1.6.5 , to branch point 1.1
Breadcrumbs work again
Minor type safety fix

Revision 1.1.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 19:58:00 2006 UTC (3 years, 9 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.4: +3 -2 lines
Diff to previous 1.1.6.4 , to branch point 1.1
- bugfix
  * http://drupal.org/node/45001 (reply-link added)

Revision 1.1.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 19:42:00 2006 UTC (3 years, 9 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.3: +26 -21 lines
Diff to previous 1.1.6.3 , to branch point 1.1
- bugfixes:
  * http://drupal.org/node/30142 (my guestbook nbsp (0))
  * http://drupal.org/node/37136 (Cannot post guestbook entries when
    running Drupal from a subdirectory)
  * http://drupal.org/node/25467 (Module links redirect out of the site)
  * http://drupal.org/node/28291 (Solving the internal server error when
    viewing the site guestbook)
  * http://drupal.org/node/39265 (User's Guestbook don't wotk properly when
    drupal is installed in a subdirectory)
  * http://drupal.org/node/41757 (Getting guestbook working)
  * http://drupal.org/node/39263 (Guestbook doesn't work with clean URL's)

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 08:00:36 2005 UTC (4 years, 4 months ago) by hba
Branch: DRUPAL-4-5
Changes since 1.1.4.4: +2 -2 lines
Diff to previous 1.1.4.4 , to branch point 1.1 , to next main 1.20
bugfix: http://drupal.org/node/25710 (add missing table brackets)

Revision 1.1.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 07:59:45 2005 UTC (4 years, 4 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.2: +2 -2 lines
Diff to previous 1.1.6.2 , to branch point 1.1
bugfix: http://drupal.org/node/25710 (add missing table brackets)

Revision 1.1.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 20 07:30:42 2005 UTC (4 years, 5 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1.6.1: +2 -2 lines
Diff to previous 1.1.6.1 , to branch point 1.1
- bugfix: http://drupal.org/node/24817 (add missing table brackets)

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 20 07:29:51 2005 UTC (4 years, 5 months ago) by hba
Branch: DRUPAL-4-5
Changes since 1.1.4.3: +2 -2 lines
Diff to previous 1.1.4.3 , to branch point 1.1
- bugfix: http://drupal.org/node/24817 (add missing table brackets)

Revision 1.1.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 7 09:16:33 2005 UTC (4 years, 5 months ago) by hba
Branch: DRUPAL-4-6
Changes since 1.1: +332 -0 lines
Diff to previous 1.1
Added guestbook to DRUPAL-4-6 without modifications

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 18 13:42:20 2005 UTC (4 years, 7 months ago) by hba
Branch: DRUPAL-4-5
Changes since 1.1.4.2: +2 -2 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Fixed bug: couldn't delete comment

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 13 09:29:58 2005 UTC (4 years, 7 months ago) by hba
Branch: DRUPAL-4-5
Changes since 1.1.4.1: +49 -38 lines
Diff to previous 1.1.4.1 , to branch point 1.1
- Fixed bug: User entries without avatars had previous entry's avatar
- Feature: Double post (on reload) not possible anymore

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 21 20:08:41 2005 UTC (4 years, 8 months ago) by hba
Branch: DRUPAL-4-5
Changes since 1.1: +321 -0 lines
Diff to previous 1.1
gustbook.module is now updated for Drupal 4.5

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 13:16:57 2004 UTC (5 years, 9 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1 , to next main 1.20
fixed a small addslashes issue

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 18:55:37 2004 UTC (5 years, 9 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.7: +1 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Small bugfix (on minute vs. minutes) in guestbook overview

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 11:50:15 2004 UTC (5 years, 9 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.6: +10 -8 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Added missing addslashes, rearranged placement of change/add links

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 11:06:46 2004 UTC (5 years, 10 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.5: +13 -8 lines
Diff to previous 1.1.2.5 , to branch point 1.1
small bugfix: added addslashes to guestbook entry submit

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 10:48:44 2004 UTC (5 years, 10 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.4: +14 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Added avatars to guestbooks.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 09:05:19 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.3: +10 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
added small _help section

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 08:52:22 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.2: +8 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
small fix: added user link i breadcrumbs

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 19:31:02 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
the comment field was missing in guestbook.mysql.  fixed now.

Revision 1.1.12.1
Thu Dec 11 19:09:11 2003 UTC (5 years, 11 months ago) by hba
Changes since 1.1: +0 -0 lines
FILE REMOVED
file guestbook.module was added on branch DRUPAL-6--1 on 2008-02-17 21:17:54 +0000

Revision 1.1.10.1
Thu Dec 11 19:09:11 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-5
Changes since 1.1: +0 -0 lines
FILE REMOVED
file guestbook.module was added on branch DRUPAL-5 on 2007-02-25 16:08:24 +0000

Revision 1.1.8.1
Thu Dec 11 19:09:11 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-4-7
Changes since 1.1: +0 -0 lines
FILE REMOVED
file guestbook.module was added on branch DRUPAL-4-7 on 2006-04-25 09:51:42 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 19:09:11 2003 UTC (5 years, 11 months ago) by hba
Branch: DRUPAL-4-3
Changes since 1.1: +213 -0 lines
Diff to previous 1.1
Added the guestbook.module. This module provides site and user guestbooks.

Revision 1.1
Thu Dec 11 19:09:11 2003 UTC (5 years, 11 months ago) by hba
Branch: MAIN
Branch point for: DRUPAL-4-3, DRUPAL-4-5, DRUPAL-4-6, DRUPAL-4-7, DRUPAL-5
FILE REMOVED
file guestbook.module was initially added on branch DRUPAL-4-3.

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