***MODIFIED for CommunityServer v2008.5***
-> blogs.no-ip.org/fractalnavel
-> 2008.10.17
-> changes:
* only identicon / gravatar handling & support in this version branch; removed the other stuff.
* Identicon only usable for WeblogPostFeedback sections.
* added PostIdenticon, virtually identical in implementation except it extends WeblogPostData, to use for weblog post, typically to show the accessing user's identicon in the feedback form area.
-> other:
* left the original namespaces as is, since the bulk of the work is not mine.
* disassembled using reflector, then rebuilt with command line tools after changes (see below). i have NOT included the .proj file.
-> instructions:
* see original ReadMe.txt and doc folder for original instructions, etc.
* additional: copy stuff from web/bin to your CS bin folder. you can rebuild the assembly using CarKnee.CS.Bundle.bat
-> license:
same as Sean Kearnee's (www.CarKnee.com) original:
-------------------------
License:
You may modify and use this work as you wish, but please give credit
where credit is due. Community Server is licensed by Telligent Systems, Inc.
------------------------
add: this same license must be included in any derivative works (no, i'm not going to dig into the open source licenses and pick one).