Log of /contributions/modules/feedback/feedback.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.68.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 9 03:17:25 2008 UTC
(16 months, 3 weeks ago)
by
sun
Branch:
DRUPAL-5--2
Changes since
1.68.2.1: +63 -2 lines
Diff to
previous 1.68.2.1
, to
branch point 1.68
#279636 by sun: Added log of previous feedbacks to feedback form to prevent duplicates. Uses 'masked' paths (much like D6) to include all feedbacks with the same path pattern like the current page (except of node/%).
Revision
1.63 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 9 18:51:57 2006 UTC
(3 years, 2 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.62: +13 -13 lines
Diff to
previous 1.62
Fixed remaining problems with HTML encoding special characters.
----------------------------------------------------------------------
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 30 02:21:41 2005 UTC
(4 years, 3 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.41: +5 -7 lines
Diff to
previous 1.41
Moved the fixed line to the end of the message, instead of at the very
beginning. The reason is that if you have your email client set to preview
mode, you will see what the user typed, not a standard fixed text. This is
also very handy with Google Gmail as well.
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 11 22:45:45 2005 UTC
(4 years, 6 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.33: +2 -2 lines
Diff to
previous 1.33
Added hyper link to whois.sc for the IP Address, so it can be checked via
a mouse click in the browser or email program. Very useful.
Revision
1.31 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 1 01:19:25 2005 UTC
(4 years, 9 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.30: +161 -217 lines
Diff to
previous 1.30
- Fixed the <br> tags to be <br/> as per issue http://drupal.org/node/18132.
- Put a default success or failure message (it was blank before and therefore
the user did not get any idea whether it was sent or not).
- Changed style to be more in compliance with Drupal's coding standards.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 26 01:14:41 2005 UTC
(4 years, 10 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.25: +7 -2 lines
Diff to
previous 1.25
Added configurable path. For example, it can be 'contact' instead of
the default 'feedback'.
This is useful, for example, when you replace an existing module with
this one, and you do not want to get 404 errors, and preserve the
same old path.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 13 15:13:04 2005 UTC
(4 years, 10 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.24: +25 -10 lines
Diff to
previous 1.24
1. For performance reasons, the MX lookup is now off by default. Those who need it
have to enable it themselves.
2. Newly settable Page header and response strings (successful send, or failed send).
3. Access perms description is now more descriptive.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 8 15:24:34 2005 UTC
(4 years, 10 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.23: +28 -27 lines
Diff to
previous 1.23
The module has been changed for the following.
Thanks to adschar for the patches.
1. Changed several strings to enclose them into a t() so that multilingual
sites would work better with them.
2. Use the Drupal e-mail validator instead of a regular experssion.
3. Use $edit['field_name'] rather $edit[fieldname]
4. Added the MENU_CALLBACK in feedback_menu()
More details here:
http://drupal.org/node/15058
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 15 19:09:44 2004 UTC
(5 years ago)
by
kbahey
Branch:
MAIN
Changes since
1.18: +18 -7 lines
Diff to
previous 1.18
- Fixed issue where feedback required clean URLs to be enabled. Now it detects
whether they are enabled or not, and adjusts itself accordingly.
- Email validation option is now restricted to SMTP server validation.
Email address format validation is always done regardless of the above
setting.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 8 17:12:51 2004 UTC
(5 years ago)
by
kbahey
Branch:
MAIN
Changes since
1.16: +459 -124 lines
Diff to
previous 1.16
Since this module was abandoned, I decided to revive it and update it
for Drupal 4.5.x
Completely rewritten so as to avoid having yet another feedback module.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 29 00:48:22 2003 UTC
(6 years, 7 months ago)
by
almaw
Branch:
MAIN
Changes since
1.10: +3 -1 lines
Diff to
previous 1.10
Module assumed that variable_get() would return default argument if the variable was present but empty string. This isn't the case. Patched this behaviour.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 15 12:35:32 2003 UTC
(6 years, 9 months ago)
by
dries
Branch:
MAIN
Changes since
1.6: +12 -12 lines
Diff to
previous 1.6
- Updated the modules in the contributions repository to use
'theme("function")' instead of '$theme->function()'. Hopefully I didn't
break anything. If I did, let me know.
The following modules need special attention (but should still work as is):
1. The ldap_integration directory has its own user.module; I haven't updated
the documentation bit that talks about themes.
2. The hotlist module uses '$theme->hotlist_del_icon'. Should be avoided
and somehow wrapped in a (larger) call to theme().
3. The image module has its own way of doing what 'theme()' does (or the
former 'theme_invoke()'). Constructs like the one below (a) look wrong
and (b) should be rewritten to properly use 'theme()'. For example:
$theme->box("foo", method_exists("bar") ? $theme->bar() : $bar);
Search for "image_gallery_album", "image_gallery_home" and
"image_thumb_browser". I've already changed '$theme->box()' to
'theme()'.
4. The sidebar module uses '$theme->foreground' and '$theme->background'.
Should be avoided and somehow wrapped in a (larger) call to theme().
5. The org_informations module uses '$theme->separator()', which is new to
me.
6. The taxonomy_filter module uses '$theme->taxolist_filter_item()'. It
should use 'theme("taxolist_filter_item")' instead. I haven't changed
it because it would probably fail to resolve the default function if
not overridden by a theme.
7. The taxonomy_dhtml module's INSTALL file still talks about
'$theme->image'.
8. The xloadtree module's INSTALL file still talks about '$theme->image'.
9. I haven't updated the style.module; too many $theme's, though I don't
think it needs any updates.
[I'll try to update the sandboxes later on.]
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 13 16:49:22 2002 UTC
(7 years, 5 months ago)
by
barry
Branch:
MAIN
initial commit due to popular demand, there may me a bug here and there and
I know that there is definatley a problem with the variable_gets as i previously
mentioned on the mailing list.
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.