@pitaj Hmm, you're right. I wonder why we missed that.
Thank you :).
Hey! How is it possible to get the username for a link in the header menu?
And how do I know such things in the future? I also looked in the .tpl file and tried {username} but it does not seem to work here.
Looking forward! Kind regards, Pascal.
If you want to send someone to one of their own user pages, use /me/{page}
. For instance, https://community.nodebb.org/me/bookmarks redirects to /user/{your username}/bookmarks
. Try it out.
If you want to send someone to one of their own user pages, use /me/{page}
. For instance, https://community.nodebb.org/me/bookmarks redirects to /user/{your username}/bookmarks
. Try it out.