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.

Featured Replies

Posted

Хотелось немного изменить title в IPB, подскажите где это можно сделать?

  • Author

Какой еще Title?

Название сайта редактируется в Системных настройках.

Изминение title - Техническая поддержка IP.Board 3.3.x - IPBMafia.ru - ключ к твоему форуму

так вот например в это теме, это title этой страници.

Мне же надо напримере этой темы что бы тайтл выглядил вот так:

Изминение title - IP.Board 3.3.x - Техническая поддержка IP.Board 3.3.x - IPBMafia.ru - ключ к твоему форуму

  • Author

Это в файлах IP.Board копаться надо...

а вы не знаете в каких?

  • Author

Знаем:

Там описано только "Поиск", а мне надо название тем, разделы и т.д.

По аналогии же можно, вот пути:

Форумы: admin/applications/forums/modules_public/forums/forums.php

Строка:


$this->registry->getClass('output')->setTitle( strip_tags($this->forum['name']) . ' - ' . ipsRegistry::$settings['board_name'] );
Темы: admin/applications/forums/modules_public/forums/topics.php Строка:
$this->registry->output->setTitle( strip_tags( $topicData['title'] ) . '<%pageNumber%> - ' . $forumData['name'] . ' - ' . $this->settings['board_name']);[/code]

  • Author

По аналогии же можно, вот пути:

Форумы: admin/applications/forums/modules_public/forums/forums.php

Строка:


$this->registry->getClass('output')->setTitle( strip_tags($this->forum['name']) . ' - ' . ipsRegistry::$settings['board_name'] );

Темы: admin/applications/forums/modules_public/forums/topics.php Строка:
$this->registry->output->setTitle( strip_tags( $topicData['title'] ) . '<%pageNumber%> - ' . $forumData['name'] . ' - ' . $this->settings['board_name']);[/code]

За это огромное спасибо)

Guest
This topic is now closed to further replies.

Последние посетители 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.