Файлы posted by Igorek
-
Новая версия приложения Портал.
Adds a Portal application to IP.Board. Based upon IP.Board Portal by IPS. Please be sure to direct all support questions or suggestions in the discussion topic rather then at IPS. The Portal is currently exclusive to the IPS Marketplace, I do not support this application elsewhere.
What's New in Version 1.7.0
Compatibility update for IP.Board 4.2.x.
If you use Advanced Tags & Prefixes and you want to integrate Icon on your Portal follow this step
1) Go to AdminCP and Theme
2) click on Edit HTML and CSS
3) Under template select Portal => Front => Browse and select topicRow
4) in line 4 you have this code
<h2 class='ipsType_sectionTitle ipsType_reset'><a href='{$topic->url()}' title='{lang="view_this_topic" sprintf="$topic->title"}' target='_top'>{$topic->title}</a></h2>
5) replace code with this code and save
{{if $topic->prefix()}} <h2 class='ipsType_sectionTitle ipsType_reset'>{template="prefix" group="global" app="core" params="$topic->prefix( TRUE ), $topic->prefix()"} <a href='{$topic->url()}' title='{lang="view_this_topic" sprintf="$topic->title"}' target='_top'>{$topic->title}</a></h2> {{else}} <h2 class='ipsType_sectionTitle ipsType_reset'><a href='{$topic->url()}' title='{lang="view_this_topic" sprintf="$topic->title"}' target='_top'>{$topic->title}</a></h2> {{endif}}
-
Стиль Xpaider
About Xpaider 4.2.x
Works with the latest versions of these applications:
IP.Board 4.2.x
Admin Control Panel
IP.Commerce
IP.Pages
IP.Downloads
IP.Gallery
IP.Blog
IP.Calendar
Included in the download:
Skin XML file for installation
All fonts used throughout the skin
logo.psd
team-icon.psd
IBTheme copyright and license agreement
Admin CP is themed to match forums
-
-
Когда этот плагин включен, флажок «Отправить мне новости и обновления» на странице регистрации будет снят по умолчанию, чтобы соответствовать определенным законам электронной почты.
Пользователь все равно может включить его, но он начнет не контролируемый, тогда как по умолчанию он будет запущен.
Совместимость версий
4.1.x
4.2.x
Что нового в версии 1.1.0
Добавлена поддержка для социальных логинов.
-
Этот плагин позволит пользователям очистить список уведомлений.
Совместимость версий
4.1.x
4.2.x
Что нового в версии 1.0.2
Исправлена ошибка CSRF при использовании кнопки для очистки уведомлений.
-
Плагин для встраивания видео в профиль.
С youtube. player.twitch. player.vimeo
Заявлено для версий:
4.1.x
4.2.x
Оригинал Описания:
Let your members set and display a video on their profiles with a user toggle button to show or hide the video
Plugin Settings
Choose what user groups can use Profile Video
Choose what user groups can see the members Video
Select to show the video in the sidebar blocks or the activity stream
Hide the toggle button on the members profile
Links Supported
Any link what will play via embedding the src url
For Example
https://www.youtube.com/embed/TheUniqueID
https://player.twitch.tv/?TheUniqueID
https://player.vimeo.com/video/TheUniqueID
How To Install
Go to your admin panel and plugins then install the downloaded .xml file
Version Compatibility
4.1.x
4.2.x