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.

Jenntor1337

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

  • В сети

Posts posted by Jenntor1337

  1. В 14.08.2022 в 17:35, Orpheus сказал:

    Warning: New IPS v4.7.1 breaks the UI of the search bar with the current Acme Theme version posted here because of the improved UX in latest version of the IPS.

    I'll leave the quote here so as not to go over the topics.

    В 14.08.2022 в 07:16, Dancebunny сказал:

    Как фиксить?

     

     

    image.png.71c101e7bfc08980c01a182cf23c13a1.png

    Решение!



    1.
    image.png.5331db0fefbcb7c7d1f967c0105012c9.png

     

    2.
     

    {{if !$preview and \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'search' ) ) AND !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}}
    	<div id="elSearchWrapper">
    		<div id='elSearch' data-controller="core.front.core.quickSearch">
    			<form accept-charset='utf-8' action='{url="app=core&module=search&controller=search&do=quicksearch" seoTemplate="search" noprotocol="true"}' method='post'>
                    <input type='search' id='elSearchField' placeholder='{lang="search_placeholder"}' name='q' autocomplete='off' aria-label='{lang="search"}'>
                    <details class='cSearchFilter'>
                        <summary class='cSearchFilter__text'></summary>
                        <ul class='cSearchFilter__menu'>
                            {{$option = \IPS\Output::i()->defaultSearchOption;}}
                            <li><label><input type="radio" name="type" value="all" {{if \IPS\Output::i()->defaultSearchOption[0] == 'all'}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="everywhere"}</span></label></li>
                            {{if \count( output.contextualSearchOptions )}}
                                {{foreach array_reverse( output.contextualSearchOptions ) as $name => $data}}
                                    <li><label><input type="radio" name="type" value='contextual_{expression="json_encode( $data )"}'{{if \IPS\Output::i()->defaultSearchOption[0] == $data['type']}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="$name"}</span></label></li>
                                {{endforeach}}
                            {{endif}}
                            {{foreach output.globalSearchMenuOptions() as $type => $name}}
                                <li><label><input type="radio" name="type" value="{$type}"{{if empty(\IPS\Output::i()->contextualSearchOptions) and \IPS\Output::i()->defaultSearchOption[0] == $type}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="$name"}</span></label></li>
                            {{endforeach}}
                        </ul>
                    </details>
    				<button class='cSearchSubmit' type="submit" aria-label='{lang="search"}'><i class="fa fa-search"></i></button>
    			</form>
    		</div>
    	</div>
    {{endif}}


    If anything, this method does not work on "Nexxe". Will have to wait for the update

     

  2. 3 часа назад, by_ix сказал:

    везде, кроме тем и профиля, включается тут (Форматирование групп): /admin/?app=core&module=membersettings&controller=profiles&tab=profilesettings

    для темы - заменить в postContainer это:

    {template="userLink" group="global" app="core" params="$comment->author(), $comment->warningRef(), FALSE, $comment->isAnonymous()"}

    на это:

    {template="userLink" group="global" app="core" params="$comment->author(), $comment->warningRef(), TRUE, $comment->isAnonymous()"}

     

    Вопрос решен. Благодарю!

  3. Posted

    Привет. Два дня лазил по форумам, искал ответ на этот легкий вопрос, но так и не нашел.

    Как сделать цвет ника юзера в тот же цвет как и его группа?

    Как сейчас - image.png.9e69ef3edea145901e91b31d34409f4a.png

    Invision Community v4.6.9

    Group Colors on User Links не работает (пробовал до 13 версии).

    p.s с ответами - юзай поиск большая просьба пойти поискать и скинуть ответ. (если лень, то пойти на **й)

    Адекватным людям за решение большое спасибо. Правильны ответ добавлю в тему для некст юзеров.

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.