Tim Laughlin's Everything VB.NET Blog


J-O Eriksson's UserDefaultsModule Extra Feature

J-O Eriksson released the NewUserDefault CSModule as part of the Community Server MVP Alabaster CSModule.  A great tool that sets defaults for new users as they register on your [CommunityServer] site. However, in the documentation he over looked one setting, which was the one I was interested at the time.  This was only a documentation oversight the code includes the EditorType setting.

This was exactly the property I wanted add to all new users.  So I was very pleased when J-O Eriksson point out his missing documentation.  I simple added:

  <EditorType Value="Enhanced" />

within the add element in configuration.  and every worked like not advertised.  

J-O thanks for the code and taking the time to point out the missing information. Makes a great module even better.  

Comments

Tim Laughlin's Everything VB.NET Blog said:

I was looking for a way to set the default editor for NOAH users. I have added spell checking to the

# December 4, 2006 1:59 PM

Community Server Daily News said:

news of the day a grab bag for what's happening in Community Server Community Server MVPs Beryl CSModule

# December 4, 2006 4:24 PM

Prog said:

news of the day a grab bag for what's happening in Community Server Community Server MVPs Beryl CSModule

# December 4, 2006 5:45 PM

Daily News List Blog said:

In contemplating how to update user extended attributes to set their editor preferences to the Enhanced

# December 5, 2006 10:04 AM

Community Server Bits said:

In contemplating how to update user extended attributes to set their editor preferences to the Enhanced

# March 12, 2007 8:00 AM