Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Toggle Sidebar

my-connections macro

(None)

This macro is likely to be deprecated soon
<tr bgcolor=ffffff>
    <!-- The left-hand table cell should contain usage examples -->
    <td>
        {my-connections:user}
    </td>
    <!-- The right-hand cell describes the macro and its available arguments -->
    <!-- and may include sample output -->
    <td>
        <p>Displays the list of users in the connection list of the user that created the page as a series of user pictures that are linked to the users space</p>
        <p>Parameters:</p>
        <ul>
            <li><i>default</i> - the username of the person whose connections are to be displayed (username/@self/@creator/@owner - defaults to @creator)</li>
            <li>mode - which pictures hsould be displayed - all/accepted/pending/waiting/outbound (default outbound)</li>
            <li>categories - filter the list to only display connections from the list of categories</li>
            <li>tags - filter the list to only display relationships with one of the listed tags</li>
            <li>none - the text to show if no matching connections can be found</li>
            <li>showAll - the text to show if more users than the specified count are found</li>
            <li>class - css class to add to the outer div</li>
            <li>count - restrict display to 'x' items</li>
            <li>size - the size of the pictures displayed (default 48px)</li>
            <li>allowEdit - whether the user can edit their own profile picture by clicking on it (default false)</li>
            <li>showControls - whether the control icons should be shown (default true)</li>
            <li>showName - whether the user's name should be shown (default true)</li>
        </ul>
        <p>See Also: <span class="nobr"><a href="http://www.adaptavist.com/display/USERGUIDE/my-connections+macro" title="Visit page outside Confluence">User Guide and Examples</a></span></p>
    </td>
</tr>
Toggle Sidebar
Added by Alain Moran on Apr 30, 2008 13:31, last edited by Guy Fraser on Jul 07, 2008 12:39

Adaptavist Theme Builder Powered by Atlassian Confluence