module
Categories: Taxonomy
Maintenance status: Seeking new maintainer
Downloads: 1292
created - / changed -

Description

Taxonomy Dynamic Site Structure uses taxonomy terms to create a flexible and dynamic site structure, or outline.

The outline is created by checking all nodes for taxonomy terms. If a node has both the Articles and the Gadgets, your site will have both Home > Articles > Gadgets and Home > Gadgets > Articles depending on your point of view. Now, if a taxonomy term has no nodes associated with it, no sub-items will be created for that term in your outline.

module
Downloads: 4171
created - / changed -

This module adds custom disclaimers to registration and content creation forms.

module
Categories: Developer, Utility
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1277
created - / changed -

A utility module designed to make it easier for developers to read, display, and update data stored in one or more custom database table by allowing the developer write a custom module that simply describes the new data "object".

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Obsolete
Downloads: 5622
created - / changed -

PhpEdu is a package for managing educational institutions with the ultimate aim of a complete Drupal e-learning solution.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 12829
created - / changed -

Since the permission system only lets the admin allow/disallow creation of content types and can't specify WHERE they can be used, this module tries to solve that problem.

module
Downloads: 1744
created - / changed -

UPDATE 1-10-2010

This module I feel has been superceeded by the great work on the quickbooks module ( http://drupal.org/project/qb ). I recommend using that module instead as it is in active development.


Note, this is here for collaboration, and testing. It is not ready for use. With that said, feel free to download it and take it for a spin.

I am sorry for the poor quality of the screen cast. I've never done one, and I used "wink" to do it. I'll probabley update the "how to" later down the road.

This module is still very pre-alpha, and the screen-cast is not the best. But I did it quickly. I've been getting a few inquiries, and I figured this would be the easiest way to explain it. I'll be releasing it to the cvs by the end of this week so hopefully I can some collaboration on it.

Link to video: http://earnestberry.com/node/7/play

module
Categories: (нет)
Maintenance status: Unsupported
Downloads: 1737
created - / changed -

*** This project is no longer being maintained. Lots of other good (better!) options out there ***

module
Categories: Developer, Multilingual
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 331732
created - / changed -

The Translation template extractor provides a web based and a command line Gettext translation template extractor interface for Drupal as well as a reusable API to look for translatable strings and

module
Categories: Content, Content Display
Downloads: 2448
created - / changed -

This is a simple module providing node archiving capabilities.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 7706
created - / changed -

This module is intended to be used with the .mobi theme. It looks for visitors requesting a .mobi alias of the site and overrides the default theme to display the .mobi theme.

module
Downloads: 0
created - / changed -

I have never had the time to develop this module as planned. I believe that other modules now available may do what it aimed to do. Please contact me if you can confirm this (or want to take this over).

RESTfulness lets you build and manage a REST API to a Drupal site via administrative pages on your Drupal site itself.

In the simplest use of RESTfulness, any functionality that is currently available via a menu hook can be exposed as a REST function. Using the full complement of the standard HTTP verbs (GET, POST, PUT and DELETE), you can provide, for example, a blog API that looks like this:

  • GET /blog/entry/add (get "new blog entry" form)
  • POST /blog/entry/add (post new blog entry)
  • PUT /blog/entry/[nid] (edit blog entry)
  • DELETE /blog/entry/[nid] (delete blog entry)

You use the Accept: header of the HTTP request to specify what kind of content you want to get back. This content type is mapped to a theme. So you might specify text/html or application/xhtml+xml to request a response in (X)HTML. Or you might ask for text/xml or application/xml to get an XML version of the same content. The content type - to - theme mapping you specify determines which theme gets used.

All of this configuration happens via administrative pages, and the REST functions and content type mappings you define are stored as Drupal nodes. Hence, your API itself becomes content that you can manage using the full gamut of Drupal capabilities. You have the ability to insert code as "glue" to connect your REST API to Drupal core functionality and modules, but RESTfulness aims to provide as much GUI-based configurability, and management of the API using Drupal's own and other APIs (such as Views), as possible.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 6746
created - / changed -

This project is a collection of modules which provide integration with Icecast, free server software for streaming multimedia.

module
Development status: Under active development
Downloads: 2337
created - / changed -

Track Host is a simple module for Drupal that help site publisher to follow the step-by-step navigation , tracking "how" and for "how long" anonymous and registered users browse through your web s

CRM
module
Development status: Under active development
Downloads: 0
created - / changed -

Drupal has many useful ways of creating, organizing, tagging, grouping, searching, and securing information.

module
Downloads: 8729
created - / changed -

Use 1.4 version. Looking for co-maintainer. See message in issue queue.

If you have a ton of users and a ton of roles on your site this module aims to eliminate errors in assigning roles and simply make it easier to keep track of who should be able to do what.

The site admin -

  1. defines account types
  2. assigns roles to each account type via checkboxes

Either the site admin or user admin -

  1. assigns account types to users
  2. assigns roles to users based on the limits of the account type

The user -

  1. can't tell the difference

Permissions and roles behave as they always have. Account types pretty much just disable the role checkboxes on the user edit page so that the wrong role can't be assigned the user. This is important if you have a person that is a little technically challenged helping to administer users or who doesn't understand that a particular person isn't supposed to be assigned a role just because they requested it.

NEW FEATURE! You can now select roles that will be auto-assigned when the user gets the Account Type assigned to them.

module
Categories: Utility
Downloads: 877
created - / changed -

define "iconthemes" and provide an api to get an item by it's name.

module
Downloads: 1370
created - / changed -

The ISP Login module lets the users log in using any IMAP or POP3 email account.

module
Categories: (нет)
Downloads: 954
created - / changed -

This module suite contains mini modules relevant for Hungarian Drupal users.

module
Categories: E-commerce
Downloads: 1735
created - / changed -

Add sale closing dates to products. This is useful for products that lose their value after a particular date, such as tickets.

module
Categories: Search
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 223
created - / changed -

search_attachments.module allows searching the text of PDF, MS Word, plain text, and other types of files attached to nodes.