The new version of the UserProfile module mainly has SEO enhancements and bugfixes. Before upgrading, please read this post about the CSS changes and what you need to do. This version is neccessary if you are using the Wall module 4.3.2
You can see it in action on PokerDIY (feel free to set up an account to test) or you can download a trial version here.
Enhancements
New Setting on Profile Detail to optionally set the browser title/description/keywords to the Display Name or to append it to the current ones for SEO and visual effect
Enabled "Invite To Event" functionality on Profile page (for Events 4.3.7)
Default Template now loads in Profile Setting to avoid confusion when initialised
New Token [PROFILEIMAGESMALL], used for list views to display the profile image at 50*50
New Token [COUNTRYFLAG], which displays the flag for any Country of Location (For EventDetail and Event Guests). This will be rolled out across all modules that supports a location (e.g. Event/Wall and Group Country)
Random Profile Images assigned if a user has not yet set up their profile and their profile is viewed. You can add unlimited pics to: "\Portals\_default\Smart-Thinker\Images\RandomProfilePics" which are subjected to the resizing code.
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/postid/5256/scope/posts/Default.aspx
[ISINROLE] Token now also supports output if false - [ISINROLE|RoleName|OutputIfTrue|OutputIfFalse] e.g. [ISINROLE|Administrators|Admin|Not an Admin]
ModuleTitle setting now works. Use format "Current Module Container Title - {0}" where {0} is the Profile DisplayName
- http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/220846/scope/posts/Default.aspx
Changed "Calendar" text next to date selections to Calendar image
- http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/203/Adding-A-Popup-Calendar-to-Your-DNN-Module.aspx
Generated token images (Online/CountryFlag) now populate alt text
Made Security Error Message more user-friendly ("Access Denied - You must be logged on to use this module")
Refactored Wall code into UserProfile module for Friend Check (Wall 4.3.2) - CheckUserProfileFriend
Removed duplicated CSS styles from Module.css. You will need to follow the steps described in this post to retain module styles
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/5/postid/5209/scope/posts/Default.aspx
Refactored Load/Save templating settings
BugFixes
Fixed problems with Profile Pics when Portal used non-numeric Portal Directory
Removed extra "/" in image URL (AddtoEvent, AddtoGroup etc) e.g. src="/DesktopModules/Smart-Thinker%20-%20UserProfile//images/addtoevent.gif"
Fixed bug with selecting users on subsequent pages of the user control
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/26/postid/5174/scope/posts/Default.aspx
ModuleSettings screen now checks for invalid TabID for integration options (refactored code)
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/26/threadid/4638/scope/posts/Default.aspx
Fixed problem with profile image when a user had a space in front of their FirstName
The Aspect Ration on the Image Upload now works (Many thanks to Ivan Tchakarov from NestBrokers.com for his help on this). The ImageHandler (Profile.ashx) also returns the correct size
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/threadid/3907/scope/posts/Default.aspx
Please raise any queries on the Smart-Thinker Forums.