I wish to put the text box used by the users for putting their status on a page other than their default profile page. I am new to Drupal and am unable to sort this issue.
The module adds the box by default only on the profile page of the user. How can i create this box for other pages?
Thanks.
Comments
Comment #1
shklnrj commentedComment #2
SamSound commenteddo you have the Facebook-style Statuses block?
Comment #3
shklnrj commentedyes i do have the facebook-style statuses block but the textbox(or textfield) through which users set their latest status appears only on the profile page.
On other pages the textbox is not present. When i tried to create a panel, then i could not get option of 'Facebook stream' in it. This option is availiable only on the default drupal profile page, under the user tab.
Comment #4
shklnrj commentedI have been able to figure out how to put the textbox.
When we create a new page, and try to 'add content' into it, we get various options in the side tab like Activity, Menus, Miscellaneous etc.
Select Miscellaneous and then select Facebook style statuses.That's it.
The problem arose because the textbox come from the option of 'Facebook Stream' on the default profile page and that option is not availiable on any other page.
Thanks.
Comment #5
salientknight commentedshklnrj,
Can you elaborate on that? I cannot follow your solution as described.
Thank you
Comment #6
capellicI too am having this problem. I am trying to place the form and stream on a panel page that is overriding the user's content profile node.