| /[drupal]/contributions/modules/guestbook/guestbook.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by sun: Added hook_guestbook() invocations.
by sun: Added hook_guestbook() invocations.
by smk-ka: Added 'delete' operation to hook_user().
by smk-ka: Added 'delete' operation to hook_user().
by smk-ka: Added 'delete' operation to hook_user().
by smk-ka: Added 'delete' operation to hook_user().
#356362 by Michelle, sun: Fixed 404 and compatibility with Panels.
#356362 by Michelle, sun: Fixed 404 and compatibility with Panels.
#242261 by sun: Added user guestbook as Panels 2 content-type.
#302941 by sponnet, sun: Changed internal form submit button key name.
#302941 by sponnet, sun: Changed internal form submit button key name.
#302941 by sponnet, sun: Changed internal form submit button key name.
#61968 by sun: Fixed 'Delete entry' link is not displayed.
#295015 by sun: Code clean-up.
#61968 by sun: Allow editing of guestbook posts by owner and administrators.
#208389 by sun: Display only related post when adding a comment.
#224513 by sun: Changed owner comment form field into a textarea.
#292998 by sun: Added User Display API integration.
#295015 by sun: Code clean-up.
#242261 by sun: Added user guestbook as Panels 2 content-type.
#61968 by sun: Allow editing of guestbook posts by owner and administrators.
#292998 by sun: Fixed authors are not displayed if user pictures are disabled.
#208389 by sun: Display only related post when adding a comment.
#224513 by sun: Changed owner comment form field into a textarea.
#292998 by sun: Added User Display API integration.
#295015 by sun: Code clean-up.
#295015 by sun: Code clean-up.
#295015 by sun: Code clean-up.
#295015 by sun: Code clean-up.
#295015 by sun: Code clean-up.
#295015 by sun: Code clean-up.
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.
#258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.
#258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.
#243590 by mdatab: Fixed email notification for new guestbook entries.
#243590 by mdatab: Fixed email notification for new guestbook entries.
#193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign, resp. user/#/guestbook/sign.
#193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign, resp. user/#/guestbook/sign.
#193672 by sun: Changed guestbook paths for user and site guestbooks.
#193672 by sun: Changed guestbook paths for user and site guestbooks.
adding sun's patches (see http://drupal.org/node/193672#comment-743001)
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.)
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.)
Work in progress for Drupal 6. This doesn't work yet!
Code clean-up using coder_format.
#126273 by sun: Fixed duplicate HTTP protocol prefix in anonymous user website.
#162904 by incrn8, sun: Added zebra striping to guestbook entries.
#181978 by sun: Fixed wrong line-endings and character encoding.
- 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)
fixed small bug (http://drupal.org/node/145328)
Increase text area (http://drupal.org/node/123929)
Use site_mail as notification sender (http://drupal.org/node/123805)
Fix bug "Error when viewed by guest" (http://drupal.org/node/85349)
Fix bug "Error when viewed by guest" (http://drupal.org/node/85349)
tiny bugfix (http://drupal.org/node/107340)
tiny bugfix (http://drupal.org/node/107340)
First update to 5.x. Thanks a lot to JumpingJack@drupalcenter.de for this update
Add Drupal 4.6.10 compatability
bugfix: http://drupal.org/node/71807 (The first guestbook entry cannot be deleted)
Added user profile link from user guestbooks
Honor user and guestbook access settings when linking (or not linking) to users and guestbooks
add a couple of missing t()'s
cleanup
- 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)
bugfix: http://drupal.org/node/61635 (Guestbook ignores display configuration settings)
Link to users' guestbooks, not users' profile pages
small bugfix (top user link didn't work): http://drupal.org/node/58322
Adding tenrapid's excellent rewrite for Drupal 4.7
another breadcrumb fix
minor fix (breadcrumbs are weird)
Breadcrumbs work again Minor type safety fix
- bugfix * http://drupal.org/node/45001 (reply-link added)
- 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)
bugfix: http://drupal.org/node/25710 (add missing table brackets)
bugfix: http://drupal.org/node/25710 (add missing table brackets)
- bugfix: http://drupal.org/node/24817 (add missing table brackets)
- bugfix: http://drupal.org/node/24817 (add missing table brackets)
Added guestbook to DRUPAL-4-6 without modifications
Fixed bug: couldn't delete comment
- Fixed bug: User entries without avatars had previous entry's avatar - Feature: Double post (on reload) not possible anymore
gustbook.module is now updated for Drupal 4.5
fixed a small addslashes issue
Small bugfix (on minute vs. minutes) in guestbook overview
Added missing addslashes, rearranged placement of change/add links
small bugfix: added addslashes to guestbook entry submit
Added avatars to guestbooks.
added small _help section
small fix: added user link i breadcrumbs
the comment field was missing in guestbook.mysql. fixed now.
file guestbook.module was added on branch DRUPAL-6--1 on 2008-02-17 21:17:54 +0000
file guestbook.module was added on branch DRUPAL-5 on 2007-02-25 16:08:24 +0000
file guestbook.module was added on branch DRUPAL-4-7 on 2006-04-25 09:51:42 +0000
Added the guestbook.module. This module provides site and user guestbooks.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |