Schamper / nodebb-plugin-cards

NodeBB plugin that extends the mentions plugin with hover cards
MIT License
9 stars 9 forks source link

fixed username displaying #5

Closed exomarty closed 8 years ago

Schamper commented 9 years ago

What is wrong with it?

exomarty commented 9 years ago

Wont display name on last 0.7 Maybe they removed {name} and now only works with {username}

Schamper commented 9 years ago

https://github.com/Schamper/nodebb-plugin-cards/blob/master/public/js/main.js#L75

It should default to fullname and otherwise use username. What does it display? Just empty text?

exomarty commented 9 years ago

its says account/profile instead of the username

Schamper commented 9 years ago

Can you add a screenshot of what's actually wrong with it?