Auteur du sujet

There seems to be an unexpected bug when used with Who's Online plugin.
That is, if the last post’s author of a topic is online, it’s showing as if the topic’s author itself is online on the /latest and Categories & Latest Topic pages.

1 « J'aime »

Hi @dax
Thank you so much for your awesome theme component.

I wish there was a chance to translate the “Author” term!

3 « J'aime »

Following up on this as well. Is there any way to translate it?

1 « J'aime »

Now yes, it is possible to translate. Update the component to the latest version.

2 « J'aime »

BTW I reduced the width from 70px to 50px. It looked better this way. How about removing that css from the html tag itself and rather create a css class? That way it’s easier to override the CSS in an update-safe manner. I had to change the theme component’s code to adjust width. I will have to reapply those changes manually after updating it.

Alternatively add it as a setting for the theme component backend. :wink:

keep up the good work, the component is great!

PS: Would love to have a similar component but for a “Latest Post” column like in Sam’s Minimal Theme or MD Topic List. This wish comes my community directly.

1 « J'aime »

There was a reason for the width to be hardcoded, but now I can’t remember :thinking:.

In case I will make the change when I have some time :sweat_smile:

3 « J'aime »

I have the same doubt as @thegurjyot, I’d prefer to have a separate author column and another one for all other posters, is there a simple change I can make to achieve this?

1 « J'aime »

Just make a comment in the code next time when you do something specific :stuck_out_tongue:

#Dev Notes: I did this cause the interwebs told me I should

1 « J'aime »

I am still looking forward for a mobile only option in this theme component. Maybe you’ll implement in future update.

4 « J'aime »

Tried something pure css from this topic but seems that would not work now:

Maybe not something your want but you can just comment out everything on Desktop section. (CSS and )

I create a pull request to fix behavior on mobile view
https://github.com/discourse/discourse-topic-author/pull/3

  1. Fix invalid profile url
  2. Should show user-card on first click rather than go to profile directly
2 « J'aime »

Hey @dax

is there any way to disable the theme component in a specific category or view?

I am testing the Topic List Preview and it prevents TLP from displaying thumbnails when both components are activated at same time. The issue appears for TLP plugin and theme component as well.

It is not recommended to use this component in conjunction with other plugins/themes that heavily modify templates.

2 « J'aime »

Hi! I think this is a great component.

Just one quick question: Does it show the avatar flair image? I have installed this theme component in my local discourse installation. While I can see the flair when entering the topics, it does not show in the list of topics (where the theme component changes the layout).

Thanks!


I reply to myself: It is not implemented in the component. I forked and played a bit with the code but I’m not sure whether I can retrieve the primary group (and the flair parameters) from the topic creator. Any hint on that @dax ? Thanks again!

1 « J'aime »

When using this together with the “Topic List Previews” plugin, the “Author” column shows the topic title and “Topic” shows the users, even in categories where no Topic List Preview features are enabled.

1 « J'aime »

Existe-t-il un moyen de désactiver complètement le composant de thème dans la liste des messages ?

Salut @dax, j’ai remarqué que ce composant de thème a cessé de fonctionner dans l’une des récentes mises à jour de Discourse.


Oublie ça, je l’ai désinstallé et réinstallé et ça fonctionne à nouveau. Merci ! :pray:

1 « J'aime »

@dax Salut, est-ce toujours maintenu ? Si oui, pourrions-nous également avoir une option pour afficher le nom au lieu de l’image et déplacer la colonne à droite du nom du sujet ? Blizzard a ceci (WoW Classic General Discussion - World of Warcraft Forums) et cela rend plutôt bien.

3 « J'aime »

J’utilisais ce composant depuis un certain temps en combinaison avec le plugin de prévisualisation de sujets.

Maintenant, les prévisualisations de sujets ont été dépréciées.
Il existe un nouveau composant Discourse appelé miniatures de sujets qui fait le travail de montrer des miniatures à partir de la première image.

Le problème est qu’il n’est pas compatible avec le vôtre, si j’active le vôtre, je n’obtiens aucune miniature dans aucune catégorie.

Ce serait formidable de pouvoir combiner les deux.

L’idéal pour moi serait d’afficher des miniatures si le message a une miniature, mais d’afficher l’avatar lorsqu’il n’y en a pas.
Mais je ne sais pas si c’est possible pour vous.

L’ajout de l’option de sélectionner les catégories et les tags où le sujet de l’auteur est appliqué serait également formidable, similaire à ce que font les miniatures de sujets.
Ainsi, vous pourriez activer les deux dans différentes catégories sans chevauchement ni conflit entre eux.

Pour l’instant, j’ai dû désactiver ce composant afin de pouvoir avoir des miniatures.

Merci pour le travail.

3 « J'aime »