thoka
(Thomas Kalka)
18 Luglio 2023, 7:59am
1
Per alcune categorie e tag (come Announcements e new-feature ) vorrei una visualizzazione ordinata in base alla data del primo post.
Questo comportamento è già disponibile?
Sembra che ci sia un modo descritto qui:
yoursiteurl/latest?order=created
Inoltre, c’è la categoria “latest” che mostra prima i post più recenti, ma probabilmente lo sai già.
2 Mi Piace
thoka
(Thomas Kalka)
18 Luglio 2023, 8:09am
3
Bello. È disponibile anche tramite interfaccia utente?
Per quanto ne so, ma forse i capi possono farlo funzionare.
Sembra che alcune persone abbiano chiesto di questo, probabilmente i membri del team hanno le risposte.
Try:
https://meta.discourse.org/?tags=docker&order=created_at
Note, closing this … cause I feel like the OP is solved
1 Mi Piace
Canapin
(Coin-coin le Canapin)
18 Luglio 2023, 8:20am
5
Per quanto ne so, no, richiederebbe un componente tematico per aggiungerlo da qualche parte.
Ecco l’elenco delle stringhe di query disponibili:
This guide explains how to use query strings to get custom filtered topic views on any Discourse site. Query strings can be used by all users to view specific lists of topics, create custom links to unique topic lists, and search for topics meeting specific criteria.
Required user level: All users
Query strings are text that you can append to the end of most Discourse URLs to get a custom, filtered view of topics. They can be useful for viewing specific lists…
Per un filtraggio più avanzato, esiste una route sperimentale /filter:
We have recently introduced an innovative /filter route, enabling more sophisticated filtering of the topics list. Significantly, this marks the initial step towards a unified topic filtering language for both search and filtering. Additionally, the dedicated route for topic list filtering enhances the customizability of the sidebar, as users can now incorporate links as custom section links within the sidebar.
How to turn it on
Enable the experimental_topics_filter site settings in the admin i…
3 Mi Piace
Per le categorie puoi impostarlo nella scheda Impostazioni della Chiave inglese della categoria:
Anche se per i tag penso che tu sia limitato al filtro URL.
3 Mi Piace
thoka
(Thomas Kalka)
18 Luglio 2023, 8:51am
7
Ah, a causa della pubblicazione sul fediverso, il primo post non è più modificabile.
Ecco la mia modifica prevista:
Per alcune categorie e tag (come Announcements e new-feature ) vorrei una vista con ordinamento in base alla data del primo post.
Queste soluzioni sono già disponibili:
This guide explains how to use query strings to get custom filtered topic views on any Discourse site. Query strings can be used by all users to view specific lists of topics, create custom links to unique topic lists, and search for topics meeting specific criteria.
Required user level: All users
Query strings are text that you can append to the end of most Discourse URLs to get a custom, filtered view of topics. They can be useful for viewing specific lists…
We have recently introduced an innovative /filter route, enabling more sophisticated filtering of the topics list. Significantly, this marks the initial step towards a unified topic filtering language for both search and filtering. Additionally, the dedicated route for topic list filtering enhances the customizability of the sidebar, as users can now incorporate links as custom section links within the sidebar.
How to turn it on
Enable the experimental_topics_filter site settings in the admin i…
Un preset per l’ordinamento può essere regolato tramite la configurazione della categoria:
Come renderlo disponibile come “opzioni di filtro” tramite interfaccia utente?
Canapin
(Coin-coin le Canapin)
18 Luglio 2023, 9:28am
8
Se la tua domanda è “come renderlo disponibile in un componente del tema”, penso che dovrebbe essere posta in Dev .
1 Mi Piace