Enhance the site so that visitors can directly interact with it or among each other, enabling things like user-generated content, comments, voting, chat, or forms for data collection and interaction.
This module integrates the applet from vdl.odem.org and provides a configuration interface in the admin section to customize its behavior.
The point of this module is specific to German internet politics. It can be considered an ode to the German Minister for Family Affairs, Ursula von der Leyen.
Among German geeks, she is known as “Zensursula”, a combination of “Zensur” (German for “censorship”) and “Ursula”. She has been pushing for legislation to force ISPs to censor the web much in the same way that China does.
The Conditions module provides some condition plugin based functionality.
- A conditions form element
- A conditions-groups form element
- A condition field type
This module is used to run the D&D Character Generator created by Jesse Smith inside your Drupal installation (D6 only).See his website: http://slicer69.tripod.com/
Note that this is for the table top game Dungeons & Dragons version 3.5 only.
The generator is written in Javascript. Once loaded, the user does not need access to your server anymore except to save the results in a file (feature that may be turned off.)
Configuration
The module has a set of permissions: administer & view. Make sure you give 'view' permissions to your users!
Additions
The result is a new page on your site here: /dnd_character_generator (a link will appear in your Navigation menu)
The page displays Jesse's generator tweaked to fit a theme with a page of 500px or more in width. Thinner pages will break because the generator uses tables with a hard coded width.
License
Note: the original code is licensed under the GPL and thus can be made available on the Drupal website.