Webform2PDF

Component type

module

Maintenance status

Development status

Downloads

33661

Component created

Component changed

The Webform2PDF Drupal module is an extension of the Webform module. It can be used to generate PDF document from the results of a form. The generated PDF document can be attached to the form summary e-mail sent by Webform module, or it can be downloaded from the /Results/ page. Different PDF templates can be set for each form. The templates can be formatted with HTML tags, and they can be edited with WYSIWYG Drupal module, making the template creation easy and the templates highly customizable.

Confirm node post

Component type

module

Categories

Development status

Downloads

2063

Component created

Component changed

This module forces user to preview posts and hide editing form on preview page.

Upload File Replace (for filefield CCK)

Component type

module

Categories

Maintenance status

Development status

Downloads

14609

Component created

Component changed

This is a small utility module that automatically stops Drupal from renaming new files upload via filefield CCK. When 2 files with the same name exist, the older files will be renamed.

What it Does

Default Drupal Behavior

<newest>-------------------------------<older>-------------------------------<oldest>
mydoc_3.doc ------ mydoc_2.doc ------ mydoc_1.doc ------ mydoc_0.doc ------ mydoc.doc

Behavior with this Module

CCK List

Component type

module

Maintenance status

Development status

Downloads

15965

Component created

Component changed

This module adds a CCK list field type, that lets you add a list display to any content type, without having to manually enter HTML. To be more specific, it adds a textarea field. Every row in the textarea will be a list point. The output is generated by the theme system, so you don't have to worry about forming valid HTML or adding all those little classes yourself.

Under the cck(d6)/fields(d7) display option you can choose to display the list as an ordered or unordered list.

Golem.de API

Component type

module

Maintenance status

Development status

Downloads

2307

Component created

Component changed

This module uses Golem.de API to get content like articles and videos from german golem.de website.

It provides two blocks with some options to specify which articles, videos to show. more to come...

To use this module you need to get a developer key from http://api.golem.de (needs registration).

Advanced Forum More Styles

Component type

module

Categories

Maintenance status

Development status

Downloads

47424

Component created

Component changed

This module is looking for a new maintainer


It is a nice project for a designer and themer that loves to do functional design. With little work, you can make Drupals Forum look aweseome.

Michelle has layed a wonderful groundwork with the Advenced Forum Module for that.
To apply just leave a comment on this issue http://drupal.org/node/1129416#comment-4356414

More Styles for Advanced Forum, compatible with the current 6.1.x release. Created by Rufzeichen Webdesign.
Advanced Forum is a great module. Over Time, Michelle has built a nice theme layer, and it is completely pluggable. So Styles (or say forum themes) can be kept completely seperate from Advanced forum, yet via a hook they show up in the style selector. Just install Advanced Forum, then install Advanced Forum More Styles, switch on the style, done!
For now only one is contained, named "Minimal". I have not found a better name but will. Tested with Garland and some other themes. Still issues will arise in some Themes providing styling that may not be properly overridden. Put the issues into the issue queue, I'll try to put in overrides so that the themes look pretty much the same in every base Theme.
There is only one color used: a blue bar for Containers and Thread lists. To match the style to your theme you should not have to do more than override this color.

Node Access Auto Reference

Component type

module

Maintenance status

Development status

Downloads

3395

Component created

Component changed

Gives automatic access to users if they are referenced somehow to this node.
It's scanning automatically for references with unlimited deep path, so you don't need to worry anymore how to configure your permissions correct, because it's checking for references automatically.

Node displays

Component type

module

Categories

Maintenance status

Development status

Downloads

38109

Component created

Component changed

Node displays is a replacement for the node build modes and the field / display settings screen provided by CCK. You can select per build mode which field is displayed, give it an order and render it in a node region. It is part of the Display Suite concept and is an implementation of its API.

Support and integration with core (search) and contrib (like CCK, fivestar and ubercart) modules is available at the Node displays contributions project.

Community Tasks

Component type

module

Categories

Maintenance status

Development status

Downloads

12649

Component created

Component changed

Post tasks and have users commit to doing them. Then mark the task completed. This module creates a node type and uses the uid and promote flag to make a 3 stage workflow.
Full views integration.

Permit own permissions

Component type

module

Maintenance status

Development status

Downloads

1595

Component created

Component changed

Permit own permissions provides a new permission, share permissions, and anyone given this permission can add or remove any permission she has from any role. They will be able to access admin/people/permissions

Problem:

A site is beautifully set up and guards against catastrophic user error (blowing things up) while giving the person you made it for as much flexibility and power to add to it as is possible... almost.