Add another is designed to save time during repetitive content creation. It allows the content creator to add another node of the same type much faster. The user interface modifications it provides to achieve this include:
Add another message displayed after the user creates a node
Add another tab on nodes to create further nodes of the same type
Save and Add another button on node creation forms to allow the user to quickly create many nodes of the same type (Drupal 7.x-2.x+ only)
This project offers a way so users can create PAD Files on their Drupal site without having to know anything about the XML format or have to use some "weird external tools".
The module lets users enter all the necessary data, validate the data properly, and serve the PAD files as required.
You can have a look at the output on the Turn Watcher website. Look at the bottom of the page (right after the scroll). Click on the white links to see the XML file and the PAD Page. Those are the result of entering the necessary data in the PAD File as created by this module.
The Beautify module buffers the HTML output of Drupal and processes it through a formatter (e.g. custom set of built-in search/replace functions, Tidy HTML extension or htmLawed script.
The maintenance helper provides features to assist site admins in performing maintenance on their site. It provides a restricted logins mode and allows admins to set a configurable message to appear on all pages of the site.
A simple, fixed width, theme with a blue header. This theme was inspired by the of works of the Open Source Web Design community.
This theme is almost an exact port of the static template into Drupal and contains a considerable amount of unsemantic code added by the original developer. I chose to carry it over to my version to help fully maintain the original look.