Ajax

Component type

module

Maintenance status

Development status

Downloads

291087

Component created

Component changed

ATTENTION MODULE DEVELOPERS: I really need additional maintainers to help with this project. If you are interested, please let me know. If you wish to contribute to this project, you can fork it here on Github and issue a pull request. Thank You.

One Ajax Module to Rule Them All!

Author Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

29101

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Author Taxonomy

Author Taxonomy allows you to assign one or more authors to a node using terms from a taxonomy of author names. This module also provides a fully themable replacement for your byline (the "submitted by Username on date" text).

  • Displays author names in a serialized manner: "Jane and Jack" or "Jane, Jack, and Joe."
  • Replaces your theme's default post information output (the "submitted by Username on date" text). This is possible in the 5.x version, but it requires changing some lines in your theme.
  • NEW! Author terms can be associated with actual user accounts. (6.x-1.x only.)
  • IMPROVED! Links each author term to either: (1) a page that lists all nodes tagged with that author or (2) the profile of the user associated with that author. (Option 2 is available only in 6.x-1.x.)
  • Option to overwrite the "real" author -- that is, the user who created and published the node -- if one of the author taxonomy terms matches a username.
  • Timestamps can be customized using PHP's date() function format strings.

Campaign Monitor

Component type

module

Maintenance status

Development status

Downloads

38921

Component created

Component changed

This module integrates the Campaign Monitor API into Drupal so you can give users the ability to subscribe and unsubscribe for your Campaign Monitor manage lists through a block on your Drupal site.

You must have an account with Campaign Monitor (http://www.campaignmonitor.com) to use this module.

Magic Tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

11424

Component created

Component changed

Magic tabs is an implementation of tabs that are loaded using ajax, but are fully accessible and degrade beatifully if Javascript is not available.

Features

  • Tabs are loaded dynamically using ajax calls
  • You can use many tab groups in a page
  • When JS is turned off, the tabs look the same, and are accessible using full page reloads. The status of other tab boxes on the page is kept across page loads
  • You can theme individual tab box, as well as all of them together
  • You can set which tab is active by default, but if the user selected a different tab, it will become the default for the rest of the session.

Actions token email

Component type

module

Categories

Maintenance status

Downloads

2877

Component created

Component changed

The current Actions module 5.x-2.5 doesn't use the Token module while it would be useful in the Send email action for example. This little module does just that, and only that.

In other words, it lets you use tokens instead of actions’ own variables.

Mass Change

Component type

module

Maintenance status

Development status

Downloads

4301

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Mass Change

This module allows a site admin to mass change the published, promoted, sticky, and commenting status of nodes per content type. The following actions can be performed en masse:

Announcements

Component type

module

Categories

Maintenance status

Development status

Downloads

19290

Component created

Component changed

This is an adaptation of the sample module writing article at http://www-128.ibm.com/developerworks/ibm/library/i-osource6/.

This module creates an "announcement" content type and provides both node views and block lists.

Yes, your help is wanted and appreciated, especially with documentation. If anyone wants to be a co-maintainer, just post a task in the issue queue.

Block reference

Component type

module

Maintenance status

Development status

Downloads

141370

Component created

Component changed

Defines a field type Block reference which creates a relationship to a block and allows the block to be displayed as the content of the field. It saves this relationship using the block's bid, not its delta + module. Version 2 saves module + delta (moddelta), which is much more robust than bid.

Auto Menu

Component type

module

Categories

Maintenance status

Development status

Downloads

21656

Component created

Component changed

The Auto Menu module automatically generates menu entries on node creation/edition. Parent menu item can be specified on a per content type basis.

This module acts when the menu section of a node is left empty only. So, users can still organize menus manually. Moreover, default setting for content types is to not create menu items automatically.

The current 6.x-1.0 version is stable enough for production websites. We (Internet Unlimited) are running it on a couple of production websites).