MonoX Roadmap Surname and name of poster and of logged-in user should be available to page and template designers 

Viewed 14120 time(s), 2 post(s), 2/13/2014 2:37:02 PM - by Zoomicon
2/13/2014 2:37:02 PM
2793 Reputation 345 Total posts

Request for enhancement, following up discussion at:

http://www.mono-software.com/Mono/Pages/Discussion/dtopic/ga55ojHry0et6aLRANcHwQ/How-to-display-name-instead-of-username-when-publishing-posting-in-forum-etc/?dmsgId=ATgs5A2dh0aY2KLRAQAhlQ

the tag (<# AuthorDisplayName #> ) isn't available everywhere, as opposed to Author

 [ Templates / modules that don;t support it: 
</br> BlogList.ascx
</br> BlogPost.ascx
</br> BlogComments.htm
</br> RelatedContent.htm
</br> NewBlogCommentMail.htm
</br> NewBoardMail.htm
</br> NewTopicMail.htm
</br> NewCommentMail.htm ]
</br>
</br> Also in the same spirit, expect apart from <# UserName #> tag to have a <# UserDisplayName #> alternative

-

Displaying user name-surname instead of a username is essential when one builds for example an educational community like the one in http://social.clipflair.net. Teachers can't remember who is who by the username of each member in the groups they moderate.Having to write code to do such a basic task means a steeper learning curve for MonoX, plus that one has to touch more parts of it. Currently we have managed to not use custom code at all and would prefer to keep it that way.

As I said, the inconsistency is that the info is available only at some templates/modules (when you are showing a list of items) and to others it's not available, for no apparent reason to explain this difference.

1
2/13/2014 2:37:59 PM
2793 Reputation 345 Total posts

(btw, copy-pasting from one published post at this forum to the text editor in IE11/Win7 pastes these ugly </br> tags

2
This is a demo site for MonoX. Please visit Mono Software for more info.