Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Drupal comes with the blog module, which creates multi-user blogs, one for each user and one aggregate blog. But many websites only need a single blog.
The "single blog" module re-creates some of the functionality of the blog module, but re-purposed for a single blog that uses Drupal’s default article content type.
This module provides a new content type called dnd_character to allow users to store their player characters for Dungeons and Dragons. This is a Features package which contains the fields and content type needed to manage the character.
This module is not a character generator, and does not (currently) enforce many of the rules. It is merely a record-keeping utility at this point. Future plans are to impose SRD rules and provide a way to add house rules, but this isn't currently available.
This project also contains two additional modules: D&D Fields and D&D Character Sheet.