Posted 15 марта, 20168 yr comment_103062 Просмотр файла (NB40) Secondary Group Icons 1.0.6 Этот плагин покажет вторичные иконки в дополнение к основным Добавил leemart44 Добавлено 15.03.2016 Категория Интерфейс Язык Язык: English
19 апреля, 20177 yr comment_126999 Язык: польский После установки в админке появился, а вторичные группы в профиль панели не отображает
4 сентября, 20177 yr comment_135814 Как вывести название второстепенных имен групп, а не иконок? Обращался к инструкции от разработчика плагина на форуме ips, но ничего не вышло. Edit 2 templates: - For profiles. core - global - plugins - nbSecGroupIconsProfile Find <img src='{file="$icon" extension="core_Theme"}' alt=''> Change to {expression="\IPS\Member\Group::load( $grOther )->name"} - For posts. core - global - plugins - nbSecGroupIconsPost Find <img src='{file="$icon" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'> Change to {expression="\IPS\Member\Group::load( $grOther )->name"} If you want display formatted group names use {expression="\IPS\Member\Group::load( $grOther )->formattedName" raw="true"} instead of {expression="\IPS\Member\Group::load( $grOther )->name"}
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.