Skip to content

Latest commit

 

History

History
84 lines (56 loc) · 2.83 KB

README.md

File metadata and controls

84 lines (56 loc) · 2.83 KB

(aXen) Secondary Groups Indicator

The plugin show secondary groups on website in:

  • Topics
  • Hovercard
  • Profile
  • Search

Include with Secondary Groups Icon in 3.0.0 version.

🏷️ Requirements

🧰 Install

  1. Go to: AdminCP -> System -> SITE FEATURES -> Plugins,
    Select Plugin
  2. Click on the link manual upload,
    Manual Upload
  3. Select file .xml from packet and click install button

🛠️ Update

  1. Go to: AdminCP -> System -> SITE FEATURES -> Plugins,
    Select Plugin
  2. Search plugin and click Upload a new version,
    Upload a new version
  3. Select file .xml from packet and click install button.

🔧 Templates for pHTML files

From version 4.0.0, special templates have been made available for developers of custom themes.

Profile

  • @param $member - \IPS\Member
  • @param $showTitle - Boolean - Show title widget? (Default: true)
{template="aXenProfileSecondaryGroups" group="plugins" location="global" app="core" params="$member, true"}

Hovercard

  • @param $member - \IPS\Member
{template="aXenHovercardSecondaryGroups" group="plugins" location="global" app="core" params="$member"}

Search

  • @param $member - \IPS\Member
{template="aXenSearchSecondaryGroups" group="plugins" location="global" app="core" params="$member"}

Topics

  • @param $comment - \IPS\Member author
{template="aXenTopicsSecondaryGroups" group="plugins" location="global" app="core" params="$comment"}

📷 Graphics

1 2 3 4 5 6 7

🔌 Download from other sources

The resources from the links above are updated on an ongoing basis if the administration approves the file.