Are you referring to a iframe type module?
This looks like it could do it, if I could find the html output file in the component...
blackdale.com/index.php/extensions/blank-module
It looks like the php behind the recent activity is \plugin\user\plug_cb_activity\templates\default\recent.php
I just can't find what is calling this return of $return.
(yes I see that component.cbactivity.php does call the class HTML_cbactivityRecent. However, I see no output in that file either)
If you just make a wrapper, and put
Code:
http://www.domain.com/index.php?option=com_comprofiler&task=pluginclass&plugin=cbactivity&Itemid=131
&format=raw
You kind of get what you are looking for, but the CSS is not looking so hot.