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.

Juanelly

Пользователи
  • Регистрация

  • В сети

  1.    Juanelly reacted to пост в теме: Длина названия форумов
  2. Пиши в ЛС, есть несколько шаблонов на продажу
  3.    Juanelly reacted to пост в теме: SweetCaptcha для IPB 1.1
  4. Thomson, в ссылке, которую дал LvsF, есть документация и примеры использования.
  5.    Juanelly reacted to пост в теме: (CSN-IPB34) Гирлянды от Yandex
  6. denver1, Efremov, это же простое модальное окно с выводом информации
  7.    RealUser reacted to пост в теме: (ReUs) NewYear.
  8. У приложения IP.Calendar есть хук, который выводит именинников в боковом блоке. Не сложно этот блок переместить в футер
  9. __community.invisionpower.com/files/file/6440-global-ajax-quick-search/ Купите этот хук и радуйтесь
  10.    Juanelly reacted to пост в теме: (ReUs) NewYear.
  11. написал же автор что в первый раз, для первого раза норм. Молодец, продолжай в том же духе!
  12. вообще-то этот шаблон давно в паблике валяется, я вот название вспомнить не могу
  13. Это можно и вручную сделать, открываешь шаблон userInfoPane, в нужное тебе место вставить этот код: <if test="ourReputation:|:$this->settings['reputation_enabled'] && $this->settings['reputation_show_profile']"> <div class='rep_bar'> <if test="RepPositive:|:$author['pp_reputation_points'] > 0"> <div class='reputation positive' data-tooltip="{parse expression="$author['author_reputation']['text']"}"> </if> <if test="RepNegative:|:$author['pp_reputation_points'] < 0"> <div class='reputation negative' data-tooltip="{parse expression="$author['author_reputation']['text']"}"> </if> <if test="RepZero:|:$author['pp_reputation_points'] == 0"> <div class='reputation zero' data-tooltip="{parse expression="$author['author_reputation']['text']"}"> </if> <span class='number'>Репутация: {$author['pp_reputation_points']}</span> </div> </div> </if>
  14. <if test="$author['field_ID']"> {$author['field_ID']} </if> Где ID это идентификатор дополнительного поля

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.