Light Portal

Started by Bugo, March 25, 2020, 07:36:36 AM

Previous topic - Next topic

Aportadordelmix


Bugo

v1.0 rc6

* As always, fixed found issues
* Updated the front page template
* New tab in settings: Panels
* Added the possibility to swap panels
* Added the possibility to change the width of some panels
* Replaced the Flexbox Grid with the Flexbox Grid 2
* New addons: FlipsterCarousel (simple image slider) and HidingBlocks (you will be able to hide your blocks on devices/screens with specified sizes)
* Added one easter egg
* Added a quick search by an alias on the Admin -> Portal -> Pages section
* Added support of BBCodes in comments
* Added a setting to manage allowed BBCodes in comments
* Added new field — the date and time of publication (for pages)
* Improved pattern for the areas field (for example, you can use a pattern like "topic=3-8|11", etc.)
* Performance improvements
* And other little things...

pocttopus

I am wondering why all guests are displayed as they are visiting the portal frontpage instead of that particular topic?
Is there any solution to display what are the guests and members viewing?
If I uninstall the portal, then the whosOnline page is working properly.
Here is the display and how can I fix this:



Bugo

Thank you for letting me know. I'll fix it in the next release ;)

Bugo

v1.0 rc7

* New addons:
   * CodeMirror (highlights PHP code in blocks and pages with PHP content)
   * ArticleList (displays page list or topic list, with images)
   * SlickSlider (new slider block for custom images)
   * LanguageAccess (to allow view blocks for defined languages)
* Options of some addons are extended
* Support of multiple checkboxes and urls in plugin settings
* Improved template view on page/block add/edit areas
* Automatic creation of alias after a page title filling
* New template view for the frontpage articles
* Quick search by page title (Manage pages areas)
* Changed the mod license
* And other changes...

forumovod

#25
Selected in the portal: show "all topics from selected sections". In the block settings, show portal is selected. But blocks are shown on the forum (board, topic).
How do I make blocks appear only on the main page of the forum with the portal?

SMF 2.1 RC2 (latest version from github)
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

Bugo

Try the latest version of portal from GitHub.

forumovod

Quote from: Bugo on September 02, 2020, 10:43:18 PM
Try the latest version of portal from GitHub.

OK. Попробую)
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

forumovod

The GitHub version fixed all the problems. Working portal for SMF 2.1 RC2 release.  8)
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

Bugo

v1.1

* Fixed found issues
* Updated JS scripts
* Added info messages for admin and page authors
* Added BoardIndex addon
* Added some addons for sponsors

wwwserfer

Приветствую!

После установки перестали работать уведомления. Т.е. при нажатии на кнопку получаем только пустоту и вечную надпись "Загружается..."



В консоли увидел что при обращении к
https://www.site.ru/forum/index.php?action=profile;area=showalerts;u=свой_id
получаем ошибку 500

Вывод ошибок выдает следующее:

Fatal error:  Uncaught ArgumentCountError: Too few arguments to function Bugo\LightPortal\Integration::fetchAlerts(), 1 passed in /home/site.ru/forum/Sources/Subs.php on line 4846 and exactly 2 expected in /home/site.ru/forum/Sources/LightPortal/Integration.php:421
Stack trace:
#0 /home/site.ru/forum/Sources/Subs.php(4846): Bugo\LightPortal\Integration::fetchAlerts(Array)
#1 /home/site.ru/forum/Sources/Profile-View.php(284): call_integration_hook('integrate_fetch...', Array)
#2 /home/site.ru/forum/Sources/Profile.php(880): fetch_alerts(35, false, NULL)
#3 /home/site.ru/forum/Sources/Profile.php(767): alerts_popup(35)
#4 /home/site.ru/forum/index.php(153): ModifyProfile()
#5 {main}
  thrown in /home/site.ru/forum/Sources/LightPortal/Integration.php on line 421


В моде сам ничего не правил.

Bugo

3 варианта, на выбор:
* SMF с гитхаба  обновите.
* Обновите только систему оповещений, внося нужные правки вручную.
* Закомментируйте хук integrate_fetch_alerts в /LightPortal/Integration (42 строка)

live627

A  post here was reported for being written in Russian. IMO Russian is fine in this specific topic because the mod author speaks  it.

Shambles

Unlike the main support boards which declare "English support for ..." I can see no such rule here, so Russian is fine for me (even though I don't understand any of it :))

Must try out this magical "Light Portal" soon...

wwwserfer

Quote from: Bugo on September 13, 2020, 12:38:34 AM
3 варианта, на выбор:
* SMF с гитхаба  обновите.
* Обновите только систему оповещений, внося нужные правки вручную.
* Закомментируйте хук integrate_fetch_alerts в /LightPortal/Integration (42 строка)

Thnx! I chose option 3 :)

forumovod

Quote from: live627 on September 13, 2020, 04:48:42 AM
A  post here was reported for being written in Russian. IMO Russian is fine in this specific topic because the mod author speaks  it.

На русском, так на русском. :)

Предлагаю автору мода добавить в плагин UserInfo вывод оповещений форума. Тогда соответствующий блок в боковой колонке станет более информативным, а не только вход/выход и профиль пользователя. Примерно так это реализовано в плагине wpForo к WordPress (см. скриншот).
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

forumovod

Quote from: forumovod on September 13, 2020, 09:35:42 PM
Предлагаю автору мода добавить в плагин UserInfo вывод оповещений форума. Тогда соответствующий блок в боковой колонке станет более информативным, а не только вход/выход и профиль пользователя. Примерно так это реализовано в плагине wpForo к WordPress (см. скриншот).

Похоже что по русски здесь не сработало. Переведу на английский :)

I suggest that the author of the mod add the output of forum notifications to UserInfo. Then the block in the sidebar will become more informative, and not just the input/output and user profile. This is how it is implemented in the wpForo plugin for WordPress (see the screenshot).
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

forumovod

Can you make the first page of the portal display all topics from the selected sections by the date the topic was created, but not by the date of the last comment? Currently, the new topic is placed first on the first page of the portal, but then the old topic may overtake it.

(и на всякий случай по русски объясню)) Можете ли вы сделать так, чтобы на первой странице портала выводились все темы из выбранных разделов по дате создания темы, а не по дате последнего комментария? Сейчас на первой странице портала новая тема сначала размещается первой, но потом ее может обогнать старая тема. И получается какая-то каша вперемешку из новых и старых тем.)
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

Bugo

Не каша, а отображение тем со свежими постами в первую очередь — чтобы и «старые» темы читали. В следующей версии добавлю настраиваемую сортировку :)

forumovod

#39
Quote from: Bugo on October 06, 2020, 03:38:07 AM
Не каша, а отображение тем со свежими постами в первую очередь — чтобы и «старые» темы читали.

В том то и дело, что в отличие от вывода на страницу портала списка "Последние темы" (там указываются даты последних постов), при выводе списка "Все темы из выбранных разделов" указываются даты создания этих тем, а они могут быть актуальными, многостраничными, но давно созданными.
У меня на форуме юзеры, увидев на вновь установленном портале темы с датами создания, начали спрашивать зачем показывать древние темы?))

Конечно, можно выводить на страницу портала список "Последние темы". Но этот список удачно смотрится только в боковой колонке, а не в центральной части страницы портала.
Community of forum owners (сообщество владельцев форумов на любых движках) https://forumovod.ru

Advertisement: