I've just released the updated Wikipedia Link Module with support for Community Server 2.1. This new release includes
- Support for multiple languages and localized language resources.
Additional languages (retrieving data from different wikipedia.org sub-domains) can now be defined for the WikipediaLinkModule. The user's profile language (registered users) or browser's language (anonymous user) is used to determine the localized version of the Wikipedia from which information is retrieved.
- CSS-based styling of the wikipedia pop-up.
The web/utility/wikipedialinkmodule.css file includes the CSS for rendering the Wikipedia pop-up, allowing the pop-up UI to be customized.
- Better pop-up javascript.
The pop-up javascript has been updated to work close when the document is clicked or resized (instead of requiring a "close" link).
Example: Community Server uses the ASP.NET framework from Microsoft.