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

summit’s picture

Title: How do I get the linkform showing? » How do I get the linkform showing and not only the [Link]button?

Hi,
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

publicmind’s picture

Status: Active » Closed (won't fix)

Hi,

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,