MediaPost Social Network

Up:mediaheader

Renders a standard header, intended mainly for displaying user-contributed content by a particular user. It contains a photo of the media owner and links to actions on that user.

The links shown to the content owners must be specified using up:owner-action tags.

Sample code

  <up:mediaheader uid="5">
   <up:header-title><up:name uid=5> Content header </up:header-title>
   <up:owner-action href="http://google.com">Go to Google</up:owner-action>
   <up:owner-action href="http://google.com" selected="true"> Google</up:owner-action>
   <up:owner-action href="http://google.com">GoGoogle</up:owner-action>
 </up:mediaheader>

May contain