This is a module to display a block for the user with links to the Moodle courses they are members of. You have to provide it with the database login information that Moodle uses.
Convey allows users of a site to subscribe to updates on both site content and external content (via registered RSS feeds). The novelty of the module lies in the users' ability to easily focus their subscription on specific content using taxonomy terms (potentially with AND-ed joins) and key-phrases within content.
The user may specify their preferred means of information delivery as: email (immediate, daily or weekly digests) or a personalised RSS feed.
To further aid the user's ability to focus on specific content, the module can intelligently filter uncategorised content according to taxonomy definitions on the host site. For example, suppose one of our RSS feeds picks up a story about a man that wrestles a shark, convey will match keywords in the RSS item to the local taxonomy terms such as 'Shark', 'Wrestle'.
Since Convey is concerned with rapid information dissemination, it also offers a pure-Drupal mailing list system that site users can subscribe and post to, like mailman - but without mailman. All you require to make this work is a mailbox that supports POP or IMAP (e.g. gmail.com).
Provides Markdown integration for Drupal and allows content to be formatted in a simple plain-text syntax that is transformed into valid HTML.
The Markdown syntax is designed to co-exist with HTML, so you can set up input formats with both HTML and Markdown support. It is also meant to be as human-readable as possible when left as "source".