Taken from What is Übercart?: Übercart is a shopping cart designed for the Drupal CMS. Built on the rock solid framework of Drupal, it is designed to be a totally integrated cart system programmed in PHP/MySQL. The cart is not being developed in competition with the current e-commerce module but rather exists to address a different set of needs. |
uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy to use interface for browsing vocabularies (categories) like you would browse a directory tree. Each term in the vocabulary is like a file folder, and clicking on it in the category select box will display all the nodes that have been classified with that term in the node select box. The look may be changed in the CSS, but other display options such as search forms, action buttons, and display names may be specified when the uBrowser is built for display. Full documentation and various examples are available at: |
| UIEForum is a complete forum system, that is intended to replace the existing drupal forum module. |
E-Commerce add-on modules, tested with E-Commerce 3 beta 1; also appear to work with E-Commerce 2.1 (no guarantees). These modules allow creation of product classes (aka types) and instances of those classes. For us, it means the customer can pick which phone number he wants right at the product view page for "Toll-Free Number," for instance, and have that specific phone number reserved for him for up to X time while it is in his cart. This project was sponsored by F2, Inc. Key features:
|
Provides devnagari (India) transliteration ability to the edit elements of the nodes. using this module any drupal installation can start providing Hindi or Marathi typing facilities on the site. The block configuration provides facilities to change the preference on which node the transliterator should work. |
Google Summer of Code 2007 (Modified proposal and specification) – This will be revised in future. A package of modules to restructure to implement the auto-completion through AJAX and refining the way filtering is done. The project, when all the options are selected, will enable the user to complete the links dynamically and along with the background architecture it will be done in a structured way, thus further extensions and configurations for personal preferences will be made effortless. The package will contain three basic modules. Ulink.module Basically it provides a skeleton for universal filtering. What is rendered and how it is rendered are completely determined in the configuration. Extensibility is guaranteed by implementing the hooks, specifically for nodes.. |
| Provides a form element and other tools to make custom file uploads as easy as possible. These modules are of particular interest to module developers who need to add an upload field to a customized form. If you're not a developer, install this module only if another module requires it. |
| 一天檢查drupal.org一次,看看Drupal以及目前使用之模組是否有最新版本。 需要cron來加以執行,所以請確定您有正確設定cron,要不然無法得知最新資訊。 | |
| The "update status" module checks with drupal.org once a day to see if there are new officially released versions of Drupal and any modules that you are running. It requires cron to do its thing, so make sure that you have cron correctly enabled or it won't be able to know. |
| Extends the administrative interface for Drupal core's "Update status" module (added to core in 6.x). |
upload_image.module takes uploaded images, that are attached to nodes, and creates image nodes from them. Thumbnails are shown in place of the file name in the list of attachements. |
This module allows an admin to configure sub-directories of the site files directory to be used by the upload module. It requires the token module to specify the subdirectory pattern. This module was developed by Palantir.net |
| Adds image preview thumbnails to the file attachment section on node editing pages. |
This module adds an option to node edit forms to mark a page as 'protected'. When submitted, this generates a UUID and adds a path to 'protected/{UUID}' to the {url_alias} table. When accessing the node, only users with the 'Administer nodes' permission, the node author, and those with the correct URL can access the page. I will release a stable version of this module once I've used it more extensively with my own site and hopefully after I've received some feedback. |
A simple filter which adds a CSS-class to each URL according to its target. This lets you easily distinguish between internal and external URLs, and assign a unique style to each URL based on its destination. e.g. <a href="http://blog.erdfisch.de">erdfisch :: blogs</a> becomes <a href="http://blog.erdfisch.de" class="erdfisch">erdfisch :: blogs</a>. Sponsored by erdfisch :: internetlösungen - http://erdfisch.de/ |
Display URLs with corresponding favicon. A simple filter which checks the content for <a>-elements and automatically fetches and stores the corresponding favicon.ico if available. Sponsored by erdfisch :: internetlösungen - http://erdfisch.de/ |
| Creates a list of node URLs at /q=urllist.txt or (/urllist.txt for clean URLs) for submitting to search engines like Yahoo! Site Explorer. |
URL profile collects URLs with a common host string and retrieves information for Alexa and Technorati about these hosts. URL profile is to be used in combination with a feed aggregator. When the aggregator subscribes to a feed with articles from different sources (i. e. the Planet Drupal feed), URL profile finds out which sources those articles are coming from (in this case http://www.buytaert.net/, http://www.planet-soc.com/ ... ) and provides navigation by those sources. In addition to that, page thumbnails and blog rankings are pulled from Alexa and Technorati (API keys necessary). Currently, the Leech module is the only aggregator that implements an interface to URL profile. Check out http://leech.devseed.org/ for a demo. The module was originally developed by Marcin Konicki and is currently maintained by Alex Barth. Aron Novak is the original author of url_profile_alexa. The module is sponsored by Development Seed, the World Bank in coordination with Pierre Wielezynski and the World Resources Institute. |
| Allows administrators to replace the base URL in <img> and <a> elements. |
簡單的小模組,裝上之後在「輸入格式」中啟用,便可以自動把內文區域的網址、e-mail轉成連結。 一个简单的输入法过滤器,自动将http, ftp, email等输入转换成链接。 |
|
This is a simple filter module. It automatically converts URLs (http, ftp, email, ...) into hyperlinks. Note: Urlfilter will be obsolete from Drupal 5.0.0 on, as this filter will be merged into core. |
URLify is a simple module that generates the path alias of a node automatically using javascript. The alias is generated from the title of the node. For more advance path management please see the pathauto module. You can stay up to date with URLify and Pathauto development by subscribing to the Paths discussion group. |
| Calculates and displays a user's activity index on his profile page. |
| This module logs user agents for nodes and comments. It also adds a "view user agents" permission that can be used in themes to show the user agent a given post was made with. This may be useful for sites with support forums pertaining to browsers or to web sites themselves, in which knowing a user's user agent might help resolve issues. The module adds "useragent" property to $node and $comment objects that can be used anywhere the fully-loaded nodes are available. |
| http://drupal.org/project/user_aggregator | |
讓使用者可以透過個人資料頁,自己新增 RSS feed 給網站。網站管理者可以:
使用者可以選擇分類,所輸入的 RSS feed 會讓管理者進行檢視/核准。 |
|
|
User Aggregator allows users to add a syndication feed to a site's aggregator via their user profile. Features: Known issues: |
| 網站管理者可以分派「徽章」給特定的使用者或群組,此徽章可顯示在文章或回應裡的個人資訊旁邊,用來代表該使用者的身份或特殊貢獻,建立信任,例如金卡會員、銀卡會員...徽章圖案可以自行定義,所以想用洋蔥頭也是可能的。 | |
| The User Badges module allows each user to be assigned 'badges' which can be displayed as a series of iconic images. |
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. As with all new modules, please test before using on a production site. |
Let users delete their account. This module will be abandoned when http://drupal.org/node/8 is fixed. |
| Evaluate a users expertise and display the result on the user's profile page. |
Use this module to force all content submitted by a user to be associated with a term from a taxonomy. Development sponsored by Vertikal.dk. |
USE THE DEV VERSION - This module allows users to control just how much of their nodeprofile data is shared Attempting to contact an 'unknown' user will allow them to choose to The 'initiator' has the option to select which fields of his/her own to expose. The 'acceptor' then has the option of Whatever fields are deemed 'okay' by the 'acceptor' are exposed to both parties. (See the database table to see what information is tracked to make this possible.) A time limit may be placed on the transaction by either party. A handshake may be revoked at any time. It may be expanded and extended. This module can also be considered a 'contacts' module as all users with whom a user has 'shaken hands' can be listed, sorted, etc. More robust contacts tools will be added as time allows. The goal is to eventually be able to add contacts like you would |
| Import users into Drupal from a csv file (comma separated file). |
| Shows a user's most used taxonomy terms on the profile page. |
IMPORTANT: Use the CVS Head version, rather than the 4.7 version. The 4.7 version is an old, buggy version, and I still have to figure out how to branch properly. (Using Eclipse in Linux if anyone can help out.) This module creates several user lists, which may be viewed as pages and blocks. User lists may be displayed alphabetically, beginning with A-Z, by newest, by role, or as a list of users who have posted content of a certain type. |
| (Compatible with 4.x version of Drupal only!) ** THIS MODULE DOES NOT ADMINISTER USERS OR CREATE ACCOUNTS ** What this module does is - deletes users who meet certain conditions |
| Enforces minimum width and height settings for submitted user pictures. |
| 當使用者進行某些動作時(例如發表文章、評論、投票、邀請朋友、購買商品),就會獲得點數。每種動作可獲得的點數,都可由管理者設定。如果發表的文章或評論被刪除,送出去的的點數會被扣回;並有區塊可以顯示使用者的分數、以及點數最多的5位使用者。 | |
This module provides the ability for users to gain points when they do certain actions, such as posting a node, posting a comment, voting on a node, inviting a user, ...etc., and hence it is a powerful community building tool. New: version 2.0 released. See details below. |
This module aims to integrate all profile nodes in a neat and usable way allowing user permissions on all types associated with the user. How?If you use the Node Profile module, which allows you to tag any node types (usually CCK's) as profile nodes. You can also use Usernode and Node Family, however I never really found a neat way that tied the profile node's togther. After chatting to dfletcher on IRC about this, he showed me some code he was using for a site he was working on. I based this module on that code and extended it further. This module will take into account access rights to the node types - for example, you can create 2 CCK node types and tag them as profiles. You could then make 1 of them accessible by the authenticated user so they could provide details which you'd like them to maintain - like a normal profile. You could then setup the other node to be "private" so only a set of admins could use it. Useful for keeping notes on users or mayeb storing information about how they came to your site - eg if they were created during part of a marketting campaign? The combination of CCK, Node Profile and this module opens up the data you can associate with a user |
| This module provides various editing protection for users. The protections can be specific to a user, or applied to all users in a role. |
This module allows you to create and enforce quotas on node creation and comment creation on a per role basis. This is useful for the following scenarios: 1) Preventing random spammers or other miscreants from filling up your site with garbage. 2) Dealing with those over-enthusiastic users who join your site and then proceed to comment on every single forum post that's made. (Sure, you could just delete their posts, but that can make them angry. This approach is less likely to do that, and it will stop the damage before it starts) In the future, I have plans to expand this module so that other modules (such as webform, upload, etc.) can use this module to store quota information and check resource usage against quotas so they do not have to implement that functionality themselves. |
The module allows an administrator to disallow modification of user account/profile fields. The administrator can select which fields will be disallowed, or which fields will be allowed. |
This module provides users with the ability to refer other users to a site they are registered at. When the new users registers, the referral is recorded. |
Notifies administrator of new user registrations. |
Allows users to create named relationships between each other. This is meant as a replacement to the buddylist module. I couldn't wait for buddylist 2 so I rolled my own. Admins create relationship types (friend, coworker, etc). Relationship types can be setup to be one-way or mutual. If a relationship type is one-way (subscriber) only the requester is shown as relating to the requestee. Relationship types can also be set as needing or not needing approval. Admins can give users the option to auto approve relationships on a per-relationship type basis. Also bundled with the core relationships module is a set of four other modules directly related:
|
This module enables sites to automatically send customized email notifications on the following events:
The first case is especially useful for sites that are configured to require administrator approval for new account requests. UPDATE: This functionality is now part of Drupal core in version 6.x. I'm happy to report that http://drupal.org/node/144859 has been committed. Therefore, there will be no port of this module to the D6 API, since it's now part of D6 core. On the off chance that there are still bugs in the existing 5.x and 4.7.x versions of this module, those will be fixed and committed. Otherwise, all development on this module is hereby over. |
| 設置一個在使用者個人資料裡出現的分類,可用來作為使用者描述自己的free tagging。這些分類/tag會顯示在使用者個人資料頁上,並可點選,讓使用者找到彼此。 | |
| Adds the ability for users to add tags (taxonomy) to them selves on their user/edit page. Tags are also displayed on the user/page and they link to a page that lists all users that have that tag set to them. |
| This module allows the administrator to assign titles to users based upon the number of posts they have made. |
| Tracks a users profile visits and displays the latest visitors on a user's profile page. |
Allows users to rate other users. Each user's rating (the voting results) is displayed on his or her user page. Currently, there is no explicit voting functionality. A vote can only be cast by calling the API function uservote_set_user_rating(). The API is as follows:
Notes:
|
The module adds information about user's content to his/her profile's 'view' tab grouped by content type. This allows to understand fast what is user's contribution for the site, that helps to add more community outlook to the site. The difference from tracker.module is that it doesn't take additional tab and doesn't require additional click. Treats comments as seperate content type, what supposed to be an advantage; allows to locate each comment in thread. Curretnly has lightweight implementation: doesn't require additional modules such as views and adds only one query per profile page view no matter how much content types it outputs. It is a development version though, so any feedback and suggestions are welcome in this thread or via bug tracker. |
| 讓使用者可以分享網頁連結,配合自由分類和tagadelic模組,可以達成類似 del.icio.us 這種分享式網路書籤服務的效果。 | |
| The userlink module allows users to save and share links (bookmarks, URLs). |
This very simple module allows visitors to check username originality quickly using AJAX request during registration (completing registration form). This makes registration process more convenient as you don't need to submit your registration form to find out whether this username is already taken or not. username_check module provides a button "Check availability" and a DIV with a warning message on the registration / create user form. It is assumed you will theme this form to make it look good. Developed by ARDAS group - Web site development, Drupal services, Software development, IT outsourcing. |
| Usernode這個模組跟Usernodes模組的名稱很像,但功能相差蠻多。 | |
This module tries to make users nodes. It cares for automatic creation and deletion of a node for each user, the so called usernode. |
| 很有趣的一個模組,可以結合所有內容類型與使用者profile,並可以限制每位使用者可以發表特定內容類型的數量(可取代nodefamily的這項功能)。 | |
This module (tested in drupal 4.7), first and foremost, creates a way to limit the number of nodes of a certain type that each user may create. I am deprecating this project, in light of the fact that I have not been good at maintaining it, and that the nodefamily module and its related modules appear to do a better job of what I was originally setting out to do. I recommend looking into the nodefamily module. |
| This module will make the integration of the existing user database and profile images with userplane web chat. You need to register first on http://www.userplane.com/, after registering you will get a mail from userplane team, this mail will have all the information on how to setup your account on their servers, then you can use this module to integrate your database with the web chat. |
強化使用者管理功能,包括:
|
|
| The userplus module enhances Drupal's user administration and Organic Groups' subscription administration. |
| 讓使用者可以針對已發表的內容,進行評論,類似 Amazon.com 的書評。使用者必須先打分數(0-10),然後再發表意見。每個人針對每篇文章只可以發表一次意見。管理者可以設定哪些內容類型可以讓使用者評論,以及評論表單與結果的呈現方式。 | |
This module enables users to post a review of any node. This module is inspired by some of the user review functionality seen in the internet, such as amazon.com. |
| This module allows users to cancel their own account, and for admin to write a cancellation email & select nodes to retain after a user leaves. |
The utility module is a module that contains a bunch of utilities that are simple to code, everyone wants, but nobody actually codes them.
Please add feature requests for anything you want Maintainers: dmitrig01, sun, davea (TexasNomad), greggles, litwol |