The idea behind the Bible Field module is to provide a CCK field that can reference any body of work (not just Bibles) by book, chapter and verse. Below are some features:
The ability to reference a range or single point
A special Views 'range filter' that allows for search within a ranged entry (like chapters 2 to 10)
A compound Views filter that allows you to specify the granularity of the filter to book, chapter or verse
Books are pulled from a CVS file, so you can reference arbitrary bodies of work, or reference multiple works in the same node-type for cross-referencing
Chapter selectors are automatically adjusted to the number of chapters in the currently selected book
This module development was originally sponsored by Calvary Boise, who used the D6 version of this module in creative ways to tie together multiple kinds of media to their sources of inspiration.
Related modules
Bible Reference has similar goals but isn't actively maintained.
Sweaver offers a visual interface for completely changing your Drupal theme without knowing any CSS. Through a bar that sits at the bottom of your screen, you can change the fonts, colours, dimensions etc of all your design elements and see the changes real-time. If you are happy with the changes, you can easily save it as a revision to activate immediately or save for later.
Advanced users will find a highly pluggable and configurable system that allows full manipulation off the interface and extendability of the functionality.
The CCK Signup module is an alternative to the Signup module. The primary difference is that this module allows the signups themselves to be Drupal nodes, and connects signups to events by way of node reference fields. The other major difference is that the Messaging & Notifications framework is used for sending out notifications.
Basic configuration
Bundled with this module is a feature that implements Event and Signup node types, plus views to list the signups, and the necessary configuration to make them work properly together. In order to use this feature, you will need these additional modules:
If you are uncomfortable with extensive configuration of node types, CCK fields, and views, then this feature will provide a good starting place for signup functionality.