Log of /contributions/modules/flag_friend/flag_friend.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 21 18:50:29 2008 UTC
(12 months, 1 week ago)
by
sirkitree
Branch:
MAIN
Changes since
1.3: +0 -0 lines
Diff to
previous 1.3
- forcing unflag_confirmation label for pending/cancel.
- replacing \n's for enters.
- general cleanup of the default email theme function.
- better default message for unflag_confirmation.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 21 17:44:30 2008 UTC
(12 months, 1 week ago)
by
sirkitree
Branch:
MAIN
Changes since
1.2: +5 -21 lines
Diff to
previous 1.2
- install does not run it's own quiery to install it's flag, there is now an implementation of hook_flag_default_flags().
- using an IF NOT EXISTS in table creation for the case of shared tables.
- fcid is now primary key.
- using integer defines for statuses instead of passing around strings.
- more specific string replacements in hook_preprocess_flag().
- new role perm to set if a user can receive friend email notifications.
- changed user/N/flag-friend to user/N/friends.
- optimized the query for pulling messages.
- implemented my own confirm callback in order to have it for friend denial/unfriending.
- more accurate string replacement in hook_user_link().
- static caching of status determination keyed by the users being compared.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 19 22:09:53 2008 UTC
(12 months, 1 week ago)
by
sirkitree
Branch:
MAIN
Branch point for:
DRUPAL-5,
DRUPAL-6--1
Changes since
1.1: +0 -0 lines
Diff to
previous 1.1
- removed flag_form dependency now that flag has link types, we form alter instead.
- optimized hook_flag implementation a bit.
- specificity on the flag we operate on in flag_friend_preprocess_flag().
- do not negate an ajax now that we have link types.
- optimized hook_user(); we do not need any variable set, therefor removed case load and update.
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.