Предварительный просмотр списков тем (TLP)

Core changed param names for tags. Might be the reason.

I personally didn’t notice because I tend to use Tag Intersection Navigator which I have updated for compatibility.

I’ll take a look at TLP basic tags compatibility in due course.

1 лайк

Try this for size @copymonopoly

If you think Topic List Previews is awesome and I did a great job, you can buy me a coffee :coffee:, and if Topic List Previews is important to your business or organisation, please consider sponsoring me on one of the higher tiers:medal: . This will all help to guarantee timely updates to TLP and its future. I cannot currently guarantee support and may withdraw it permanently at any time.

2 лайка

Thanks for the quick fix, really appreciate your work on the plugin.
I’ll definitely consider supporting it in the future

1 лайк

Hello!
Is it possible to mix the layout with tiles and without tiles?
Currently, if I select a single category to use the tiles layout, every other category seems to use it as well. It’s either all tiles, or no tiles. Is that intended, or am I just missing something?

Cheers,
newbit

1 лайк

It is possible to configure for just a single category. Then it will not show this way for other categories. Be sure to remove the default routes to taste. (Out of the box it shows for almost everything)

I have this working in production on one of my instances.

It works this way for tags too

2 лайка

Oh, I see now. It seems to be working on a category basis!
If I go to /categories and the category which I selected in the component, it seems to work perfectly!
Now, my question is regarding the overview page. (/latest)
Is there a way to mix the tiles / no tiles layout there as well?
So that only categories that I selected will be styled with tiles and the others remain without the tiles layout.
If it’s not possible, no problem! Thanks for the cool component!

Not currently possible. It’s all or nothing.

There is a bug which prevents the featured (large) tile working. I’ve been meaning to fix that on main (it’s working on an experimental branch with CSS masonry). This is the only option currently for single view variety.

I’m curious how your proposal would look but note we have to consider code complexity, feasibility and performance.

If you have time feel free to submit a mockup here and if it makes sense we might consider it in the future, especially if you would like to sponsor the work.

2 лайка

Are youtube thumbs broken for anyone? I’ve literally tried everything, they will not show.

1 лайк

Check you haven’t run out of disk space because Discourse will stop downloading remote images - required for thumbnails. Once you’ve cleared the space (./launcher cleanup app? )remember to re-set download_remote_images_to_local

3 лайка

Literally didn’t try that….thank you. All toasty.

3 лайка

Thanks to @RGJ and the Communiteq guys for this nifty little fix to allow TLP to work properly with CDNs:

2 лайка

Это автоматически меняет мой /u/user/messages/tags/abc на tiles topic lists.

Как я могу изменить это на default display для сообщений?

Вы можете нанять меня, чтобы я взглянул, или приветствуются PR

Этот компонент сломал множество сайтов, обновившихся до версии 2026.1.3 ESR за последние два дня.

Причиной сбоя стала отсутствующая метка совместимости. Обновление заставило Discourse подтянуть последнюю версию компонента темы, которая некорректно работает в ESR.

Я создал PR, в котором добавлена эта метка. Пожалуйста, объедините его.

Владельцы сайтов: Как решить эту проблему до объединения PR

Если вы столкнулись с этой проблемой и PR ещё не объединён, вы можете временно использовать https://github.com/communiteq/discourse-tc-topic-list-previews. Вы можете скопировать/вставить настройки с помощью кнопки «Редактор настроек» в нижней части страницы конфигурации компонента темы.

  • отключите оригинальный компонент темы
  • добавьте временный форк как новый компонент темы и подключите его к основной теме(ам)
  • измените название нового tc и добавьте к нему [temp], чтобы можно было различать их
  • перейдите в нижнюю часть страницы конфигурации оригинального компонента темы и нажмите «Редактор настроек»
  • выделите всё (ctrl-a) и скопируйте (ctrl-c)
  • закройте всплывающее окно и перейдите на страницу конфигурации временного форка
  • нажмите «Редактор настроек», выделите всё (ctrl-a), удалите содержимое (del) и вставьте (ctrl-v)
  • нажмите «Сохранить»
2 лайка

Объединено, спасибо, Ричард.

Обратите внимание, что я явно не поддерживаю esr, но с радостью рассмотрю ваш PR.