Closed (fixed)
Project:
Activity
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 23:20 UTC
Updated:
3 Feb 2009 at 16:10 UTC
Jump to comment: Most recent file
imho, this module is paramount (along with buddylist) for implementation of a networking site of any kind on drupal6 - as much as users need OG or CCK or Views and so on - they also need buddylist and activity to keep track of site contacts and relationships...
at any rate, just wondering if *anybody* knows where buddylist and activity modules are headed for d6 and if there's any sort of timeline..not sure if activity module will follow buddylist for d6 (if and when it happens) or if they'll go out hand in hand...
any insights are appreciated. thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #20 | activity-initiald6port.patch | 37.68 KB | geodaniel |
| #19 | activity-initiald6port.patch | 28.13 KB | geodaniel |
| #15 | activity-initiald6port.patch | 23.54 KB | geodaniel |
Comments
Comment #1
sirkitree commentedPlanning to port to D6 and looking for time ;) Sponsorship welcome.
I do not coordinate with buddylist very much though we're aware of eachother.
Comment #2
zilla commentedum, what would sponsorship entail? will it include and resolve this patch - http://drupal.org/node/205746?
Comment #3
Fayna commentedI would help sponsor this module as well for Drupal 6 port! :)
The Buddylist module has not been updated in a while, and I'm not sure they're planning on porting to D6. Would Buddylist 2 be a viable option for the Activity module and Drupal 6?
http://drupal.org/project/buddylist2
Comment #4
zilla commented@fayna - i think that the new "user relationships" should be the default model for this kind of thing, including hook into activity - it's much more robust in terms of features for users and other module devs...
Comment #5
Fayna commentedHmmm... I wish they'd all combine forces and work on the ultimate buddy list module. :P Easier for us to pick these things!
Comment #6
jaydub commentedBuddylist2 relies on Views module which of course is not yet ported
to Drupal 6 so you have User relationships and Buddylist as candidates
for porting. User relationships is already ported but doesn't look like
Buddylist has much activity going on.
So if D6 is your target platform and you are looking for user relationship
type of modules I think User Relationships is your best bet at this
time not only for standalone use but also for integration with Activity.
Comment #7
zilla commentedhmmm...any status on d6 progress for activity (and for use with user relationships module)? very eager to offer this resource to users, though not sure how far off a working version may be...
Comment #8
jaydub commentedI ported activity to D6 a week and a half ago or so but
ideally we would like to clean up the issue queue for D5
a bit more and make the D6 version better as a result.
If you have any thoughts on any of the issues in the
queue currently that you consider to be key for D6
please comment here or on those issues.
Comment #9
zilla commented@jaydub - not sure, haven't been following closely enough...any chance you summarize a top 5 or top 10 for discussion?
Comment #10
geodaniel commentedsubscribing
Comment #11
stefgosselin commentedHa ! Just started porting to D6, this module not being ported is kind of a show-stopper for the moment.
I am hoping someone somewhere has the time to look into this module, as imho it is installed in just about every drupal 5 install I have seen.
I am able to offer support in the form of testing patches / submitting bug reports and maybe even fix a thing or 2, if need be, but I do not have the time to port the module itself, not in the near future anyways. Maybe in August, if no-one has picked up on the issue.
(Subscribed)
Comment #12
geodaniel commentedAny chance you could post what you have already to the D6 branch in CVS so we can start testing it and help move it along?
Comment #13
geodaniel commentedComment #14
mariusooms commentedsubscribe
Comment #15
geodaniel commentedI wanted to try porting a module to Drupal 6 and I'm keen to see this one working, so... Attached is an initial patch (based on the DRUPAL-6--1 branch in CVS) to port activity module along with activitynode, activitycomment and activityhistory modules to Drupal 6. I have not attempted to port any of the other contrib modules at this point.
Known issues:
* duplicate activity rows are showing at times (observed with comment activity in particular)
* aid column is receiving inconsistent values, leading to clashes on row insert
Comment #16
geodaniel commentedAnother issue:
* activity feeds are not working
Comment #17
geodaniel commentedIs it worth me putting more effort into porting this, or will there be a lot of changes made to the D5 branch still?
Comment #18
sirkitree commentedPlanning a lot of work to the D5 branch, but that should not stop us from porting. Features can be ported as we put them in D5.
Comment #19
geodaniel commentedAttached is a port that now includes all of the contrib modules too. I'd appreciate if people could try this out and let me know any issues you come across.
Comment #20
geodaniel commentedUpdated patch attached, cleaning up some formatting and adding @file comments to each file to make coder module happy.
Comment #21
Jboo commentedJust a quick, probably simple, question! How do I apply this using cygwin? I know how to apply single patches against each other but not sure how to do this as the patches are all in one file. I tried the following command; patch -p0 < patchfile when in the root of the activity module but got a lot of errors saying "Hunk Failed at 1".
The answer is probably really simple, but I'm useless at understanding patching!
Thanks for any help.
Comment #22
geodaniel commentedThat same method should work I think. What version do you already have on your system that you are trying to patch against?
Comment #23
Jboo commentedI tried to patch against 5.x-3.0-beta2 but guess i might be using the wrong version?
Thanks for the quick reply.
Comment #24
geodaniel commentedIt looks like the version I patched against was a copy of the latest code from the DRUPAL-5--3 branch about 3 and a half months ago. It will probably need to be re-rolled against the beta.
Comment #25
Artem commentedSubscribing
Comment #26
mercmobily commentedsubscribe
Comment #27
geodaniel commentedJust looking into this again and the patch was rolled against the content of the DRUPAL-6--1 branch in CVS. I've tried checking out that same branch today and the patch still applies against that and also applies against the DRUPAL-5--3-0-BETA2 tag in CVS.
Note that you will need to patch the .info files by hand if you've downloaded the packaged version of the module from drupal.org and tried to patch that. The packaging scripts add some extra information in there that CVS doesn't deal with very well when trying to patch the .info files.
Comment #28
4drian commentedAny chance of setting up a downloadable 6.x dev package?
Comment #29
mariusooms commentedThat would be nice...patch seems to fail for me as well. Tried patching against 5.x-3.x-beta2...
Regards,
Marius
Comment #30
Babalu commentedhmm it dont works. i tried patching with the dev version
when i patch, he ask me "file to patch:"
which file is it ?
Comment #31
andypostsubscribe
Comment #32
Flying Drupalist commentedsubscribe
Comment #33
mercmobily commentedHi,
So that anybody interested can have a look or show interest:
http://groups.drupal.org/node/15088
This is an idea about using Views and Rules rather than a specialised Activity module for D6.
Merc.
Comment #34
zilla commentedjust saw that thread as well and it makes a LOT more sense - removes the need for any sort of module, instead a view (or views) that may be imported ad hoc by drupal users...
BUT the real issue is offering this function for those not using views!
Comment #35
mercmobily commentedZilla,
I am battling "Activity Log" right now. It' written, and it's half-functioning. However, I wouldn't declare victory just yet. I am not sure views is the right tool for this -- still investigating it. It's a nice idea in _theory_, but...
Merc.
Comment #36
zilla commentedi hear you - and honestly, i think views used that way will spook out about 90 percent of drupal users - a simple activity module appears to be the way to go, particularly where users want to see 'friend activity' and so on...
have you looked at the code for "notice_feed" for the friend module on d6? he wrote a custom activity module for just user-specific activity and it seems to work very well, haven't been able to break it yet...it hooks into his friend module (specifically, a "mini news feed" is generated a la facebook) -but should be able to stand alone, i think ;)
Comment #37
mercmobily commentedZilla,
I agree that Views might be an overkill. So, Activity Log is totally fully functional without Views _now_.
I looked at the code for Friend and its sub-modules, and I don't think there is anything there that is worth putting i nto Activity Log, which is there, works, uses Rules for messages, and it's quite neat.
Merc.
Comment #38
zilla commentedvery cool - whenever you're ready to throw up a beta or dev test version, let me know...i've got an not-live site right now running tons of core 6.4 modules (cck, og, views, user relationships etc) and would be happy to try out an experimental activity...
Comment #39
Flying Drupalist commentedhere's merc's project page if you're not aware of it zilla.
http://drupal.org/project/activity_log
Comment #40
mercmobily commentedHi,
Zilla, I have also written a fantastic FriendList module:
http://drupal.org/project/friendlist
Just so that you know...
It can also import from buddylist and User Relationships...
Merc.
Comment #41
zilla commented@miraploy - thanks for the link!
@merc - been looking at friendlist quite a bit, in fact not totally sure about the nuances as i'm still just building a site and have installed user relationships - BUT the views integration alone looks like a key differentiator....
do you think it would be hard to turn off UR and try friendlist on the fly, or will i be messing up dbase tables as well?
(sorry to go off topic here)
Comment #42
mercmobily commentedHi,
Zilla: there is an importer from URr to FL. But, backup your database...
Merc.
Comment #43
jaydub commentedHi all for those of you still following the progress of Activity, we've
put together a new d5 and d6 version of the module. Checkout
the details here:
#314433: Activity 6.1 & 5.4
Comment #44
sirkitree commentedthis has been done for quite a while. if interested in the future planning, please see #361550: Planning the next version of activity (6.x-2.x) and weight in!