Install this theme component
Features
Works great alongside Topic List Thumbnails in “list” mode!
The excerpts themselves are generated by Discourse Core, using the same logic as the excerpts of ‘pinned’ topics. If you have a query / suggestion about how the excerpts are built, please make a new support topic.
Tip: you can keep line breaks in excerpts by adding this CSS to your theme:
.topic-list .topic-excerpt {
white-space: pre-line;
}
Be aware that results may look off depending on the posts’ contents.
Settings
Name
Description
show excerpts mobile
show excerpts desktop
enabled categories
Enable excerpts in specific categories. Leave both categories and tags blank to show excerpts on all routes
enabled tags
Enable excerpts in specific tags. Leave both categories and tags blank to show excerpts on all routes.
Hosted by us? Theme components are available to use on our Standard, Business, and Enterprise plans.
Last edited by @JammyDodger 2024-06-15T19:28:50Z
Check document Perform check on document:
47 „Gefällt mir“
Great, a blog-like topic listing (together with Topic List Thumbnails Component)!
Can it be restricted by category like the other component?
7 „Gefällt mir“
david
(David Taylor)
15. Mai 2020 um 13:01
4
13 „Gefällt mir“
Thanks, much appreciated.
I also take the chance to report that there is some kind of incompatibility with the Topic Thumbnails component, since the images appear twice for each topic in the topic list (topic list option on thumbnails component + topic excerpts component).
2 „Gefällt mir“
david
(David Taylor)
18. Mai 2020 um 14:30
6
You’re right, sorry about that. Should be fixed now
committed 02:29PM - 18 May 20 UTC
9 „Gefällt mir“
downey
(Michael Downey)
3. März 2021 um 23:44
15
Love this component; thank you! Is there any way to adjust the word/character length of the excerpts displayed in topic lists? (Never mind, I found the topic excerpt maxlength site setting, adjusted it, and rebuilt HTML for the topic posts in question.)
3 „Gefällt mir“
th21
3. April 2022 um 00:36
26
Die Kategorieeinstellung funktioniert, aber die Tag-Einstellung funktioniert auf dem neuesten Discourse nicht.
2 „Gefällt mir“
david
(David Taylor)
12. April 2022 um 11:02
27
@th21 Die Tag-Behandlung sollte jetzt behoben sein – Entschuldigung für die Verzögerung!
3 „Gefällt mir“
Canapin
(Coin-coin le Canapin)
Hat dieses Thema aufgeteilt,
12. September 2023 um 12:50
29
Canapin
(Coin-coin le Canapin)
Hat dieses Thema aufgeteilt,
12. September 2023 um 12:30
32
Ryan121
1. November 2023 um 16:55
34
Hallo, warum ist mein „Weiterlesen“ auf meiner Website grau, aber auf Ihrer blau? Wie kann ich die Farbe ändern?
1 „Gefällt mir“
Hallo, Sie können CSS zur Anpassung verwenden.
Zum Beispiel die vordefinierte Farbe für Links. Sie können jedoch die Farbe angeben, die Sie möchten.
.topic-excerpt-more {
color: var(--tertiary);
}
1 „Gefällt mir“
Hallo, diese Komponente wird auf der Discourse Docs Plugin-Seite gerendert und macht den Auszug klickbar auf die URL der Discourse-Diskussion, nicht auf die Doc-URL. Gibt es eine Möglichkeit, dies zu verhindern?
Hallo, ist es möglich, den neuesten Beitrag anstelle des ersten Beitrags anzuzeigen?
2 „Gefällt mir“
dsims
(Daniel)
17. Mai 2024 um 12:36
38
Ich habe ein Plugin + Theme-Komponente für dieses: Topic List Latest-Post Excerpt
2 „Gefällt mir“
Gibt es ein Problem mit der Themenkomponente auf dem Desktop?
Wenn ich sie aktiviert habe, werden Avatare so angezeigt:
Ich habe mein Discourse heute aktualisiert
EDIT: Gibt es eine Möglichkeit, die Anzahl der Zeilen/Zeichen für den Auszug zu begrenzen?
2 „Gefällt mir“
eisammy
(Sammy)
29. Dezember 2024 um 17:02
40
Ja, das Gleiche hier
Zuletzt ist es in Ordnung, wenn abgemeldet, aber andere Routen, wenn discourse-right-sidebar-blocks aktiviert sind, passiert das
Jagster
(Jakke Lehtonen)
3. März 2025 um 11:26
41
Der Auszug-Umschalttaste ist auf Mobiltelefonen nicht sichtbar. Ist das Design fehlerhaft oder frage ich zu früh?
Das gefällt mir! Gibt es eine Möglichkeit, Auszüge aus privaten Nachrichten auszublenden?
Canapin
(Coin-coin le Canapin)
20. März 2025 um 15:45
43
Ich habe diese Komponente ausprobiert, und sie zeigt keine Auszüge in persönlichen Nachrichten an.