Closed (won't fix)
Project:
Facebook-style Links
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2010 at 16:39 UTC
Updated:
17 Mar 2010 at 16:19 UTC
Hi,
Am looking through the module files, but not finding it.
How do I see the form. Is it a url, is it only on facebook status do I need to enable a view, or a block?
Can't find it sorry.
Thanks a lot in advance for your response!
Greetings, Martijn
Comments
Comment #1
summit commentedHi,
I found the block "Facebook-style Statuses" shows also the link. But not the linkform immediately.
The documentation says it is a attached link form that loads via AHAH
Is it also possible to show the linkform immediately within the facebook status block without needing to click the link-AJAX-button?
I think it has to do with theming of facebook-link-wrapper, right?
May be building a setting like collapsed Yes/No?
Thanks in advance for your reply!
Greetings,
Martijn
Comment #2
publicmind commentedHi,
I will recommend you to see if something like this is really necessary. I am already working with IceCreamYou and Pribeh to create a pluggable system for FBSS, in which any kind of attachments can be added to the status (link, photo, video, etc). I don't think you would like to have the uncollapsed form with so many attachment options then.
I do not intend to change it via a setting considering future work, but you can modify (or get it modified!!) the facebook_link_form_facebook_status_box_alter(&$form, &$form_state) function to achieve what you are looking for.
regards,