The plugin show secondary groups on website in:
- Topics
- Hovercard
- Profile
- Search
Include with Secondary Groups Icon in 3.0.0 version.
- Go to: AdminCP -> System -> SITE FEATURES -> Plugins,
- Click on the link manual upload,
- Select file .xml from packet and click install button
- Go to: AdminCP -> System -> SITE FEATURES -> Plugins,
- Search plugin and click Upload a new version,
- Select file .xml from packet and click install button.
From version 4.0.0, special templates have been made available for developers of custom themes.
- @param $member - \IPS\Member
- @param $showTitle - Boolean - Show title widget? (Default: true)
{template="aXenProfileSecondaryGroups" group="plugins" location="global" app="core" params="$member, true"}
- @param $member - \IPS\Member
{template="aXenHovercardSecondaryGroups" group="plugins" location="global" app="core" params="$member"}
- @param $member - \IPS\Member
{template="aXenSearchSecondaryGroups" group="plugins" location="global" app="core" params="$member"}
- @param $comment - \IPS\Member author
{template="aXenTopicsSecondaryGroups" group="plugins" location="global" app="core" params="$comment"}
The resources from the links above are updated on an ongoing basis if the administration approves the file.