Updated the MSN Soapbox CSModule to ver. 1.61005.1.0
Just a note that I updated the MSN Soapbox CSModule to a new version, and that it's available for download.
If you previously downloaded this CSModule (before today), just download the new file and replace your current DLL in your BIN directory.
So what generated the update? In the first version, I had a standard message that was shown instead of the video, when the post was viewed in a RSS feed. I wanted to make that string configurable for the admin by setting an attribute on the entry in communityserver.config. So to configure that message now change the entry in communityserver.config to i.e.:
<add name="SoapBox" type="CSSoapBox.CSMVPs.CSModules.JOEriksson.CSSoapBox,CSSoapBox"
SyndicationMessage="my custom mess" />
Also, I noticed, when a person commented one of my posts, and added a SoapBox Text Part in the comment, that a video showed up in the comment message. I didn't want that, and I assume you don't want that either [;-)], so I changed the code to show the same message as in syndications.
I'll blog about the code for the above changes, some time next week.
If you enjoyed this post Subscribe to my feed via RSS or e-mail!