|
|
|
| Friday, November 07, 2008 |
|
Smart-Thinker UserProfile 4.3.14 - News Article StoryFeeds & Ifinity Sitemap Integration
By Rodney Joyce @ 11:46 PM :: 143 Views ::
0 Comments :: UserProfile - Update, Homepage News
|
|
This version integrates with Ventrian News Article to allow you to publish News Article events to your profile feed and to output your public profiles to your Google Sitemap for indexing via Ifinity. See an example on this poker player profile or this blog article. The story event shows up on the homepage and on the profile feed.
You can see the PokerDIY site map in action here (http://www.pokerdiy.com/GoogleSiteMap.axd - note- please do not link to this or hit it too frequently as it places load on the server). This will allow your profiles to be indexed by Google more efficiently, especially if you have orphaned URLs.
Enhancements in 4.3.14
- Support for StoryFeeds Integration - Requires Ventrian News Article version 00.07.17+
- News Article - Add Article
- News Article - Add Comment
- News Article - Add Rating
- Support for DigNuke Contest StoryFeeds Integration - Requires DigNuke Contest version 2.0+
- Contest - Add Contest
- Contest - Add Contest Vote
- Contest - Add Contest Comment
- New StoryFeed token [Story:ActionTimeAndDate] (changed default template) - formats the story time as "updated x minutes ago" up until 1 day ago then displays time and short date
- 2 New Tokens for handling if DOB has not been selected - [BIRTHDAYCOUNTDOWN] and [DOBDAYMONTHNULL] (Display language strings if not set)
- New token [WEBSITE] - formats [*C*Website] token correctly (works regardless of http:// and does not show if blank). Replaces old "<a target="_blank" href="[*C*Website]">[*C*Website]</a>". It is highly recommended that you change your templates to reduce missing links (changed default template)
- Performance Enhancement - Setting a UserProfile to a preset userID now uses a UserName textbox and not a ddl (better performance on large numbers of users). This applies to the following pages:
- Friend Requests
- Friends
- Edit Profile
- Profile Module Settings
- Exposed DeleteStory(ActionID) as a Web Service Method in case the calling module wants to erase an old story
BugFixes in 4.3.14
- Fix multiple ProfileStatus/ProfileStatusNoEdit issue
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/32/threadid/5754/scope/posts/Default.aspx
Please raise any queries on the Smart-Thinker Forums. We also want to hear your opinion on how to improve the Smart-Thinker products quicker - please see our discussion on Crowdsourcing DotNetNuke Development.
StoryFeed integrations coming soon...
- Bizmodule UVG/UMG integration (Mark uploaded new pics, Harry rated this video)
- DigNuke integration (Sofia created a new contest, Lee voted for this contest)
- More Ventrian modules...
Contact us if you would like to publish your module events to the profile feed and let your favourite module developer know you would like to see their modules integrate with the Smart-Thinker Social-Networking Product Suite!
|
| Read
More.. |
|
|
|
|
| Saturday, September 27, 2008 |
|
Smart-Thinker UserProfile 4.3.13 Released - Private Profiles - DNN 4.6.2+
By Rodney Joyce @ 9:05 PM :: 407 Views ::
0 Comments :: UserProfile - Update, Homepage News
|
|
This version allows a user to set their profile to be visible to Friends-Only. For example, try to view this user who has set their profile to private. Have a look at this demo poker player profile to see the StoryFeed in action.
The following modules currently support StoryFeed actions:
- ST UserProfile (4.3.13) - Edit Profile Pic, Update Profile Status, Add Friend, New Profile
- ST UserGroup (4.3.7) - Create Group, Join Group, Leave Group
- ST Wall (4.3.3) - Post on UserProfile/Event/Group/Custom Wall
Coming soon... Ventrian News Article integration (Create new Article, New comment etc.)
The possiblities are endless, for example, with Bizmodules.net UVG and UMG you could have Uploaded new Video and Add new Picure actions. Please contact us If you are a Module Developer and would like to publish feeds to the StoryFeed view. It is a few lines of code and greatly enhances the user experience - perfect for DotNetNuke Social Networks!
Important: If you use the Groups module you must upgrade to the 4.3.7 version after you have installed the UP 4.3.13 version.
Enhancements in 4.3.13
- *Sponsored Enhancement* - Friend Profile Viewing Only preference (user can chose who can view their profile - redirects to a set tab if not allowed)
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/threadid/5651/scope/posts/Default.aspx
- Added AddIfNotExists action to StoryFeed WebService
BugFixes in 4.3.13
- NewUser Story is only published if the user is approved and the base user was created in the last day
- Renamed incorrect Setting language string
- Fixed issue with missing Twitter preference property
- Fixed SQL scripts (Date Insertion issue)
Enhancements in 4.3.12
New Facebook-style StoryFeed view - see what your friends are doing. Integrates with ST Events, Groups, Wall module and exposes API for 3rd Party modules.
- For example: Mark updated their status to xyz, Harry joined Group x, Berty and Mark are friends, Berty wrote on Harry's Wall, Merk set up an Event
Added Facebook-style Profile Status updates - uses can update their status using an AJAX editbox
There are 3 new tokens to use on a profile detail view - [PROFILESTATUS], [PROFILESTATUSNOEDIT] and [PROFILESTATUSLASTUPDATED]
This also integrates with Twitter so users can update their status on Twitter at the same time
- Many thanks to Yedda for their Twitter API wrapper - http://devblog.yedda.com/index.php/twitter-c-library/
- Setup Guide - http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/-1/postid/5639/scope/posts/Default.aspx
Profile Browser Title settings now has optional paramater for user's City for SEO and visual effect
AutoFriend Creation (like Tom on MySpace) - ability to assign a single user to be all new user's friend when their profile is first viewed
UsersOnline Enhancements - Module can now be used as a templated Who's Online module
UsersOnline Enhancements - Module can now be used as a templated Who's Viewing this Page module.
Removed redundant database columns - TitleID, MiddleName, Nickname, Gender, AboutMe, PublicProfile
Refactored UP caching code from Wall module into UserProfileUtils class
Refactored UserControl setting template code into Utils
Invalid UserID exception now only thrown if the Request is made by a non-search engine. Spiders were crawling invalid UserIDs and this was filling up the error logs with lots of useless errors
- http://www.smart-thinker.com/Support/Forums/tabid/111/mid/546/threadid/2154/scope/posts/Default.aspx
Search DDL in UserList view has been made narrower
BugFixes in 4.3.12
Core CSS "subhead" style changed to "SubHead" for XHTML compliancy
UsersOnline Filter now works correctly (also works in conjunction with the other filters/searches)
DropDownLists of User-Type now show DisplayName and not Full Name
Initial Template load now works correctly on the first time
Fixed minor potential bug in caching code
- http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/-1/threadid/249246/scope/posts/Default.aspx
Fixed bug in Latest UserList view when users were in multiple roles
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/postid/5624/scope/posts/Default.aspx
Please raise any queries on the Smart-Thinker Forums.
|
|
|
|
|
| Wednesday, September 24, 2008 |
|
Module Update - Smart-Thinker Wall 4.3.3 Released - Facebook-style Posting + StoryFeed Integration
By Rodney Joyce @ 9:36 PM :: 344 Views ::
0 Comments :: Homepage News, Wall - Update
|
|
The Smart-Thinker Wall module allows you to attach a Facebook-style Wall to a Group, Event, UserProfile or other entity. This allows users to collaborate, discuss or simply leave comments (It is not designed to replace the Forums module).This was a sponsored enhancement/project and is based loosely on the Facebook Wall design and is fully templatable/localisable so you can change the look and feel to match your site.
To see this module in action, have a look at my PokerDIY profile, this poker group, this poker event, or this custom entity, a live poker league. Feel free to log in and test the wall, but please bear in mind this is a live, working site, so leave sensible comments (the Wall is usually at the very bottom, under the other entity).
This module uses templates and tokens to display the Wall Posts, so you can define what content is shown as well as the layout. It integrates with the other Smart-Thinker modules (Groups/Events/UserProfile) so that you can define the security rights around who can see or post on a Wall. For example, if you add it to a UserProfile then you could chose to only allow your Friends to be able to post. If you add it against a Group then you could only allow Group Members to post on the Wall. On PokerDIY the Wall is actually quite simple and allows everyone to see and post (this is by design). You can also allow users to search on posts, as well as have a "threaded" conversation (where the top-level Wall Posts/Topics have replies. We wanted a simple Facebook-looking Wall on PokerDIY so we turned these off in the Module Settings. You can read the Module Config Guide here.
Please raise any queries on our Wall Forum. You can download a free trial version for your own site here. NOTE: This module requires DNN 4.6.0 as it uses the core token replacement functionality. If you are using friend integration for Wall security it requries The Smart-Thinker UserProfile module version 4.3.11.
Enhancements
- *Sponsored Enhancement* Facebook-Style Textbox at top of wall for quick posting on Topic Item view (log in on PokerDIY to see it)
- Smart-Thinker StoryFeed module integration (publish Wall stories to feed)
- Header/Footer Template for Topic Item (Supports any HTML and the [WRITEONWALL] Token)
- - http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/32/threadid/4416/scope/posts/Default.aspx
- Implemented IHydratable on Info Onjects for performance gains
- Generated token images (Online/CountryFlag) now populate alt text
- Refactored Group methods into Group module
- "Post on X's Wall" does now not appear if you are viewing Profile X.
Bugs
Please raise any questions or queries on the Wall Forum.
|
|
|
|
|
| Monday, September 15, 2008 |
|
Smart-Thinker UserGroups 4.3.7 Released - StoryFeed Integration - DNN 4.6.2+
By Rodney Joyce @ 7:59 AM :: 378 Views ::
0 Comments :: Homepage News, UserGroups - Update
|
|
This module allows users to create private or public groups of users. Groups can be public and joinable or closed to new membership, and the group owner can decide if new members require approval or not. Users can search groups by Category, Country or freetext tags. If the group allows new members then they can join the group. The group owner can send Private Messages to the group or invite groups to Events. This module was based loosely on the MySpace and Facebook Groups implementation.
See the Poker Groups on PokerDIY for an example of an implementation. Have a look at this demo poker group to see the StoryFeed Integration in action (you can see the corresponding action feed on the demo player's profile).
You can download a free trial version for your own site.
Enhancements
- StoryFeed Integration - Join Group/Leave Group/Create Group
- Groups are now cached for 2 minutes to reduce database load
- Implemented IHydratable on Info Onjects for performance gains
- Removed redundant reference to Smart-Thinker HomePage module
- Search DDL in UserList view has been made narrower
Bug Fixes
- Core CSS "SubHead" style changed to "SubHead" for XHTML compliancy
GroupMember changes now invalidate Wall and StoryFeed cache correctly
Note that a UserGroup is a logical, user-defined grouping, and does not affect security or access rights. Please raise any queries about this module on the UserGroup Forum here.
After upgrading you will need to edit the module settings to take advantage of the new features. It is highly suggested that you localise the email templates to punch directly into the Group view (for group invites) - see PokerDIY for an example. This highly increases usablity (feel free to play around on PokerDIY and request to join our DotNetNuke Poker Group if you want to see the emails that are sent).
|
|
|
|
|
| Monday, September 15, 2008 |
|
Smart-Thinker UserProfile 4.3.12 Released - StoryFeed - DNN 4.6.2+
By Rodney Joyce @ 5:59 AM :: 471 Views ::
1 Comments :: UserProfile - Update, Homepage News
|
|
This version introduces the Facebook-style StoryFeed view which this and other modules can publish module actions to. Have a look at this demo poker player profile to see the StoryFeed in action.
The following modules currently support StoryFeed actions:
- ST UserProfile (4.3.12) - Edit Profile Pic, Update Profile Status, Add Friend, New Profile
- ST UserGroup (4.3.7) - Create Group, Join Group, Leave Group
- ST Wall (4.3.3) - Post on UserProfile/Event/Group/Custom Wall
Coming soon... Ventrian News Article integration (Create new Article, New comment etc.)
The possiblities are endless, for example, with Bizmodules.net UVG and UMG you could have Uploaded new Video and Add new Picure actions. Please contact us If you are a Module Developer and would like to publish feeds to the StoryFeed view. It is a few lines of code and greatly enhances the user experience - perfect for DotNetNuke Social Networks!
Important: If you use the Groups module you must upgrade to the 4.3.7 version after you have installed the UP 4.3.12 version.
Enhancements
New Facebook-style StoryFeed view - see what your friends are doing. Integrates with ST Events, Groups, Wall module and exposes API for 3rd Party modules.
- For example: Mark updated their status to xyz, Harry joined Group x, Berty and Mark are friends, Berty wrote on Harry's Wall, Merk set up an Event
Added Facebook-style Profile Status updates - uses can update their status using an AJAX editbox
There are 3 new tokens to use on a profile detail view - [PROFILESTATUS], [PROFILESTATUSNOEDIT] and [PROFILESTATUSLASTUPDATED]
This also integrates with Twitter so users can update their status on Twitter at the same time
- Many thanks to Yedda for their Twitter API wrapper - http://devblog.yedda.com/index.php/twitter-c-library/
- Setup Guide - http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/-1/postid/5639/scope/posts/Default.aspx
Profile Browser Title settings now has optional paramater for user's City for SEO and visual effect
AutoFriend Creation (like Tom on MySpace) - ability to assign a single user to be all new user's friend when their profile is first viewed
UsersOnline Enhancements - Module can now be used as a templated Who's Online module
UsersOnline Enhancements - Module can now be used as a templated Who's Viewing this Page module.
Removed redundant database columns - TitleID, MiddleName, Nickname, Gender, AboutMe, PublicProfile
Refactored UP caching code from Wall module into UserProfileUtils class
Refactored UserControl setting template code into Utils
Invalid UserID exception now only thrown if the Request is made by a non-search engine. Spiders were crawling invalid UserIDs and this was filling up the error logs with lots of useless errors
- http://www.smart-thinker.com/Support/Forums/tabid/111/mid/546/threadid/2154/scope/posts/Default.aspx
Search DDL in UserList view has been made narrower
BugFixes
Core CSS "subhead" style changed to "SubHead" for XHTML compliancy
UsersOnline Filter now works correctly (also works in conjunction with the other filters/searches)
DropDownLists of User-Type now show DisplayName and not Full Name
Initial Template load now works correctly on the first time
Fixed minor potential bug in caching code
- http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/-1/threadid/249246/scope/posts/Default.aspx
Fixed bug in Latest UserList view when users were in multiple roles
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/postid/5624/scope/posts/Default.aspx
Please raise any queries on the Smart-Thinker Forums.
|
|
|
|
|
| Monday, June 16, 2008 |
|
Smart-Thinker UserGroups 4.3.6 Released - SEO and bugfixes
By Rodney Joyce @ 7:02 PM :: 821 Views ::
0 Comments :: Homepage News, UserGroups - Update
|
|
This module allows users to create private or public groups of users. Groups can be public and joinable or closed to new membership, and the group owner can decide if new members require approval or not. Users can search groups by Category, Country or freetext tags. If the group allows new members then they can join the group. The group owner can send Private Messages to the group or invite groups to Events. This module was based loosely on the MySpace and Facebook Groups implementation.
See the Poker Groups on PokerDIY for an example of an implementation (here is an example of a Alabama poker group).
You can download a free trial version for your own site.
Enhancements
- Added Alphabet Search Filter to bottom of GroupSearch page
- New Setting on Group Detail to optionally set the browser title/keywords and decription to the Group Name or to format the current one (CurrentTitle - {0} {1}) for SEO (optional params are GroupName and Group City) and visual effect
- ModuleTitle setting on Group Detail now works. Use format "Current Module Container Title - {0}" where {0} is the Group Name
- 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).
- [ISINROLE] Token now also supports output if false - [ISINROLE|RoleName|OutputIfTrue|OutputIfFalse] e.g. [ISINROLE|Administrators|Admin|Not an Admin]
- Generated token images (Online/CountryFlag) now populate alt text
- WallCanPost cache is now invalidated when a user joins or leaves a group so the Wall is updated immediately to reflect this after a refresh instead of waiting for the 2 minute cache to expire
- Removed duplicated CSS styles from Module.css. You will need to follow the steps described in this post to retain module styles
- Replace Jscript calls - http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/205/Delete-Confirmation-The-Easy-Way-in-DNN.aspx
- Refactored Load/Save templating settings
- Made AcceptMembership and DeclineMembership buttons more obvious with CSS on GroupDetail page.
Bug Fixes
- Fixed bug with UserMyGroups showing groups with unapproved group membership
- Fixed bug with selecting users on subsequent pages of the user control
- ModuleSettings screen now checks for invalid TabID for integration options
- Fix mispelling
- Localized missing language strings
- 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 problem with profile image when a user had a space in front of their FirstName
- DropDownLists of User-Type now show DisplayName and not Full Name
Note that a UserGroup is a logical, user-defined grouping, and does not affect security or access rights. Please raise any queries about this module on the UserGroup Forum here.
After upgrading you will need to edit the module settings to take advantage of the new features. It is highly suggested that you localise the email templates to punch directly into the Group view (for group invites) - see PokerDIY for an example. This highly increases usablity (feel free to play around on PokerDIY and request to join our DotNetNuke Poker Group if you want to see the emails that are sent).
|
|
|
|
|
| Sunday, June 01, 2008 |
 |
Module Update - Smart-Thinker Wall 4.3.2 Released
By Rodney Joyce @ 6:15 AM :: 804 Views ::
0 Comments :: Homepage News, Wall - Update
|
|
The Smart-Thinker Wall module allows you to attach a Facebook-style Wall to a Group, Event, UserProfile or other entity. This allows users to collaborate, discuss or simply leave comments (It is not designed to replace the Forums module).This was a sponsored enhancement/project and is based loosely on the Facebook Wall design and is fully templatable/localisable so you can change the look and feel to match your site.
To see this module in action, have a look at my PokerDIY profile, this poker group, this poker event, or this custom entity, a live poker league. Feel free to log in and test the wall, but please bear in mind this is a live, working site, so leave sensible comments (the Wall is usually at the very bottom, under the other entity).
This module uses templates and tokens to display the Wall Posts, so you can define what content is shown as well as the layout. It integrates with the other Smart-Thinker modules (Groups/Events/UserProfile) so that you can define the security rights around who can see or post on a Wall. For example, if you add it to a UserProfile then you could chose to only allow your Friends to be able to post. If you add it against a Group then you could only allow Group Members to post on the Wall. On PokerDIY the Wall is actually quite simple and allows everyone to see and post (this is by design). You can also allow users to search on posts, as well as have a "threaded" conversation (where the top-level Wall Posts/Topics have replies. We wanted a simple Facebook-looking Wall on PokerDIY so we turned these off in the Module Settings. You can read the Module Config Guide here.
Please raise any queries on our Wall Forum. You can download a free trial version for your own site here. NOTE: This module requires DNN 4.6.0 as it uses the core token replacement functionality. If you are using friend integration for Wall security it requries The Smart-Thinker UserProfile module version 4.3.11.
Enhancements
- *Sponsored Enhancement* - New Setting for "Logged On User" instead of "Passed-In" (to use Wall in a "HomePage" type environment. UserProfile Walls can now pull from other Walls for that User, or only from that Wall
- Default Templates now follow Facebook-style WallActions - reload your templates to get the new look!
- New Token [WRITEONWALL] displays a "Post Comment" at WallPost level (this functions the same as the New Topic module action in the container)
- New Token [REPLYONWALL] displays a "Post Reply" at WallPost level (this is for item level in threaded mode)
- New Token [WRITEONAUTHORWALL] which links to the post authors wall so you can write on their wall
- New Token [SENDPRIVATEMESSAGELINK] which displays a link to send the post author a message via PM
- New Token [COUNTRYFLAG], which displays the flag of the post author's country. This will be rolled out across all modules that supports a location (e.g. Event and Group Country)
- New Token [DELETELINK], which displays a Delete Link on each post (can be used on Item Template and PostDetail Item Template
- New Token [PROFILEIMAGESMALL], used for list views to display the profile image at 50*50
- Token [EDITPOST] no longer displays an image so that it matches the WallAction styles of the above new tokens
- Added ModuleTitle.LoggedOut language string to WallTopics.ascx.resx - Can be used to display a message in the module title when logged out (Default: "{0} - Log in join this conversation". {0} is the Module Setting Title. Leave blank to not use)
- Wall Posts now sort by CreatedDate and not ChangedDate (when you edited a post it moved to the top which meant it was no longer in context to the posts around it).
- Refactored IsEventOwner and IsEventGuest caching checks from Wall module into the Events module (requires Events 4.3.7 which requires DNN 4.6.0+ Only)
- Refactored CheckUserProfileFriend caching checks from Wall module into UserProfile module (4.3.11)
- Updated DNN Manifest file to do version compatiblity checking on install
Bugs
- ModuleSettings screen now checks for invalid TabID for integration options (refactored code)
- Fixed problems with Profile Pics when Portal used non-numeric Portal Directory
- Removed PostDetail Delete Module Action which had not been implemented (later version)
Useful Links:
|
|
|
|
|
| Friday, February 29, 2008 |
|
Smart-Thinker Events 4.3.7 Released (Requires DNN 4.6.0+)
By Rodney Joyce @ 12:27 AM :: 1485 Views ::
9 Comments :: Events - Update, Homepage News
|
|
Smart-Thinker Events is a DotNetNuke Event Management System with email notifications.
This module can be seen in action on PokerDIY.com (Find live poker games and leagues). The email templates on PokerDIY have been customized so that the "From" person punches in to their profile, and the event punches directly in to the event detail page.
You can download a free trial version for your own site here. NOTE: This module requires DNN 4.6.0+ as it uses the core token replacement functionality.
Enhancements
- "Invite to Events" Token and Functionality on UserProfile list
- "Invite New Member" screen can now be set to only show the user's friends (requires Smart-Thinker UserProfile module), or All Users (as before/default) or both. This means users could only ever invite their approved friends to events (like Facebook).
- New setting on Event Detail to optionally increment the View Counter to improve performance (causes a database write each time). With templating (4.3.8) you may exclude View Counter if you don't use it.
- New Setting on Event Detail to optionally set the browser title to the Event Name or to append it to the current one for SEO and visual effect
- Use of core TokenReplacement libraries for email templates - Tokens instead of ordinal replacement values (in line with other Smart-Thinker modules)
- - you will need to change your email templates if you have changed them for this module (the shipped ones have been updated). The email templates are now much more flexible.
- - To read more on Core Token Replacement
- - http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/150/TextHTML-460-and-Display-Tokens.aspx
- - http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1547/Default.aspx
- Added the concept of an EmailFooter to all outgoing emails (this will be ported to all ST modules). If you want to attach an email footer to all your emails you can now edit the language string "EmailFooter.Text" in the SharedResources file (defaults to ""). This is very useful if you want to have email adverts so you do not need to edit every single email text; you can now do it by module.
- Added the concept of an HeaderFooter to all outgoing emails (this will be ported to all ST modules). Edit the language string "EmailHeader.Text" in the SharedResources file (defaults to "
")
- The UserProfile List control now only shows the Pager Footer if the total number of records exceeds the selected pagesize (much tidier)
- The UserProfile List control now only shows the PageSize selector if the total records is more than 1 (smallest possible page size)
- Removed "lblNoRecords.Text" from SharedResources (now in local resx file prefixed with UserSearchID), e.g. "AddUserlblNoRecords.Text"
- Sponsored Enhancement: Add ISINROLE Token ([ISINROLE|RoleName|OutputIfTrue]) - this will be ported to each module as it is released
- - http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/postid/4124/scope/posts/Default.aspx
- Removed references to redundant Smart-Thinker HomePage module
- Refactored IsEventOwner and IsEventGuest caching checks from Wall module into the Events module
BugFixes
- Removed EditEvent from Event Detail (problems with module settings - need to investigate module architecure options)
- CopyEvent now correctly resets DateLastEmailed for External Invites
- SuperUsers are now not added as an invited guest when they create an event (They are never shown in profile lists so it affected the count. SuperUsers also cannot RSVP to events for themselves - they can still edit other RSVPs)
- Fixed misspelling (lblEventDraft.Text) "finshed" = "finished"
Notes
Event Detail Templating has been postponed until the next version (hopefully in the next 4 weeks). It is 90% finished but needed more testing. All the emails have been changed to use the core Token Replacement code, so if you have customized any emails you will need to redo them (please note that there may be errors until you have converted your templates if this is the case). If you have not then you do not need to do anything.
The 4.3.7 source is available to the Product Suite Developer customers.
|
|
|
|
|
| Wednesday, January 09, 2008 |
|
Smart-Thinker UserProfile 4.3.10 Released
By Rodney Joyce @ 6:33 PM :: 1790 Views ::
0 Comments :: UserProfile - Update, Homepage News
|
|
The new version of the UserProfile module has a single token improvement (ISINROLE) to display data based on a user's role. and a few small bug fixes. 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
Sponsored Enhancement: Add ISINROLE Token ([ISINROLE|RoleName|OutputIfTrue]) - this will be ported to each module as it is released
- http://www.smart-thinker.com/Support/Forums/tabid/111/forumid/11/postid/4124/scope/posts/Default.aspx
Removed references to redundant Smart-Thinker HomePage module
BugFixes
Localised missing Settings - "Future Birthdays", "Past Birthdays" and "All Birthdays".
Fixed problem with install order and constraints on SmartThinker_UserProfileFriend table (if the latest Groups/Events module was installed before the UserProfile module there was a problem)
Removed redundant ModuleHelp.Text strings
Please raise any queries on the Smart-Thinker Forums.
|
|
|
|
|
| Monday, November 05, 2007 |
|
Smart-Thinker UserGroups 4.3.4 Released
By Rodney Joyce @ 9:59 AM :: 1480 Views ::
0 Comments :: Homepage News, UserGroups - Update
|
|
This module allows users to create private or public groups of users. Groups can be public and joinable or closed to new membership. Users can search groups by Category, Country or freetext tags. If the group allows new members then they can join the group. The group owner can send Private Messages to the group or invite groups to Events. This module was based loosely on the MySpace Groups implementation.
Major Update: Integrates with the Smart-Thinker UserProfile to provide "Add to Group" functionality. Each profile can now display an "Add to Groups" button which displays the logged on users groups. You can see this on my PokerDIY profile.
New Features: The Group Owner can choose if group members can send private messages to the whole group or if just they can. New views to display the groups for the logged on user, or the public groups for a user's profile you are viewing. There is now also a "Latest Groups" view to show the groups most recently created. See the Poker Groups on PokerDIY for an example of an implementation.
Warning if Upgrading: Please check that all your module integrations (ie. UserProfile/Ventrian/Group pages) work by saving the settings again for each view. Some changes were made that might have affected them, but a quick check will fix it.
You can download a free trial version for your own site here.
Enhancements
- Added new view for "Add to Group" support for next UserProfile version - Add To Group button on a user's profile
- Added new view for "My Groups" - shows the groups that a user belongs to (on UserProfile or for logged in user)
- Added new view for "Latest Groups" - shows the latest groups in the portal
- Introduced concept of LocationName (ie. John's House) and LocationURL. This will be rolled out to all locations in all ST modules
- New icons for Physical or Online locations
- Updated SendMessage icon to match rest of product suite
- Group owners can now choose if all members can send messages to all other members or just the group owner
- Profile Caching - significantly reduces database operations for user retrievals and searches - Highly recommended
- Refactored code to improve performance with less DB hits
- Latest template and settings ported from UserProfile module
- Increased integration options with other UserProfile modules by allowing "looser" tab selection for integration options
- Abstracted all duplicate template language strings into SharedResources
- Editing of Group Description allows editing with the richtext
- Editing of templates can now be done with richtext editor (FCK/FTB)
- Optimised UserSearch Settings to be more efficient and use caching
- GroupSearch screen has setting for displaying the Country search
- Changed GroupUser insert statements to always check for existence before adding to reduce errors
- Added new token for the Profile Image URL - this allows easier image manipulation
- - http://www.smart-thinker.com/Support/Forums/tabid/111/mid/546/forumid/11/threadid/2659/scope/posts/Default.aspx#2703
Bug Fixes
- Profile Template fixes from UserProfile module
- Fixed PrivateMessaging integration (no longer has settings - Template-based)
- UserSearches now check for authorised users only
- Change PM Integration to use pmtype and not type
- - http://www.ventrian.com/Support/ProductForums/tabid/118/forumid/5/tpage/2/view/topic/postid/12829/Default.aspx
Note that a UserGroup is a logical, user-defined grouping, and does not affect security or access rights.
|
|
|
|
|
|
|
|
|
|