Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Guide Reputation under nickname and avatar // Руководство Репутация под ником и аватаром

Featured Replies

Posted

Hello everyone,
I saw in some forum that the reputation configuration will be like in IPB3. I didn't try but I understood that a mod was released on the subject and this guide adds without a mod and in a more normal place.

Just in the template file forums/front/topics/postContainer in line 94 add:

<li data-role='reputation-badge'>
    {template="reputationBadge" group="global" app="core" params="$comment->author()"}
</li>

I would appreciate it if you took a screenshot to show the results :)

 

Russian

 

Всем привет,
Я видел на каком-то форуме, что конфигурация репутации будет как в IPB3. Я не пробовал но понял что на эту тему вышел мод и этот гайд добавляет без мода и в более нормальное место.

Просто в файле шаблона forums/front/topics/postContainer в строке 94 добавляем:

<li data-role='reputation-badge'>
    {template="reputationBadge" group="global" app="core" params="$comment->author()"}
</li>

Я был бы признателен, если бы вы сделали скриншот, чтобы показать результаты :)

Credit to Klub Malawi

3 часа назад, MrHaim сказал:

Всем привет,
Я видел на каком-то форуме, что конфигурация репутации будет как в IPB3. Я не пробовал но понял что на эту тему вышел мод и этот гайд добавляет без мода и в более нормальное место.

Просто в файле шаблона forums/front/topics/postContainer в строке 94 добавляем:

<li data-role='reputation-badge'>
    {template="reputationBadge" group="global" app="core" params="$comment->author()"}
</li>

Я был бы признателен, если бы вы сделали скриншот, чтобы показать результаты :)

Вставьте на 93 строку:

<li data-role='stats' class='ipsMargin_top'>
					<ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats">
                      {template="reputationBadge" group="global" app="core" params="$comment->author()"}
						<li>
							{{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }}
								<a href="{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}&do=content" seoTemplate="profile_content" seoTitle="$comment->author()->members_seo_name"}" rel="nofollow" title="{lang="member_post_count" pluralize="$comment->author()->member_posts"}" data-ipsTooltip class="ipsType_blendLinks">
							{{endif}}
								<i class="fa fa-comment"></i> {number="$comment->author()->member_posts" format="short"}
							{{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }}
								</a>
							{{endif}}
						</li>
					</ul>
				</li>

image.png.6d2d178382d384d3d1d7744bf6cda911.png

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.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.