Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-2.x-dev
Component:
Code - Functionality
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 01:13 UTC
Updated:
31 Aug 2009 at 04:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
icecreamyou commentedIf you literally want it in your theme, you'll need something like this:
You could also paste that into a custom block with the PHP input format enabled, or (much easier) do it with the Views module.
However, FBSS provides an easy way to do this through the site interface: you just have to specify the name of a user in a setting in the configuration of the default Facebook-style Statuses block (see attachment).
Comment #2
butler360 commentedWorks great, thanks!