for the drupal 6 version of og, i would like to include this module. since actions is now in core, this belongs in core og. help wanted for porting this to 6.

CommentFileSizeAuthor
#7 og_actions_d6.zip1.44 KBWorldFallz

Comments

WorldFallz’s picture

any update on this issue? Turns out I need these actions compatible with v2 of the actions module (which is merely a backport of d6 style actions) so I was going to see about converting them which would largely, if not completely, take care of the port d6-- I just don't want to waste time on it if it's already been done.

moshe weitzman’s picture

AFAIK, it has not been done. The maintainer has (sadly) left the drupal project. I would put in the OG download for D6 as a module or an include file.

WorldFallz’s picture

ok, i'll dig into this. Hopefully it's not too complicated to convert actions from the old style to the d6 style. shame about mfredrickson...

WorldFallz’s picture

Iit wasn't difficult at all. Once I grokked it, i found the new style actions to be more intuitive to write. Attached is a patch as well as tar of the updated module which I'm referring to as v2. These are d5 of course, but i'll look into converting it to d6 next.

Edit: moved files to a separate issue since they are still d5. Will post the d6 version here when it's done.

WorldFallz’s picture

Status: Active » Needs review

updating status.

WorldFallz’s picture

Status: Needs review » Active

since i moved the patches, changing the status back.

WorldFallz’s picture

Status: Active » Needs review
StatusFileSize
new1.44 KB

I've got a d6 version 95% of the way there-- the 2 configurable actions aren't working. No errors, they just don't appear to do anything. I figure either something needs to be changed with the form processing for d6 or the d6 version of og has changed in some way with regard to assignment of groups.

I'm posting as a module, because i still haven't figured out how to add new modules as a patch.

moshe weitzman’s picture

Status: Needs review » Fixed

I tweaked this port and committed it to OG. Many thanks.

WorldFallz’s picture

Excellent-- happy to help. But no thanks necessary, it's the least I could do-- I couldn't run my intranet site without OG.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.