The patch carried out at http://drupal.org/node/463854 is working a charm for Node and Comment templates.

It looks like it wasn't extended to Facebook-Style Status content types though - is that the case? Is there an easy extension to the patch, or is FBSS a whole other kettle of fish?

I was on 6.1 previously, couldn't update without an update path, but with this regeneration it removes the need altogether - provided I can get my statuses updated too...

Any help appreciated

Comments

Scott Reynolds’s picture

Its possible.

Facebook Style statuses needs to create two functions and inform activity about them

$info->list_callback and $info->context_load_callback similar to how it is done in node_activity_info.

wilgrace’s picture

Ah, so this may be a bit beyond my abilities, and sounds like integration on the FBSS side.

I saw the Facebook-Style Statuses maintainer was interested in this patch earlier on, maybe he/she's got time to pick it up...

Sorry, would love to have a go myself but i'm pretty limited to front-end dev and design

sirkitree’s picture

Project: Activity » Facebook-style Statuses (Microblog)
Component: Code » Code - API

Moving over to FBSS to see if they have any interest in this.

icecreamyou’s picture

Category: support » feature
Priority: Normal » Minor
Status: Active » Postponed

Definitely not happening at least until 3.x

pribeh’s picture

subscribing.

publicmind’s picture

Status: Postponed » Needs review
StatusFileSize
new0 bytes

Attached is the desired patch. It is against the latest 3.x branch.

Regards.

publicmind’s picture

StatusFileSize
new3.2 KB

Oops, something went wrong.

icecreamyou’s picture

Issue tags: +FBSS3

Thanks publicmind! will review when I get a chance

icecreamyou’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev
icecreamyou’s picture

Status: Needs review » Fixed

Committed fix to dev, modified from #7. Not tested, so feel free to reopen if it doesn't work

Status: Fixed » Closed (fixed)

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

Michsk’s picture

Status: Closed (fixed) » Active

Opening this since the regenerate link does not show.

icecreamyou’s picture

Status: Active » Closed (won't fix)

Well, I'm not going to fix it. I don't understand what would need to be changed, which means that code is unmaintainable. And given that no one commented for over 4 months between the time the patch was committed and the time this issue was reopened, it's clearly not a high-demand feature.

angelmax’s picture

I understand this is closed.
I just want to express my desire and need for this feature.
Thanks.