This module provides a base for creating an online role-playing game, at its basic similar in nature to Lord of the Red Dragon or Urban Dead, but as development progresses, able to handle increasingly complex games including graphics and jquery. Being integrated with Drupal, it will allow administrators to fully utilize other features of Drupal, integrating forums, organic groups, and more with the RPG.
NOTE: This engine is still in development. Not only does it not do anything at the moment (besides the admin screens), it is likely to change drastically as time goes on.
RelatedContent enables site maintainers to easily select on a per-node basis what nodes should be displayed along with it. Nodes that are available for selection are provided by one or more views, provided by the Views module. How the nodes are displayed is configurable, as well as themeable. The module also provide a small but powerful API for advanced users.
Some examples of what can be accomplished with the module:
The module can be used to embed into a node's body the teasers or bodies of nodes with related content.
In conjunction with the Simplenews module, RelatedContent can be used to compile newsletters out of already existing nodes.
Using its API, the module can made to display a block with content related to the node currently being viewed.