<mt:OtherProfileVar>

This tag is a part of the Action Streams plugin bundled with Movable Type 4.25 and higher.

Provides a property of the current author profile, available in an <mt:OtherProfiles> loop.

Example:

<mt:OtherProfiles>
    <$mt:OtherProfileVar name="label"$>:
    <$mt:OtherProfileVar name="uri"$>
</mt:OtherProfiles>

Attributes:

  • name (required)

    The property of the selected profile to show. Available properties are:

    • type, the registry key/ID for the profile service
    • label, the human readable (for example, "Flickr Profile")
    • ident, the author's identifier for the current profile
    • uri, the URL of the author's profile on the remote service

This page was last updated on 2009-05-20, 11:30.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.