Bonjour,
Je souhaitais savoir si, sur Confluence, il était possible, lorsque nous nous trouvons dans un espace, de configurer les blogs de la barre latérale non pas par mois/années comme cela vient pas défaut mais plutôt par sujet ou titre.
Merci d'avance et meilleures salutations.
Hi @Mélanie ,
The blog posts are listed in order of posting date, and it's not possible to reorder those.
There is a feature request to be able to change the date of the blog post:
It's possible that if this were to be implemented, then when you change the posting date it might change the order in the sidebar.
I would recommend that you vote on that request, and leave a comment there with why changing the order of blog post dates are necessary to your organization.
But there is a Blog Posts Macro, which I think you are referring to, you can sort posts. I have not tested it , you can try and check if that works for you.
Sort By(sort)
-Specify how the results should be sorted. If this parameter is not specified, the sort order defaults to descending order (newest first) based on the creation date.
Values:
- title — Sort alphabetically by title.
- creation — Sort by the date on which the content was added.
- modified — Sort by the date on which the content was last updated.
Reverse Sort(reverse
) -Select to change the sort from descending to ascending order (oldest first). Use this parameter in conjunction with the Sort By parameter. This parameter is ignored if the Sort By parameter is not specified.
In storage format and wikimarkup a value of
true
changes the sort order.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.