Модули
This module takes a user's time budget as well as a list of tasks (issues/cases/bugs/...) with a specified time need, and uses this data in order to calculate estimated target dates for these tasks. Optionally, target dates are then also calculated for milestones that depend on these tasks.
In order to retrieve the required data, project forecast uses various data sources: the Time Budget module for determining how much time a user plans to invest, and Views/CCK in order to retrieve the list of tasks for each user as well as some other information. For a basic working forecast, you need the following set of views and CCK fields:
- A view of tasks that need to be done or have already been completed.
- One or more filters for the above view that make an "open tasks" view out of the general "tasks" view. For correct calculations, the tasks in that view need to be sorted in the order in which they're expected to be completed.
- A "Number" or "Duration" CCK field in the task content type that specifies how much time is still required for the given task.
- A "User reference" field in the task content type that specifies which user is assigned the given task.
- And a "Node reference" field in the task content type that links to the project which contains the task. Required because the Time budget module allocates the time per project, and estimates are in consequence calculated independently per project.
If you're a coder, you can add value providers for the "hours", "nid" and/or "uid" value types in order to use e.g. the Project module's tables instead of a CCK nodereference. That's not supported out of the box though, maybe it'll be included one day.
Apart from the admin settings, this module does not directly provide a visible UI - instead, it provides Views fields that you can use in your own views, as addition to a list of tasks or milestones.
This module provides E-Gold payment gateway through www.e-gold.com website, when using Drupal Ubercart.
It was developed and tested for Ubercart 5.x-1.0-rc4.
The Mail Redirect module redirects ALL system generated email to a test mail domain or address.
This module provides Yandex.money payment gateway through https://www.prochange.ru/merchant_about.php website, when using Drupal Ubercart.
It was developed and tested for Ubercart 5.x-1.0-rc4.
D6 version: I don't plan to port to D6. You are encouraged to try out CCK's experimental 'content multigroup' module instead to make your own custom multi-value fieldgroups.
The MLS Module allows for Drupal sites to incorporate real estate listings provided by MLS services as CCK content. It opens the door for access to RETS and IDX based MLS feeds.
Adds Views2 support to the Ad module for Drupal 6.x and Views 2.
The blocks service allows external applications to fetch themed blocks from Drupal using XMLRPC interface.
If you need to scroll text only then use http://drupal.org/project/scrolltext which available for latest Drupal version
AJAX Newsflas
This module provides a way to find similar nodes by taxonomy using views.
Cron API is a module that allows other modules to register their cron based functions and provides an administrator interface so admins can configure when specific cron actions are actually run.
The current Actions module 5.x-2.5 doesn't use the Token module while it
The purchase order module adds an extra payment method for Ubercart that allows customers on your site to check out using a PO number. You can restrict access to which users are allowed to checkout by purchase order with an access control permission called pay by purchase order. PO numbers are viewable at checkout and on all the order screens, and they are editable by administrators from the order edit screen.
This module has been replaced by Simple payments.
This module integrates the YUI Button into Drupal forms.
There are times when a store wants to give customers the opportunity to buy its products in more places than the catalog listings.
This project uses Nodequeue's Smartqueue API to provide a nodequeue for each organic group, editable by members of that group or the group's administrators.
The Active Translation module is designed for internationalized sites where translated versions of content need to be displayed when available but if they're not the original, untranslated content should be displayed. If several regional versions of a language are available these will be used as substitutions.
Oct 12th, 2008: I'm looking for co-maintainer for this module so if you're using this module and have some development experience either open an issue or contact me. I personally have no plans to port this to Drupal 7 so if you're interested please consider taking over the module.
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.
The Ubercart Userpoints Discount module makes it possible for customers to add items to their shopping carts that are discounted based on the number of userpoints they have. Discounts are enabled for individual products on their node edit forms, causing a second submit button to be added to the product's add to cart form that adds the product to the shopping cart with the discount. The value of userpoints are specified as a conversion rate against the dollar (or your store's currency) in an administration form.
This module should not be confused with a full Userpoints integration. This module requires Ubercart to run!
