Log of /contributions/modules/buddylist/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.4.2.1
Fri Aug 24 09:53:11 2007 UTC
(2 years, 3 months ago)
by
nodestroy
Branch:
DRUPAL-5--2
Changes since
1.4.2.4: +0 -0 lines
FILE REMOVED
deleted not used files
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 6 21:22:04 2006 UTC
(2 years, 11 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.6: +2 -0 lines
Diff to
previous 1.6
#80166 by ankur: optional workflow to send request emails to the user who must approve or deny the request to become buddies.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 25 09:20:59 2006 UTC
(3 years, 1 month ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.4: +21 -111 lines
Diff to
previous 1.4
zapping the forked, out of date, untagged CVS version of buddylist. Adding info into the README explaining why.
Revision
1.4.2.1
Fri Mar 17 17:24:42 2006 UTC
(3 years, 8 months ago)
by
robertDouglass
Branch:
DRUPAL-5
Changes since
1.4: +0 -117 lines
FILE REMOVED
file README.txt was added on branch DRUPAL-5 on 2006-10-24 16:59:57 +0000
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 27 17:29:13 2006 UTC
(3 years, 9 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.2: +117 -9 lines
Diff to
previous 1.2
MySQL tables created with install hook. We need PostgreSQL help with this.
Removed stuff that doesn't work in 4.7 yet: contrib/buddylist_access
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 24 05:53:03 2005 UTC
(4 years ago)
by
weitzman
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.1: +3 -1 lines
Diff to
previous 1.1
major update. added buddy groups. will also contribute an node access control module which uses these groups ... fixed many many bugs/ugliness, and probably introduced a few. if you are happily using buddylist now, you might wait a while until these changes get exercised by some sites ... database update required. i added a column and changed the indices. see the buddylist.mysql file
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:32 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Branch point for:
DRUPAL-4-5,
DRUPAL-4-6
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:
find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;
I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
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.