User-Private-Page 2.0.0
~ admin pages 'users' and 'comments' have been merged into one page
+ display in admin number of comments unread by user
+ send reminder email to user about unread comments
+ cronjob for the above
+ report cronjob status to admin by email
+ options to display line breaks in comments from admin and users
+ quote right layout
+ clean up comments and pages tables from deleted users
~ images to frontend folder
~ code cleanup
+ hide all comment-stuff on admin page (to unclutter 'Users Pages' if you're not using comments anyway)
+ admin recieve email notification when user reads a comment. optional per comment
User-Private-Page 1.3.0
+ frontend redirect to same page after posting a comment (thank you RogerD)
+ add itemid to email link (thank you RogerD)
~ scroll to comment from link backend and frontend (thank you RogerD)
# ordering on admin userspages and comments-page (thank you RogerD)
+ timezone in comments frontend and backend (thank you RogerD)
User-Private-Page 1.1.0
+ tags to be used in text like {username} and {script 3}
+ scripts (PHP) to be run on the fly returning dynamic data to user-texts
+ search in user-texts from the admin users page
+ export of userpages and userdata so you can output to a spreadsheet
+ preview the processed user-text on the users-list page option