http://drupal.org/project/abuse
http://ftp.drupal.org/files/projects/abuse-6.x-1.x-dev.tar.gz
This module allows users to flag nodes and comments as offensive for the adminstrator to review.
The admin can specify which type of nodes are allowed to be flagged.
Permissions
There are 3 permissions - administer abuse reports, flag content, and direct flag content. Administer abuse reports allows a user to see which nodes have been flagged and allows them to either remove from the site or allow back into the system. Flag content allows a user to flag content. Direct flag allows a user to flag a content and set the content as 'hidden'. In essence, it is a person who has been trusted to flag genuinely bad content to be removed without requiring multiple users to flag the content before the system hides it.
Content Status
The abuse system holds 4 primary status: Allow, Pending, Hidden, and Remove. Items that were flagged into the system but allowed back are given an allow status (the module allows to keep a log on items that had been entered). Pending items are items that were flagged and require reviewing (and are still viewable on the site). Hidden items are items that were flagged multiple times and as such are hidden from other users until a user with administer abuse reports permissions checks it out. And removed items are items reviewed by a user with administer abuse reports and deemed it necessary to remove from the site.
About flagging a node:
Users must provide a reason why the content was flagged. Moreover, they must provide their name and email address (if they are anonymous; registered users have this logged) so the administrator/moderator would have an idea on who wrote it.
The abuse section has the 3 primary sections (Pending, Hidden, Removed) available as tabs to browse between the different sections. An email is sent to the administrator to notify them who flagged what. The flagged nodes are also queued for the administrator to review. They can edit, delete or unflag the node.
Shortlist of features
* Check types of nodes to apply flagging to
* Flag comments
* Require user to give reason for flagging content (extensible via abuse admin configuration)
* Warn users on content by sending email
* Ban users
* Automatically flag content
Watchlist
Included is a watchlist module which (if enabled) will automatically flag a node or comment if it contains any questionable content (these can be set in the watchlist settings by adding regular expressions of words that are considered bad).
=====================================================================
http://drupal.org/project/addresses
http://ftp.drupal.org/files/projects/addresses-6.x-1.05.tar.gz
The most complete module to let you link your users and contents to physical addresses.
Features
* All countries of the world!
* All states of all countries!
* Node addresses thru CCK
* User address book
* Multiple addresses
* Extendable address display: change the address looking country to country.
* hCard and adr microformats
* Phone and Fax fields
* Generic API for developers
* XHTML, CSS, Drupal and PHP E_ALL valid code
* Plugings like Addresses Extras
Upcomming Features
These features are planned to be added on this module. Since im quite busy, it might take a while to implement them all. If you know PHP, come and help!
* API for fields validation: ie, check if the state is from the given country or correct Postal Code
* State field autocomplete: I did it for Drupal 5, but D6 autocomplete feature is more rigid and i yet couldnt make my hack work
* View integration: filter and sort (nodes or users) from a given country or state
* "Field plugins": allowing to integrate postal codes with extra data
Did a modification or know a bug? Welcome aboard! I will be glad to review it.
The project is listed on Ohloh. Take a look.
Depends on Token module.
=====================================================================
http://drupal.org/project/advanced_forum
http://ftp.drupal.org/files/projects/advanced_forum-6.x-1.0-rc1.tar.gz
Originally created for my Coulee Region forums, Advanced Forum is a theme/glue module that enhances Drupal's core forum module. The included styles provide the look typically found in stand alone forum software and the code provides some of the functionality, mostly related to the end user experience. By adding other Drupal contributed modules, many of which are automatically used by Advanced Forum, you can achieve much of what stand alone software provides. Because it uses the core forum module, it uses the node and comment system built into Drupal and is completely integrated, not a bridge.
=====================================================================
http://drupal.org/project/ad
http://ftp.drupal.org/files/projects/ad-6.x-1.0-rc2.tar.gz
The ad module is a powerful advertising system for Drupal-powered websites. It supports the random display and tracking of graphical (banner) and text ads. Ads can easily be displayed in themes, blocks, or embedded in site content. The module records comprehensive statistics about when and how often ads are viewed and clicked, including a plug-in module for generating graphical time-based reports. Ads can be assigned to multiple owners, each of which can be assigned their own set of permissions. Installation is simple by design. An API is provided allowing the development of additional functionality and integration with other Drupal modules.
=====================================================================
http://drupal.org/project/akismet
http://ftp.drupal.org/files/projects/akismet-6.x-1.0-beta1.tar.gz
This module allows you to use the Akismet web service to protect your site from being spammed. Originally implemented by markus_petrux.
Sept 5, 2008 Update: this module is pretty unsupported at this point. You might want to consider using Mollom.
=====================================================================
http://drupal.org/project/photos
http://ftp.drupal.org/files/projects/photos-6.x-2.5-beta4.tar.gz
"Album photos" is an image album module providing multi-user album features. The module development objective is to provide a comprehensive image album solution for Drupal.
=====================================================================
http://drupal.org/project/bestreply
http://ftp.drupal.org/files/projects/bestreply-6.x-5.0.tar.gz
Best reply module allows node authors to mark a particular comment as the best reply. It aims to encourage quality comments and to give some recognition to people posting quality responses.
Links are provided to the author of the node or user with the correct privileges to mark a comment as the best reply, or clear the best reply. Only one comment can be marked as the best reply, so the author can change his or her mind and mark a different comment, which will overwrite or clear the old marked comment.
Once a comment has been marked as the best reply a view best reply link is provided in the links of the node to jump directly to the best reply.
Administrators have the ability to select node types and to restrict access via access control.
=====================================================================
http://drupal.org/project/brilliant_gallery
http://ftp.drupal.org/files/projects/brilliant_gallery-6.x-3.0.tar.gz
Highly customizable Drupal module producing multiple table galleries of quality-scaled images from either a pre-defined local folder, or from any public Picasa gallery
=====================================================================
http://drupal.org/project/cache_disable
http://ftp.drupal.org/files/projects/cache_disable-6.x-1.0.tar.gz
Small module that disables all caches while enabled.
=====================================================================
http://drupal.org/project/calendar
http://ftp.drupal.org/files/projects/calendar-6.x-2.0-rc6.tar.gz
This module will display any Views date field in calendar formats, including CCK date fields, node created or updated dates, etc. Switch between year, month, and day views. Back and next navigation is provided for all views.
=====================================================================
http://drupal.org/project/captcha
http://ftp.drupal.org/files/projects/captcha-6.x-2.0-beta2.tar.gz
A CAPTCHA is a challenge-response test most often placed within web forms to determine whether the user is human. The purpose of CAPTCHA is to block form submissions from spambots – automated scripts that harvest email address from publicly available web forms.
The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site. The administration settings for CAPTCHA are available at admin/user/captcha.
=====================================================================
http://drupal.org/project/captcha_pack
http://ftp.drupal.org/files/projects/captcha_pack-6.x-1.0-beta2.tar.gz
The CAPTCHA Pack module contains several CAPTCHA types for use with the CAPTCHA module. The CAPTCHA Pack module is meant to provide lightweight, yet effective alternatives for the traditional image CAPTCHA, which is undesirable in certain situation (e.g. bandwidth restrictions, cpu restrictions, accessibility constraints, etc).
=====================================================================
http://drupal.org/project/comment_upload
http://ftp.drupal.org/files/projects/comment_upload-6.x-1.0-alpha2.tar.gz
Allows users to attach files to comments. Multiple attachments per comment are supported, and comment uploads can be enabled and disabled on a per-nodetype basis.
The development snapshots are intended for testing and development. They are not suitable nor supported for use on websites.
=====================================================================
http://drupal.org/project/cck
http://ftp.drupal.org/files/projects/cck-6.x-2.1.tar.gz
The Content Construction Kit allows you to add custom fields to nodes using a web browser.
=====================================================================
http://drupal.org/project/content_unpublish
http://ftp.drupal.org/files/projects/content_unpublish-6.x-1.x-dev.tar.gz
Add an 'Unpublish' button on existing nodes, which can be used instead of allowing users to delete content.
=====================================================================
http://drupal.org/project/date
http://ftp.drupal.org/files/projects/date-6.x-2.0-rc6.tar.gz
This package contains both the Date module and a Date API module. The Date API is available to be used by other modules and is not dependent on having CCK installed.
The date module is a flexible date/time field type for the cck content module which requires the CCK content.module and the Date API module.
New!! See a great new screencast demonstrating Date and Calendar at DrupalTherapy. Thanks Sean!
Drupal 6 version only: If you install the Advanced help module you'll have access to a growing collection of help pages documenting how everything works (partly done but still in progress).
=====================================================================
http://drupal.org/project/ecommerce
http://ftp.drupal.org/files/projects/ecommerce-6.x-4.0-beta6.tar.gz
Currently, the e-Commerce includes core modules and several
* Shopping cart and product 'look and feel' are themeable
* Create taxes, charges and discounts
* Subscriptions and recurring payments
* Receive donations
* Sell file downloads, shippable items, bundles or even on-the-fly customizable products
* Inventory management
* Payment and shipping plugins: The system can use PayPal, Authorize.net, eWAY, C.O.D. or you can roll your own.
* Invoice generation and email notifications
* Transaction and payment workflows
* Reports and sales summaries
* Customers can review their order history
* Run an auction site
=====================================================================
http://drupal.org/project/fillpdf
http://ftp.drupal.org/files/projects/fillpdf-6.x-1.0.tar.gz
This module populates existing PDF forms with token-specified content. Think of TurboTax or FAFSA, where the user is guided through many webforms of data-collection and finally prints out those data into PDFs of specific formats. In these situations (common when working with government agencies), a PDF is provided by an agency and its format is strict. Therefore, unlike print.module, which uses dompdf to print a page as it looks in print-view, this module requires an existing PDF with form-fields, and will populate those form-fields with data.
=====================================================================
http://drupal.org/project/fivestar
http://ftp.drupal.org/files/projects/fivestar-6.x-1.13.tar.gz
The Five Star voting module adds a clean, attractive voting widget to nodes in Drupal 5 and 6. Developed by Lullabot and a tentatively officially supported Acquia Carbon project (this link requires registration on acquia.com)
It features:
* jQuery rollover effects and AJAX no-reload voting
* Configurable star sets
* Graceful degradation to an HTML rating form when JavaScript is turned off
* Support for anonymous voters
* Spam protection to keep users from filling your DB with bogus votes
* Easy-to-use integration with Views module for lists sorted by rating, or filtered by min/max ratings
* A Fivestar CCK field for use in custom node types
* An easy-to-use Form API element type for use in other modules
* Compatible with all versions of jQuery (1.0 - 1.2.6)
=====================================================================
http://drupal.org/project/flag
http://ftp.drupal.org/files/projects/flag-6.x-1.0-beta6.tar.gz
Flag is a flexible flagging system that is completely customizable by the administrator. Using this module, the site administrator can provide any number of flags for nodes, comments, or users. Some possibilities include bookmarks, marking important, friends, or flag as offensive. With extensive views integration, you can create custom lists of popular content or keep tabs on important content.
Flags may be per-user, meaning that each user can mark an item individually, or global, meaning that the item is either marked or it is not marked, and any user who changes that changes it for everyone.
In this way, additional flags (similar to published and sticky) can be put on nodes, or other items, and dealt with by the system however the administration likes.
This was previously known as Views Bookmark.
=====================================================================
http://drupal.org/project/flag_friend
http://ftp.drupal.org/files/projects/flag_friend-6.x-1.x-dev.tar.gz
Flag Friend utilizes the Flag module's API in order to provide a lightweight buddy system.
Views integration in D6 version.
Please note that 5.x development will probably not continue unless there are some bug fixes reported. All new features will be in 6.x and most likely not back ported (such as views integration) unless patches are provided.
=====================================================================
http://drupal.org/project/forward
http://ftp.drupal.org/files/projects/forward-6.x-1.x-dev.tar.gz
Adds a "forward this page" link to each node. This module allows users to forward a link to a specific node on your site to a friend. You can customize the default form field values and even view a running count of the emails sent so far using the forward module. Here are some of the additional features:
* Forward Tracker - shows which pages have been sent and which ones generated clickthroughs. This is currently fairly basic but I will be expanding it in the future.
* HTML Emails - create a template which matches the design of your site.
* Dynamic Block - emails can nclude a list of latest blog articles, latest users, latest comments, or most popular content. I will be adding ability to select a texonomy term to list recent posts from in the near future.
* Most Emailed Block - put a block in your sidebar listing the most emailed pages today, this week, all time, or most recent.
=====================================================================
http://drupal.org/project/friendlist
http://ftp.drupal.org/files/projects/friendlist-6.x-1.x-dev.tar.gz
Friendlist is a foundation needed to build a social network-oriented website with Drupal 6.
At the very basic level, it provides the ability to create custom relationships between users. It's a feature-rich suite of modules that features integration plugins with a list of major Drupal modules (see below). Admins can create relationship types. Both single (think: a fan) and two-way relationships (e.g. a friend) are allowed.
=====================================================================
http://drupal.org/project/g2
http://ftp.drupal.org/files/projects/g2-6.x-1.x-dev.tar.gz
Glossary2 (G2) is an alternative glossary module written for Drupal 4.7 and 6, designed for high-volume glossary / dictionary sites.
=====================================================================
http://drupal.org/project/guestbook
http://ftp.drupal.org/files/projects/guestbook-6.x-1.1.tar.gz
This module provides a site guestbook and individual user guestbooks. Guestbook owners can delete and comment the guestbook entries. Avatars are shown if they are available.
=====================================================================
http://drupal.org/project/image
http://ftp.drupal.org/files/projects/image-6.x-1.0-alpha4.tar.gz
This module allows users with proper permissions to upload images into Drupal. Thumbnails and additional sizes are created automatically.
Images could be posted individually to the front page, included in stories or grouped in galleries.
Image module (as of the 5.x version) ships with several contributed add-ons:
* image_gallery.module : using taxonomy terms, organize and display your uploaded pictures in galleries
* image_attach.module : allows you to easily attach image nodes to other node types.
* image_im_advanced.module : adds advanced ImageMagick options such as image sharpening to the ImageMagick image toolkit.
* image_import.module : simplify adding multiple images by importing images from a directory on the server.
=====================================================================
http://drupal.org/project/watermark
http://ftp.drupal.org/files/projects/watermark-5.x-1.0.tar.gz
This modules allows a Drupal site running the image module to overlay each image with a watermark.
The watermark is a PNG (24 bit) file with an alpha channel, but other formats may work.
=====================================================================
http://drupal.org/project/instant_search
http://ftp.drupal.org/files/projects/instant_search-6.x-1.x-dev.tar.gz
By default, Drupal indexes node content only when running the cron. This means that your new or updated content may only appear in search results after a few minutes, when cron has run. Using Instant search, you can make Drupal index your new nodes when submitting them (inserting or updating), after which they will instantly appear in search results.
=====================================================================
http://drupal.org/project/i18n
http://ftp.drupal.org/files/projects/i18n-6.x-1.0.tar.gz
Provides content translation -nodes and taxonomy-, interface translation for anonymous users -with the locale module- and browser language detection. Includes a block for language selection and manages translation relationships for nodes and taxonomy terms.
For Drupal 6 it builds on core multilingual features to extend them and make the site fully multilingual, including taxonomy translation, multilingual blocks and menu items and translation of user defined strings. Read a complete feature overview in the new Internationalization handbook.
=====================================================================
http://drupal.org/project/legal
http://ftp.drupal.org/files/projects/legal-6.x-2.2-beta4.tar.gz
Displays your Terms & Conditions to users who want to register, and requires that they accept the T&C before their registration is accepted.
=====================================================================
http://drupal.org/project/location
http://ftp.drupal.org/files/projects/location-6.x-3.0.tar.gz
The Location module allows real-world geographic locations to be associated with Drupal nodes, including people, places, and other content. The Location module allows admins to collect addresses, geocode them (translate addresses to lattitude/longitude), and associate locations with Drupal nodes and users. Location data is automatically used to generate GeoRSS within your existing RSS feeds. Location also provides an API so that other modules may take advantage of its address storage and geocoding features.
=====================================================================
http://drupal.org/project/mass_contact
http://ftp.drupal.org/files/projects/mass_contact-6.x-1.0-beta2.tar.gz
The Mass Contact module is simply a modified and enhanced version of the core contact module. It allows site moderators (or anyone with permission), to send mass e-mail to a set role, group of roles or even to all registered users.
=====================================================================
http://drupal.org/project/og
http://ftp.drupal.org/files/projects/og-6.x-1.1.tar.gz
Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves. They do so by posting the usual node types: blog, story, page, etc. A block is shown on the group home page which facilitates these posts. The block also provides summary information about the group.
Groups may be selective or not. Selective groups require approval in order to become a member, or even invitation -only groups. There are lots of preferences to configure groups as you need.
Groups get their own theme, language, taxonomy, and so on. Integrates well and depends upon Views module
Developers - this module exercises the node access API thoroughly. You may want to study it for guidance.
=====================================================================
http://drupal.org/project/pathauto
http://ftp.drupal.org/files/projects/pathauto-6.x-1.1.tar.gz
The Pathauto module automatically generates path aliases for various kinds of content (nodes, categories, users) without requiring the user to manually specify the path alias. This allows you to get aliases like /category/my-node-title.html instead of /node/123. The aliases are based upon a "pattern" system which the administrator can control.
=====================================================================
http://drupal.org/project/privatemsg
http://ftp.drupal.org/files/projects/privatemsg-6.x-1.0-rc2.tar.gz
This module allows your site's visitors to send private messages to each other. Perfect for community oriented sites.
=====================================================================
http://drupal.org/project/quiz
http://ftp.drupal.org/files/projects/quiz-6.x-2.1.tar.gz
The Quiz module provides tools for authoring and administering quizzes through Drupal. A quiz is given as a series of questions, with only one question appearing per page. Scores are then stored in the database.
This module provides tools for
* Online courses
* Self-learning programs
* Training programs
* Supplementary classroom activites
=====================================================================
http://drupal.org/project/reg_with_pic
http://ftp.drupal.org/files/projects/reg_with_pic-6.x-1.0.tar.gz
This module exposes the 'upload picture' element to the registration form along with the logic to copy/rename the image and insert the path in the database.
-- It will only show if pictures are enabled in the user settings.
-- It uses the same validation as on the edit form.
=====================================================================
http://drupal.org/project/search404
http://ftp.drupal.org/files/projects/search404-6.x-1.4.tar.gz
Instead of showing a standard "404 Page not found", this module performs a search on the keywords in the URL, e.g. if a user goes to http://example.com/does/not/exist, this module will do a search for "does not exist".
It includes beta stage search engine keywords detections.
New Feature
In the latest release you have the option to show side blocks when a 404 error occurs. This is a requested feature from some of our regular users.
=====================================================================
http://drupal.org/project/service_links
http://ftp.drupal.org/files/projects/service_links-6.x-1.0.tar.gz
The service links module enables admins to add links to a number of social bookmarking sites, blog search sites etc. Includes sites are del.icio.us, Digg, Reddit, ma.gnolia.com, Newsvine, Furl, Google, Yahoo, Technorati and IceRocket.
The site owner can decide:
- To show the links as text, image or both.
- What node types to display links for.
- If the links should be displays in teaser view or full page view or both.
- If the links should be added after the body text or in the links section or in a block.
- If aggregator2 nodes should use link to original article aggregated by aggregator2 module.
- decide what roles get to see/use the service links.
=====================================================================
http://drupal.org/project/shoutbox
http://ftp.drupal.org/files/projects/shoutbox-6.x-1.0.tar.gz
The Shoutbox module provides a block where visitors can quickly post short messages. Permissions can be set so that posts go live immediately or go to a moderation queue. A cron option allows the administrator to have old shouts deleted.
=====================================================================
http://drupal.org/project/tagadelic
http://ftp.drupal.org/files/projects/tagadelic-6.x-1.2.tar.gz
Tagadelic is a small module, without any databases, or configuration, that generates a page with weighted tags. The cool thing is that by merely altering font sizes, these lists suddenly gain a dimension.
Tagadelic offers various ways to add terms and vocabularies in one tag cloud. By using the urls, you can create your own clouds pages.
It also offers a sideblock for each taxonomy tree.
Because examples are cooler to look at then PHP or ugly ASCIIart READMEs, we want your implementation of tagadelic. Please post it in a comment to this project.
We are testing a really nice third-party feature-request system. Please use FeVote to vote for- or add, your favorite Tagadelic features
=====================================================================
http://drupal.org/project/taxonomy_manager
http://ftp.drupal.org/files/projects/taxonomy_manager-6.x-1.0-beta2.tar.gz
This module provides an powerful interface for managing a taxonomy vocabulary. A vocabulary gets displayed in a dynamic tree view, where parent terms can be expanded to list their nested child terms or can be collapsed.
The Taxonomy Manager supports operations like:
* mass deleting
* mass adding of new terms
* moving of terms in hierarchies
* merging of terms
* fast weight changing with up and down arrows (and AJAX saving)
* AJAX powered term editing form
* simple search interface
* CSV Export of terms
=====================================================================
http://drupal.org/project/tellafriend
http://ftp.drupal.org/files/projects/tellafriend-6.x-2.8.tar.gz
Module creates a "Tell a Friend" page that allows page viewers to send form e-mails about the site to their friends. Please try it out and let me know any bugs or feature requests. Only supports plain text for now.
5.x version has the following improvements :
* flood control with a default of 3 requests per hour. This value can be changed from the
settings page. This prevents malicious users from sending bulk emails from a drupal site where
tell-a-friend is enabled.
* restriction on the number of e-mail addresses that can be included per attempt. The default
is 10, but this number can also be changed from the settings page. This prevents malicious users from
exploiting tell-a-friend to send bulk emails.
=====================================================================
http://drupal.org/project/thisdayinhistory
http://ftp.drupal.org/files/projects/thisdayinhistory-6.x-1.x-dev.tar.gz
This module displays events occurring on this day in history. For example, if today was January 6th the birth of Joan of Arc (born January 6, 1412) might be displayed.
This Day in History module adds the node type: Historical event, and supports the Node import module for importing historical events. User created historical events are displayed in blocks. Any number of blocks can be created, and the events displayed can be selected by a number of different criteria, including randomly. If no event exists for the current day, no block is displayed.
Features
* Any number of blocks can be created
* Block events can be selected by taxonomy term, user, role and randomly
* A 'promote to block' field is also provided for content selection
* Support for importing events is provided if the Node Import module is installed
* Theming function support provided for block content
=====================================================================
http://drupal.org/project/tinytinymce
http://ftp.drupal.org/files/projects/tinytinymce-6.x-1.12.tar.gz
Tiny Tiny MCE (TinyTinyMCE) is a Drupal 6 supported module supporting the wysiwyg editor tinymce.
This module was written as an alternative to the tinymce module. The goal was to make it very simple to set up (enable the module, grant access permissions). However, the configuration screen also lets you modify the default installation so you can turn features on or off.
It offers two modes, simple and advanced. You control which users get which mode in Drupal's user permissions screen.
- simple mode offers a very limited set of controls (bold, italic, underline, strikeout, undo, redo, unordered/ordered list)
- advanced mode offers most of TinyMCE's features, eg links, tables, html, full screen etc. A few features, such as layers, have been removed but you can alter the configuration, if you wish.
=====================================================================
http://drupal.org/project/wysiwyg
http://ftp.drupal.org/files/projects/wysiwyg-6.x-1.0.tar.gz
Wysiwyg API allows to use client-side editors (a.k.a. WYSIWYG editors) for editing content. It simplifies installation of editors and allows you to define which editor to use depending on the input format. This module replaces all existing editor integration modules and no other Drupal module is required.
It is capable to support any kind of client-side editor as long as there are support files for it that integrate the external library with Wysiwyg API. A client-side editor can be a regular HTML-based editor, a "pseudo-editor" (that just provides buttons to insert HTML markup into a plain textarea), or even a Flash-based editor. Support for various editor libraries is built-in.
Wysiwyg API also allows Drupal modules to register plugins (or "buttons") for editors.
Be sure to have a look at the current Progress & Summary to help in development by trying new, great features. Further discussions also happen in the Wysiwyg group and also live in the IRC channel #drupal-wysiwyg.
=====================================================================
http://drupal.org/project/token
http://ftp.drupal.org/files/projects/token-6.x-1.11.tar.gz
Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values.
Note that Token module doesn't provide any visible functions to the user on its own, it just provides token handling services for other modules.
For Drupal 6, the Token module provides a "Token Actions" module which can be enabled separately. This provides several "actions" for the Drupal core Actions/Trigger modules to use that take advantage of the Token replacement functionality.
Modules that use the Token module and provide tokens via the API include Organic Groups, Pathauto, eCommerce, and Ubercart. A full list of Modules that use Token Module.
Report any problems you find so that we can release a stable version.
Token is co-maintained by eaton and greggles and mikeryan.
=====================================================================
http://drupal.org/project/ticketing
http://ftp.drupal.org/files/projects/ticketing-6.x-3.0-rc1.tar.gz
This Drupal module offers a trouble ticketing system similar to the ancient PHPHelpDesk. It authenticates users from Drupal and classify them to user groups and department units. It provides the following features:
* ticket lifecycle management;
* MySQL backend;
* separation among units;
* authorization, i.e. definition of who can access which ticket groups;
* ticket update and re-assignment functionality;
* a great deal of configurable valued parameters such as site, scope, fixer, fixing methods, etc.
* email groups corresponding to ticket groups, e-mail gateway.
The ticketing system is easy to install and to configure.
=====================================================================
http://drupal.org/project/ubercart
http://ftp.drupal.org/files/projects/ubercart-6.x-2.0-beta4.tar.gz
Ubercart is an e-commerce suite developed for Drupal. It has been designed with the end user in mind, focusing on usability in three key areas: store configuration, product and catalog creation, and order administration. On the front end, all major systems are configurable and integrate with the standard Drupal systems (node, taxonomy, user, etc.). On the back end, the settings pages and order administration pages have been designed with ease of use in mind, and we are constantly working to lower the barrier to entry for new Ubercart users.
Ubercart out of the box is a great solution for stores that sell physical goods, digital product downloads, and site memberships. All these features can be previewed on the demo site, Ubercart Livetest. Feel free to check it out and post your thoughts in the forums. Read more about testing here.
The community at Ubercart.org is active and growing. Check it out to find forum support, a contributions directory holding modules, snippets, Views tutorials, and more submitted by your friendly fellow Ubercart users, and a site directory showcasing live Ubercart sites.
=====================================================================
http://drupal.org/project/usercomment
http://ftp.drupal.org/files/projects/usercomment-6.x-1.x-dev.tar.gz
This module lets users delete comments on nodes they create without giving them full comment administration access. Permissions are on a per node type basis, so it's a great way to, e.g., allow users to administer comments on their own blogs.
Additionally, you can configure this module to force comments on selected node types to be approved before they get published. As with delete rights, this is administered by users so you don't have to do it yourself.
=====================================================================
http://drupal.org/project/userpoints
http://ftp.drupal.org/files/projects/userpoints-6.x-1.0.tar.gz
This modules provide an API and a core module to accumulate points for performing certain actions on your site. In conjunction with other modules, such as the userpoints Nodes and Comments users can accumulate points for actions such as posting nodes, commenting or moderation duties.
Use one of the many contributed modules to extend the functionality of the module to include point accumulation on page views or votes, upgrade roles based on point balance, or purchase goods from your ubercart store.
This module is useful in providing an incentive for users to participate in the site, and be more active.
=====================================================================
http://drupal.org/project/video_filter
http://ftp.drupal.org/files/projects/video_filter-6.x-2.4.tar.gz
This is a highly flexible and easy extendable filter module to embed any type of video in your site using a simple tag. Other modules can add video sites/formats (called codecs) using an easy plug-in architecture.
=====================================================================
http://drupal.org/project/views
http://ftp.drupal.org/files/projects/views-6.x-2.3.tar.gz
The Views module provides a flexible method for Drupal site designers to control how lists of content (nodes in Views 1, almost anything in Views 2) are presented. Traditionally, Drupal has hard-coded most of this, particularly in how taxonomy and tracker lists are formatted.
This tool is essentially a smart query builder that, given enough information, can build the proper query, execute it, and display the results. It has four modes, plus a special mode, and provides an impressive amount of functionality from these modes.
You need Views if:
* You like the default front page view, but you find you want to sort it differently.
* You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically.
* You use /tracker, but you want to restrict it to posts of a certain type.
* You like the idea of the 'article' module, but it doesn't display articles the way you like.
* You want a way to display a block with the 5 most recent posts of some particular type.
* You want to provide 'unread forum posts'.
* You want a monthly archive similar to the typical Movable Type/Wordpress archives that displays a link to the in the form of "Month, YYYY (X)" where X is the number of posts that month, and displays them in a block. The links lead to a simple list of posts for that month.
=====================================================================
http://drupal.org/project/votingapi
http://ftp.drupal.org/files/projects/votingapi-6.x-2.0-rc2.tar.gz
VotingAPI helps developers who want to use a standardized API and schema for storing, retrieving, and tabulating votes for Drupal content. Among other things, it supports:
Rating of any content (comments, nodes, users, fish, whatever)
Multi-criteria voting (rate a game based on video, audio, and replayability)
Automatic tabulation of results (with support for different voting styles, like 'percentage' and '+1/-1')
Efficient caching of results (sorting and filtering doesn't require any recalculation)
Hooks for additional vote calculations
=====================================================================
http://drupal.org/project/wishlist
http://ftp.drupal.org/files/projects/wishlist-6.x-2.2.tar.gz
Allows authorized users to submit wishlist nodes to your web site which describe items they would like for a special occasion. Each node can contain links showing other users where to acquire the item, a description, an estimated cost and a count of how many are desired. Other site users can indicate their interest in purchasing an item from a wishlist. When that happens, everybody can see that somebody purchased the item and duplicated gifts are eliminated (or reduced - the wishlist module does rely on people playing nicely together). You can also flag items as private, in which case only you will be able to see them. This is handy for items you want to remember, but may not want right away.
=====================================================================
http://drupal.org/project/workflow
http://ftp.drupal.org/files/projects/workflow-6.x-1.1.tar.gz
The workflow module allows the creation and assignment of arbitrary workflows to Drupal node types. Workflows are made up of workflow states. For example, a workflow with the states Draft, Review, and Published could be assigned to the Story node type.
=====================================================================
http://drupal.org/project/xmlsitemap
http://ftp.drupal.org/files/projects/xmlsitemap-6.x-1.x-dev.tar.gz
XML Sitemap automatically creates a site map that conforms to the sitemaps.org specification. This helps search engines keep their search results up to date.
=====================================================================
http://drupal.org/project/zend
http://ftp.drupal.org/files/projects/zend-6.x-1.x-dev.tar.gz
The Zend Framework is a powerful open source web application framework for developing PHP 5 web applications. The Zend Framework module is a Drupal API module that facilitates the installation and management of the Zend Framework, making sure it is properly accessible to other Drupal modules.
Direct Download All
http://ftp.drupal.org/files/projects/abuse-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/ad-6.x-1.0-rc2.tar.gz
http://ftp.drupal.org/files/projects/addresses-6.x-1.05.tar.gz
http://ftp.drupal.org/files/projects/advanced_forum-6.x-1.0-rc1.tar.gz
http://ftp.drupal.org/files/projects/bestreply-6.x-5.0.tar.gz
http://ftp.drupal.org/files/projects/brilliant_gallery-6.x-3.0.tar.gz
http://ftp.drupal.org/files/projects/cache_disable-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/calendar-6.x-2.0-rc6.tar.gz
http://ftp.drupal.org/files/projects/captcha-6.x-2.0-beta2.tar.gz
http://ftp.drupal.org/files/projects/captcha_pack-6.x-1.0-beta2.tar.gz
http://ftp.drupal.org/files/projects/cck-6.x-2.1.tar.gz
http://ftp.drupal.org/files/projects/comment_upload-6.x-1.0-alpha2.tar.gz
http://ftp.drupal.org/files/projects/content_unpublish-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/date-6.x-2.0-rc6.tar.gz
http://ftp.drupal.org/files/projects/ecommerce-6.x-4.0-beta6.tar.gz
http://ftp.drupal.org/files/projects/fillpdf-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/fivestar-6.x-1.13.tar.gz
http://ftp.drupal.org/files/projects/flag-6.x-1.0-beta6.tar.gz
http://ftp.drupal.org/files/projects/flag_friend-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/forward-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/friendlist-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/guestbook-6.x-1.1.tar.gz
http://ftp.drupal.org/files/projects/i18n-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/image-6.x-1.0-alpha4.tar.gz
http://ftp.drupal.org/files/projects/instant_search-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/legal-6.x-2.2-beta4.tar.gz
http://ftp.drupal.org/files/projects/location-6.x-3.0.tar.gz
http://ftp.drupal.org/files/projects/mass_contact-6.x-1.0-beta2.tar.gz
http://ftp.drupal.org/files/projects/og-6.x-1.1.tar.gz
http://ftp.drupal.org/files/projects/pathauto-6.x-1.1.tar.gz
http://ftp.drupal.org/files/projects/photos-6.x-2.5-beta4.tar.gz
http://ftp.drupal.org/files/projects/privatemsg-6.x-1.0-rc2.tar.gz
http://ftp.drupal.org/files/projects/rules-6.x-1.0-beta4.tar.gz
http://ftp.drupal.org/files/projects/quiz-6.x-2.1.tar.gz
http://ftp.drupal.org/files/projects/reg_with_pic-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/search404-6.x-1.4.tar.gz
http://ftp.drupal.org/files/projects/service_links-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/shoutbox-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/tagadelic-6.x-1.2.tar.gz
http://ftp.drupal.org/files/projects/taxonomy_manager-6.x-1.0-beta2.tar.gz
http://ftp.drupal.org/files/projects/tellafriend-6.x-2.8.tar.gz
http://ftp.drupal.org/files/projects/thisdayinhistory-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/ticketing-6.x-3.0-rc1.tar.gz
http://ftp.drupal.org/files/projects/tinytinymce-6.x-1.12.tar.gz
http://ftp.drupal.org/files/projects/token-6.x-1.11.tar.gz
http://ftp.drupal.org/files/projects/ubercart-6.x-2.0-beta4.tar.gz
http://ftp.drupal.org/files/projects/usercomment-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/userpoints-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/video_filter-6.x-2.4.tar.gz
http://ftp.drupal.org/files/projects/views-6.x-2.3.tar.gz
http://ftp.drupal.org/files/projects/votingapi-6.x-2.0-rc2.tar.gz
http://ftp.drupal.org/files/projects/watermark-5.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/wishlist-6.x-2.2.tar.gz
http://ftp.drupal.org/files/projects/workflow-6.x-1.1.tar.gz
http://ftp.drupal.org/files/projects/wysiwyg-6.x-1.0.tar.gz
http://ftp.drupal.org/files/projects/xmlsitemap-6.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/zend-6.x-1.x-dev.tar.gz
Rules
The rules modules allows site administrators to define conditionally executed actions based on occurring events (ECA-rules). It's a replacement with more features for the trigger module in core and the successor of the workflow-ng module.
http://ftp.drupal.org/files/projects/rules-6.x-1.0-beta4.tar.gz
http://drupal.org/project/rules
akismet and g2 glossary are
akismet and g2 glossary are not compatible, just errors
http://drupal.org/project/abu
http://drupal.org/project/abuse
http://drupal.org/project/addresses
http://drupal.org/project/advanced_forum
http://drupal.org/project/ad
http://drupal.org/project/akismet
http://drupal.org/project/photos
http://drupal.org/project/bestreply
http://drupal.org/project/brilliant_gallery
http://drupal.org/project/bueditor
http://drupal.org/project/cache_disable
http://drupal.org/project/calendar
http://drupal.org/project/captcha
http://drupal.org/project/captcha_pack
http://drupal.org/project/comment_upload
http://drupal.org/project/cck
http://drupal.org/project/content_unpublish
http://drupal.org/project/date
http://drupal.org/project/ecommerce
http://drupal.org/project/fillpdf
http://drupal.org/project/fivestar
http://drupal.org/project/flag
http://drupal.org/project/flag_friend
http://drupal.org/project/forward
http://drupal.org/project/friendlist
http://drupal.org/project/g2
http://drupal.org/project/guestbook
http://drupal.org/project/image
http://drupal.org/project/watermark
http://drupal.org/project/instant_search
http://drupal.org/project/i18n
http://drupal.org/project/legal
http://drupal.org/project/location
http://drupal.org/project/mass_contact
http://drupal.org/project/og
http://drupal.org/project/pathauto
http://drupal.org/project/privatemsg
http://drupal.org/project/quiz
http://drupal.org/project/reg_with_pic
http://drupal.org/project/search404
http://drupal.org/project/service_links
http://drupal.org/project/shoutbox
http://drupal.org/project/tagadelic
http://drupal.org/project/taxonomy_manager
http://drupal.org/project/tellafriend
http://drupal.org/project/thisdayinhistory
http://drupal.org/project/tinytinymce
http://drupal.org/project/wysiwyg
http://drupal.org/project/token
http://drupal.org/project/ticketing
http://drupal.org/project/ubercart
http://drupal.org/project/usercomment
http://drupal.org/project/userpoints
http://drupal.org/project/video_filter
http://drupal.org/project/views
http://drupal.org/project/votingapi
http://drupal.org/project/wishlist
http://drupal.org/project/workflow
http://drupal.org/project/xmlsitemap
http://drupal.org/project/zend