This issue is to port 6.x version to 7.x version and make it stable.
There are 4 plugin which should be ported.

  • Link
  • Photo
  • Video
  • Slide Share

The Following Issues must be closed:
(EDIT: look at the issue sidebar)

Ideas, Suggesions are welcome.

CommentFileSizeAuthor
#11 port-link-plugin-d7-1624812.patch22.77 KBpixelula
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mathankumarc’s picture

I think we can make this as a meta issue to describe release plan for FBSMP.

IceCreamYou’s picture

Title: Port 6.x-1.x to 7.x-1.x and making it stable » [META] Plan for FBSMP 7.x-1.x stable release

#1388612: Rules integration is broken is also important, although probably not beta-blocking.

My understanding is that the link and photo plugins basically work right now. We should probably make some kind of alpha or unstable release just so people have something to work from while we are making changes to the development branch.

noxiang’s picture

For a Stable Version of 7.X?
where is it? please.

chicodasilva’s picture

Subscribing comment #3

ydahi’s picture

Great demo, can't wait for stable release!

dehacker’s picture

Maybe in 2013?

chicodasilva’s picture

Any update on this?

Summit’s picture

Hi, while when D8 comes out D6 gets different maintainstatus as I understand, any progress in making this great module for D7 using entities?
Greetings, Martijn

newusage’s picture

So?

-Mania-’s picture

Has this project been abandoned?

pixelula’s picture

Hi,
This is a first attempt to port FBSM link plugin to D7 using media instead of emvideo. At this moment allows attach a video from a Media provider (youtube, vimeo, etc), video attribute are still not configurable. Still needs to much work.

Thanks

mathankumarc’s picture

Thats awesome Julian. Thanks for your effort. Will try to test this by tomorrow. In the mean time can you create a new issue and post this patch in it. This is a meta issue.

@-Mania-
Not really. If we get continuous contribution from you guys we can get a stable release soon. Currently My focus would be Statuses module, So I can't put more time on this module as of now, however we always welcome contributors like Julian

pixelula’s picture

Thanks Mathankumarc for your answer, I've created the issue Port Link Plugin to D7 using Media and I've updated the patch, to test please use the patch attached to the issue. Tks

quixxel’s picture

Are there any movements on this very interesting module?
Any real plans for a stable release?

jcisio’s picture

Sorry to hijack into this issue, but just want to let you know that there is an alternative to this module: it is Statuses + Scald. It uses Scald rendering system instead of FBSMP rendering system.

Statuses Scald: https://drupal.org/project/statuses_scald
Supported providers: https://drupal.org/node/1895554

jcisio’s picture

Issue summary: View changes

Making the referenced issues highlighted

earlyburg’s picture

Issue summary: View changes

I've been working on this also and thank you to Julián for the patch. I would like to know if anyone wants to collaborate on the D7 version? I will post some more edits soon hopefully by the end of the month.

dqd’s picture

earlyburg: #1624812-16: [META] Plan for FBSMP 7.x-1.x stable release I'll chime in if needed. Let me know ... fbsmp feels like broken IMHO since D7.8 entity bundle core change and wrong function use, which f.e. causes breaking the site completely (WSOD) by several use cases like f.e. uploading a picture to a users status. Look at Dave Reids comment here #1812524-6: file uploads with statuses bug causes errors and SWOD .

I have added this issue to the related issues of this task since this should be fixed before final D7 release (release blocker). Deleting the picture manually brings back the user page and prevents SWOD but the status can't be deleted no more (has to be deleted manually from DB)

dqd’s picture

dqd’s picture

dqd’s picture

Assigned: Dinesh Kumar Sarangapani » Unassigned
Priority: Major » Critical

Do not assign tasks to yourself unless you want to solve the problem without the help of other main contributors. Since D8 is landing soon, I'll set this task to 'Critical'. Descriptions of the Priority and Status values can be found in the Issue queue handbook.

martha.ayala’s picture

How can I install this patch or where can I paste this code in my module?

earlyburg’s picture

@ Digidog - Thank you - As I understand the issue, if we can address the problem mentioned here:

https://drupal.org/node/1812524#comment-7023870

That would end the following?

Warning: array_keys() expects parameter 1 to be array, object given in file_entity_file_load() (line 225 of /var/www/greenmtnhost.net/public_html/dev/sites/all/modules/media/file_entity/file_entity.module).

It might not be relevant but I noticed that with the patch installed (fbsmp/plugins/link.inc) that there is a problem with the view located at /admin/structure/views/view/statuses_all.

etsebeth’s picture

Hi,

Just checking. There is some talk that there is a patch for this issue?

I get the following error in my dev end live environments:

Warning: Attempt to assign property of non-object in file_entity_file_load() (line 194 of /Users/etsebeth/Sites/devdesktop/openatrium-7.x-2.19-core/profiles/openatrium/modules/contrib/file_entity/file_entity.file.inc).

Any ideas? Maybe roll back to 7.27 as this is key functionality for me.

Cheers and thanks for the help!

smurfxx’s picture

Is this module still mantained or is it dropped?

logicp’s picture

I'm also curious as to whether there is interest in maintaining this module. I am currently using it in a project and would be interested in contributing effort to bring it more up-to-date.