---------------------------------------------------------------------------------
Namefield
- http://drupal.org/project/namefield
- This module gives you separate fields to describe names: prefix, first, middle, last, suffix. It gives you 'legal' and 'preferred' versions of these fields, and options of how to calculate a display name from the data. Sorts and filters are done by display name.
This module is experimental -- it does not yet support multiple values. It will be considered experimental until it does support multiple values.
Note: This module will soon be folded into the CCK Fullname module. We apologize for the temporary duplication.
---------------------------------------------------------------------------------
News
- http://drupal.org/project/news
- A news module that uses Send to deliver one or more nodes to a mailing list.
Because News uses the send and MLM frameworks, it is short and efficient. But it includes all of Send's feature list, including CiviCRM integration, message history and HTML formatting. You can deliver news to any of MLM's mailing lists.
---------------------------------------------------------------------------------
News Page
- http://drupal.org/project/news_page
- 从 RSS aggregator 的分类里,透过自订关键词进行过滤,只让含有该关键词的 RSS 项目,可以出现在这个新闻网页上。例如我们可以在科技联播分类里收录来自 Slashdot 和 Engadget 的文章,然后用 Taiwan、Acer、Benq 当作关键词,进行过滤,就可以自动制作出一个 台湾科技新闻 的页面。
- Allows creation of pages which show syndicated 'news' items from an aggregator category.
News items are automatically filtered by keywords (chosen when creating the page), so that only news items which contain a keyword are shown.
News pages can be placed in a book, and added to a taxonomy.
---------------------------------------------------------------------------------
Newsletter Checkbox
- http://drupal.org/project/newsletter_checkbox
- Adds a checkbox to site-wide contact forms allowing users to subscribe to your newsletter while contacting you.
The module notifies the administrator and includes the subscribe email address in the contact message.
It can also interact with a newsletter management system like Campaign Monitor (other systems can be added in one function).
Drupal 4.7 version now available via CVS. It's almost the same code as for Drupal 5.0
Future versions will include a settings page and support for more newsletter management applications.
---------------------------------------------------------------------------------
Nice Menus
- http://drupal.org/project/nice_menus
- 轻易地制作出下拉式导览选单,包括水平和垂直(选单向佐拉或向右拉)两种形式。
选单项目是从原本的选单而来的,你只要指定哪个选单要采用此模块所提供的功能,就可以达成此效果。
- Nice Menus enables drop-down/right/left expandable menus for an unlimited number of menus. Uses CSS (and Javascript for IE).
Three styles/types of menus are currently possible: horizontal (menus drop down); vertical (menus drop to the left); vertical (menus drop to the right).
Menu items come out of the normal menu tree. Nice menus are blocks which can be placed wherever normal blocks can be placed. The module comes with a simple colour scheme which can be fully overriden with the user's normal stylesheet. Several CSS override examples are provided in the included README.txt file.
Current Roadmap
- The development version for 5 is available. THIS IS NOT READY FOR PRODUCTION USE! Only download this version if you are helping with testing and development.
- The 4.7 dev needs a number of fixes and general love before an official release is made but that is next on the list after 5 gets out the door. There will be no new features added to 4.7, only bug and security patches.
- 4.6 is now officially deprecated and will no longer be supported. The only patches or updates that will be applied are security patches.
---------------------------------------------------------------------------------
NiftyCube
- http://drupal.org/project/niftycube
- Surely you have seen those cool rounded corners everywhere on the web these days. Even drupal.org uses them. The difference is that drupal.org uses corner images to achieve the effect.
With NiftyCube you can create those cool rounded corners without the need to make corner images. This means you spend less time in photoshop, the viewer is not punished if he has images disabled, change colors on-the-fly without the need to create new corner images, among other advantages.
This module makes use of the NiftyCube javascript found here. This module also has NiftyLayout for those who want/need it.
---------------------------------------------------------------------------------
Node Access Arbitrator
- http://drupal.org/project/na_arbitrator
- The Node Access Arbitrator is an experimental module API designed to allow multiple node access systems to work together.
Currently it is 4 modules
na_arbitrator
This is the core API module that all of the other modules depend on.
acl
This is a second API module (that probably should be folded into the arbitrator) that implements Access Control Lists. It requires na_arbitrator.
forum_access
A forum access control module that controls *only* access to forums. It includes role-based access as well as assigning individual users as forum moderators. It requires na_arbitrator, acl and forum.
workflow_access
A demo module that provides node access control to nodes based upon workflow state.
Because this module has been incorporated into Drupal 5.0, it will not need to be ported. I will continue to maintain it for 4.7, and I will hope that modules will be backported to 4.7 in order to utilize it.
---------------------------------------------------------------------------------
Node Adoption
---------------------------------------------------------------------------------
Node approval
---------------------------------------------------------------------------------
Node As Block
- http://drupal.org/project/nodeasblock
- This module allows those with the appropriate permissions the right to create blocks for each node. By default these blocks display the node title as the block title and the node teaser as the body. This can be themed by overriding the theme('nodeasblock', $node) function.
---------------------------------------------------------------------------------
Node Auto Term [NAT]
- http://drupal.org/project/nat
- The NAT module is a helper module used to maintain node-term relationships, i.e. when a node is created, an equivalent taxonomy term is automatically created in any associated vocabularies. This module is a simple but effective way to create node-node relationships via the taxonomy module.
Testers, feature requests and patches welcome :)
Initially sponsored by: Moshe Weitzman.
---------------------------------------------------------------------------------
Node Blaster
- http://drupal.org/project/node_blaster
- This module create a new content type called node blaster. This can be added with title and description and more option becomes available on edit page where user can add node blaster content. This enables user to add series of content to be sent on a specified interval. User can select which day #node to be sent. This create a url that can be used for public.
This creates html form that can be used for signup. You can also add which url user will be redirected after signup. This code can be used on other site for signup process.
Node blaster mail is sent via cron jobs. Drupal cron jobs need to enable with 24h cycle.
This provides a feature to send site content (node) as an autoresponder.
TODO: Theming of node blaster email.
---------------------------------------------------------------------------------
Node breadcrumb
---------------------------------------------------------------------------------
Node Browser
---------------------------------------------------------------------------------
Node clone
- http://drupal.org/project/node_clone
- The clone module allows users to make a copy of an existing item of site content (a node) and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words "Clone of" are inserted into the title to remind you that you are not editing the original content.
---------------------------------------------------------------------------------
Node Cloud
- http://drupal.org/project/nodecloud
- Node Cloud reuses the popular "tag cloud" idea, but allows one to use nodes as the items in the cloud, instead of terms or tags. Node Cloud is a view plugin that presents the data returned from the view as a cloud of text, with the importance of each node indicated by the size of the text.
Node Cloud is fairly easy to use. To create a node cloud, go to your views administration pages, choose a view, and select "Node Cloud" in the drop down list of views plugins for either the page or block view. Choose two ordering criteria. Node cloud will do the rest.
Node Cloud tries to use some sane defaults to provide good out of the box support. Getting to know the default behavior will help you better understand what kinds of clouds you can create:
The order of the nodes in the cloud is controlled by the first sort order in the view. For example, you may wish to sort your node alphabetically or by creation date.
The size of the individual items in the cloud are controlled by the second sort order in the view. This sort should always be numerical. For example, you might size your nodes on how many votes each has received.
If you supply any fields, they will be displayed in the cloud. If you don't select any fields, a title link for each node will be used.
---------------------------------------------------------------------------------
Node comments
- http://drupal.org/project/nodecomment
- With this module comments can be full nodes. This opens the door for CCK types to be comments, for comments to have uploaded files, taxonomy, revisions, and anything else that comes from the goodness of nodeapi.
To use this module you need to first disable comment.module. The two are, and will remain, completely incompatible. If you don't disable comment module before enabling Node comments module, your site will crash.
This module is dependent on Views. Please have Views installed before attempting to use this module.
Once you have installed the Node comments module, you will need to create a content type to be your comments. This can be a simple type (provided by Drupal core), or a CCK type, or any other type. It is recommended that you call this type "comment". Whatever you call your type, you need to provide a node-yourtype.tpl.php file to your theme. One comes with the module; it is called node-comment.tpl.php. Move this to your theme directory, and if you ignored my advice and called your comment type something other than comment, rename the file accordingly.
Have fun designing interesting Views to render your comments. Your comments can now appear in tables, lists, or in any other view type that you can imagine.
---------------------------------------------------------------------------------
Node Expire
- http://drupal.org/project/node_expire
- This module allows users to either get notifications when a node hasn't been updated in x amount of time, to automatically unpublish such "expired" nodes, and/or to receive e-mail notifications and unpublish x days afterward.
Additional settings include allowing inheritance of the expiration settings from a book page to its children, renotifications (Notify user every x days before unpublishing), an email carbon copy address, and customizable email content.
In conjunction with book inheritance, an admin may decide who can and can't edit the expiration times while the parent book settings are still inherited.
If the admin sets the automatic unpublishing to anything but "Immediate", an additional page is available to view expired modules. ?q=admin/content/node/outdated
This module requires the use of Drupal's cron system for automatic unpublishing and email notification features.
---------------------------------------------------------------------------------
Node Family
- http://drupal.org/project/nodefamily
- 内容类型父子级,可以用过VIEWS调用父子ID
- With this module you can define relations between content types. It automatically creates a relation between all nodes, which have been created from the same user and have the defined content types.
It is a simple node relationship module, which doesn't provide any enduser interface. Relations are set automatically (based on admin defined content type relations) or programmatically through its API. It also allows to restrict the population of a content type (the number of creatable nodes of a content type per user).
The module doesn't display related nodes when viewing a node or anything similar. Currently it's up to the user to use the relation, e.g. use it to display related nodes during viewing a node (example provided) or use it for generating views in conjunction with views fusion
---------------------------------------------------------------------------------
Node Frontpage Manager
---------------------------------------------------------------------------------
Node Go To
- http://drupal.org/project/nodegoto
- This module allows you to define any page or URL as the target, after you:
- create a node;
- update a node
- delete a node
It also has the option to send the target page a variable informing from where it came.
It works with nodes created with CCK.
Example of uses:
- Congratulations page.
- Guide the user on creating node after node
- etc...
[/]
---------------------------------------------------------------------------------
Node History
- http://drupal.org/project/history
- Node History is a replacement for the revision list built into the node module.
With this module you can configure which columns are displayed in the revision list and how they are formated. A hook is provided for other modules to add columns or format rows and columns.
The columns provided by this module are the same as the built-in ones (vid, author, date, operations, log message).
---------------------------------------------------------------------------------
Node Images
- http://drupal.org/project/node_images
- 在发表内容后,会多出一个 "image" 页签,让作者可以很方便地使用 upload 模块为内容加上图片。预设可以显示两个缩图在文章摘要里,并且可以设定要显示的位置。文章里可以显示缩图或全图,并有该文章专属的相簿页面。
- Displays all images that are attached to any node (using the upload.module) in a block, which can be located in any region on your page. Multiple images can be shown in the single block.
---------------------------------------------------------------------------------
Node import
---------------------------------------------------------------------------------
Node Info Boxes
- http://drupal.org/project/node_block
- Create any number of custom blocks (node_blocks) and automatically associate them for display on a particular (node) page view. Useful for granting non-admin users the ability to insert custom blocks. Developed to enable block insertion into special phptemplate regions in a node by regular users. A new tab "info boxes" is added to the node page for adding a node_block. Saves the trouble of going to configure the block manually in admin/block Block display region is set in admin/settings/node_block. On deleting the block association, the block itself is deleted from the block table. No database tables are created by this module.
---------------------------------------------------------------------------------
node limit by role
- http://drupal.org/project/nodelimit
- The nodelimit.module allows administrators to limit the number of instances of each type of node which can be created by users, on a per-role basis.
Each node type can have a different maximum number of nodes created for each role.
The module also provides an alternative "Create Content" page, and alternate "Create (content-type)" menu items, which may be used instead of the standard ones, (to prevent links to node types that the user has exceeded their limit on from appearing).
People may also want to check out the following project:
Nodefamily
http://drupal.org/project/nodefamily
Which apparently provides relationships between nodes, as well as allowing a limit on number of nodes per type, per user.
---------------------------------------------------------------------------------
Node list
- http://drupal.org/project/nodelist
- 节点列表。将站点所有节点标题按字母顺序列在一个页面。还可以单独列出某一分类的所有节点标题。
- This module provides a page listing nodes by title, grouping them alphabetically, and caching the page for increased performance. In addition, this module will list nodes by title per vocabulary and per taxonomy term.
---------------------------------------------------------------------------------
Node Moderation
---------------------------------------------------------------------------------
node privacy byrole
---------------------------------------------------------------------------------
Node Product
- http://drupal.org/project/nodeproduct
- This module should be used within ecommerce package and depends on product.module.
It allows to assign a certain product type to any content type declared in the system (CCK types as well). After that all nodes of this type will be created as products without a need to add them to a store manually.
It can help to solve the following problem:
You used CCK to create a node type and are going to use it in the future for products. Users of specific role can create their own products (not only admin can do it) ... kind of auction. When going to node/add/mytype page you will see a list of product types and an 'Add to store' button. So, in order to create a product you need to choose product type and press additional button. You need to do it each time for each of your products. More then, it is not user friendly action.
This module can help you to automate this process by associating a certain product type with a desired content type. Each time you create this content type it is created as a product and all its specific fields (price, SKU) will be available on the form.
Developed by ARDAS group - Web site development, Drupal services, Software development, IT outsourcing.
---------------------------------------------------------------------------------
Node Profile
---------------------------------------------------------------------------------
Node Queue
- http://drupal.org/project/nodequeue
- 让管理者可以手动把节点放到某个群组里,例如标示某篇文章为焦点文章,或是将重要文章在区块里呈现或是随机列出。
管理者可以指定能被加入到队列的节点类型、数量,以及能使用此功能的权限角色。
- The Node Queue module allows an administrator to arbitrarily put nodes in a group for some purpose; examples of this might be to highlight one particular node, as in a typical news site's Lead Article. Another use might be to create a block listing teasers for 5 forum posts that the admin thinks are important. Another use might be to create a group of nodes, and then have a block or the front page offer one of these randomly.
This group can be re-ordered arbitrarily by the administrator, by moving nodes up and down on an easy to use screen.
[8/28/07] I have released Nodequeue 2.0 RC. I believe this version is just about ready to go, but since it did entail a significant rewrite of the code, I would like a slightly wider base to tell me that it actually is. If I don't see any bug reports in about a week I'll roll it 2.0 and set the 2.x branch to the recommended version.
Note that the 4.7.x version of Node Queue is getting only bug fixes at this time; and even that is iffy. If anyone is interested in supporting Node Queue for 4.7.x, I will likely only fix obvious bugs or commit patches to the 4.7 branch.
---------------------------------------------------------------------------------
Node Queue Builder
---------------------------------------------------------------------------------
Node Relativity
- http://drupal.org/project/relativity
- The module allows parent-child relationships between nodes to be established, managed and searched. You can restrict the types of nodes that can be parented and the ordinality of parents. These are used to contextually create links to add new child nodes or attach existing ones. There is also a navigation block that uses a node's ancestry to list out breadcrumb-style links.
---------------------------------------------------------------------------------
Node Relativity Access Control[]
http://drupal.org/project/relativity_access
This module enables access control based on (and so requires) the Node Relativity module.
Node Relativity "allows parent-child relationships between nodes to be established, managed and searched" and makes it very easy to create child nodes with a click. Node Relativity Access Control restricts access to nodes that are in relativity relationships.
Node Relativity Access Control is unique as a user access module in that it gives a user granted access to a node and to all that node's progeny as well.
By default, each node's author is granted this access to children and grandchildren (and so on) nodes.
Optionally, CCK userreference fields associated with a content type can be given special access settings.
Users can also be added specifically to the node.
Sponsor: Mac Clemmens, Digital Deployment.
[=30][=blue]Special thanks to Karen Stevenson for explaining how to find the right table for a given field using Drupal's API.
[/]
---------------------------------------------------------------------------------
Node stack
- http://drupal.org/project/nodestack
- The node stack modules allows you to select nodes by navigating around your site. If you find a node you want to alter, simply drag it in the “Node stack†block. After you found all nodes, you can perform batch actions on them like publishing, unpublishing, promoting or deleting.
---------------------------------------------------------------------------------
Node style
- http://drupal.org/project/node_style
- The node style module is a simple module that allows per-node customisations by overriding PHPTemplate variables.
Example scenarios where this module will be useful:
- You have a node that you've promoted to the front page and want to hide side bars, submission information and other node and page elements to get a "welcome" page appearance.
- You would like to insert stylesheets or javascript files for specific nodes.
- You want to use different themes on a per-node basis.
N.B. This module works at the theme level and might not necessarily be the most efficient way to accomplish a task.
Ideas on improving this module are welcome.
---------------------------------------------------------------------------------
Node Teaser
- http://drupal.org/project/nodeteaser
- This module provides a separate teaser field.
This provides three advantages to the standard teaser system:
1) It allows users to specify a totally distinct teaser, like a summary or description, that does not contain any node text.
2) TinyMCE attempts to encode the <!--BREAK--> normally used for creating teasers. This circumvents that problem.
3) Users more familiar with Movable Type, Text Pattern, and the
like will be more comfortable with this interface.
---------------------------------------------------------------------------------
Node Template
- http://drupal.org/project/node_template
- The function of nodetemplating is very useful for content editors. This module uses the structure and data of a node as a template, it can also define a part of book nodes as a template as well.
---------------------------------------------------------------------------------
Node time tracker
- http://drupal.org/project/node_time_tracker
- node_time_tracker is a time tracking system per node type. You can set any type of node to have a time tracking block. This block has a couple of buttons to start and stop the clock. The clock keeps counting even if you close the browser window. Once you stop it, it will show you the total time you are spending on that node doing whatever you like to track (I'm using it to track the time I'm spending to solve my client's issues, which are cck nodes)
---------------------------------------------------------------------------------
Node Vote
- http://drupal.org/project/nodevote
- 让使用者可以针对内容进行投票,可以显示出每个内容节点的平均分数和投票数。如果使用者没有投票,将无法看到投票结果。其它功能包括:
- 提供了显示最高票数/分数的内容、投票最多的使用者等区块。
- 可以设定哪些角色的使用者可以投票或是看到投票结果。
- 可以设定针对哪些内容类型进行投票。
- 如果安装了 user points 模块,使用者可以透过投票赚取点数。
- 可以使用星号或/和文字来呈现投票分数。网站管理者可以修改星号的外观图档。
- 投票结果可以显示在摘要或全文模式里。
- 使用者可以对自己的内容投票。
- 使用者可以改变投票分数。
- This module provides the ability for users to vote on various node, assigning a score to each one. The average overall score and number of votes are displayed below each node.
---------------------------------------------------------------------------------
nodeaccess
- http://drupal.org/project/nodeaccess
- Nodeaccess 可以在 Drupal 中控制节点存取权限的一个模块。
可依照群组角色或个别的使用者,针对每一个节点加以设定浏览、编辑和删除的权限。安装后会呈现在每个节点的控制 tab 中。
与 simple access 模块的比较:
1) simple access 只能限制群组角色,nodeaccess 可以限制群组角色和个别用户。
2) simple access 只能控制能否浏览,nodeaccess 除了可以控制浏览之外,再加上控制编辑和删除的权限。
- Nodeaccess is a drupal access control module which provides per node access control. Users with the 'grant node permissions' access control will have a grant tab on node pages which allows them to grant access to that node by user or role. Administrators can set default access controls per page type, and also define which roles are available to grant permissions on the node grants tab.
1) simple access only deals with groups of roles. nodeaccess deals with users and roles.
2) simple access only deals with viewing nodes. nodeaccess deals with editing and deleting as well.
---------------------------------------------------------------------------------
Nodeauthor information
- http://drupal.org/project/nodeauthor
- 在使用者个人资料里增加一个字段,用来填写作者简介,显示在该使用者所张贴的文章下方(同时也可显示个人图像)。
- Nodeauthor module is very simple module which allows users to edit additional
information about them in user-edit form. This information is then displayed
below nodes created by such users.
New feature: Allows displaying user picture in author information. (Only in 5.x)
Administrators are allowed to restrict displaying info to particular node types.
This module was sponsored by Drupal CZ site and Pavel Procházka.
---------------------------------------------------------------------------------
nodeformpopup
- http://drupal.org/project/nodeformpopup
- Provides popup windows and bookmarklets to submit new nodes with ease.
Popup windows can be accessed with links generated by the function nodeformpopup_l, or with the bookmarklets supplied in the apposite page. Bookmarklets pass the current page's URL, title and selected text to the node form via a query string like this:
http://www.example.com/nodeformpopup/node-type?url=currenturl&title=currentitle&description=selectedtext
It works in team with nodeformtemplate, and should work with other modules implementing a similar scheme too.
Popups/bookmarklets can be enabled in the content types settings for each content type.
As a bonus feature, you can enable "shortcut links" for CCK types: a link to a popup form will appear beneath each nodereference field for each referenceable type.
---------------------------------------------------------------------------------
nodeformtemplate
- http://drupal.org/project/nodeformtemplate
- Allow users to configure a default template for each node type. Templates can include placeholders starting with a % sign, which will be replaced with the query string parameter having the same name.
---------------------------------------------------------------------------------
nodeorder
- http://drupal.org/project/nodeorder
- The nodeorder module gives users an easy way to order nodes within their taxonomy terms.
By default, the taxonomy module orders listings of nodes by stickiness and then by node creation date -- most recently posted nodes come first.
The nodeorder module gives the user the ability to put nodes in any order they wish within each category that the node lives.
There are two ways that a user can order nodes within a category. The first is to use the "move up" and "move down" links that can be configured to appear on each node (especially useful when looking at lists of taxonomy terms). The second is to use drag and drop, which appears on the administrative listings of nodes in a category.
The drag and drop ordering is built upon the jQuery Interface Sortable plug-in and, in Drupal 5.x, depends on the jQuery Update module, the jQuery Interface module, and the jQuery Interface Sortable module.
---------------------------------------------------------------------------------
nodeprofile privacy
---------------------------------------------------------------------------------
Nodereferrer Create
- http://drupal.org/project/nodereferrer_create
- Add tabs to existing nodes to create new related nodes. By creating nodes in context, the user avoids having to select the referenced node manually.
Requires
- Nodereferrer module (working version here)
- Nodereference module from CCK
---------------------------------------------------------------------------------
Nodereferrer Fork
- http://drupal.org/project/nodereferrer_baby
- This is a by-necessity fork of nodereferrer module. I has a number of patches applied from nodereferrer's issue queue, but future patches should be attached to the forked project.
Goals
- Work well on D5
- Move towards a merge with nodereference module in CCK
---------------------------------------------------------------------------------
NodeReview
- http://drupal.org/project/nodereview
- 可以针对特定内容节点进行多种面向的评分,例如针对计算机产品文章,提供价格、功能、使用接口等评比角度。需要使用 Views 模块。
- This module adds user reviews to specified node types, on multiple axes and with voting via the Voting API module (required). It uses the Views module (required) for some displays.
It also demonstrates a simple and easy way to have nodes whose content are dependent on a related node, and cannot be created otherwise.
Notes on version status:
- Drupal 5: This is the maintained version of the module. New features will be added only to the current version.
- Drupal 4.7: This version of the module is frozen. I will only be adding bug fixes.
- HEAD: This release isn't tagged for a reason. Don't use it. Ever. Its status id "undefined".
---------------------------------------------------------------------------------
Nodetype
---------------------------------------------------------------------------------
Nofollow List
- http://drupal.org/project/nofollowlist
- Allows a blacklist of sites that will have a rel="nofollow" attribute added to their link tags whenever used on your site. Currently the only page in the blacklist is Wikipedia, though allowing an admin controlled blacklist and whitelist would be useful enhancements.
You must configure the input formats and add this to a format for this module to work.
---------------------------------------------------------------------------------
Notepad
- http://drupal.org/project/notepad
- A very simple module which provides a way for users to have a 'notepad' area where they can record any arbitrary text.
Notes are defined as a new node type and are listed in a block or a summary page. Notes consist of a title, a body (subject to filters) and a priority which governs the list in which they are displayed in the summary page and block.
---------------------------------------------------------------------------------
Notify
- http://drupal.org/project/notify
- 让使用者可以订阅通知信,当网站有新的内容和/或响应时,就会寄送电子邮件通知信。每个使用者都可以设定自己的订阅方式(要收到新文章的标题、摘要或全文,或是要订阅内容通知或响应通知)。
- The notify module allows users to subscribe to periodic emails which include all new or revised content and/or comments much like the daily news letters sent by some websites. Even if this feature is not configured for normal site users, it can be a useful feature for an administrator of a site to monitor new content submissions and comment posts.
---------------------------------------------------------------------------------
NTLM & LDAP Authentication
- http://drupal.org/project/ldap_lookup
- NTLM Authentication module using simple LDAP connection to Windows Active Directory for further authentication. This is still in development, first release for testing purposes and not to be used in production environment. The module is aimed at those who want LDAP Authentication with the option of NTLM, but also require something a bit more easier and simpler to use that will work with Windows Domain Controllers.
There are no known issues with the code as of yet, it is based upon the ideas from the 'LDAP integration' module http://drupal.org/project/ldap_integration so it has the same interface form as the LDAP server setup pages, it has less features but is far more lightweight in comparison. This LDAP module is designed to work with Windows Active Directory and has only been tested in an Active Directory environment using Windows Server 2003 Domain Controller.
By default NTLM authentication is disabled, to enable this you must go into the administration panel and enable this feature.
License: http://www.gnu.org/licenses/gpl.txt
---------------------------------------------------------------------------------
Nutch search engine integration
- http://drupal.org/project/nutch
- http://lucene.apache.org/nutch/]Nutch[/url] is a web crawler/indexer/search engine that is based on Lucene. It is a Java tool. This module allows you to have basic control over the Nutch crawl lifecycle through the Drupal web interface. Combind this module with the OpenSearch Client module and you can offer the search results through Drupal as well. This is a work in progress and participation from Nutch and Drupal developers is wanted.
There is no documentation yet, but if you are familiar with Drupal and have managed to get Nutch running from the Nutch documentation, you'll figure the rest out.
There is now a working group to discuss this module and other Nutch/Lucene related efforts: http://groups.drupal.org/lucene-and-nutch
---------------------------------------------------------------------------------
最新评论
2010-03-18 18:18:35
2010-03-18 18:18:44
2010-03-18 17:18:33
2010-03-18 16:18:19
2010-03-18 15:18:14
2010-03-18 15:18:09
2010-03-18 14:18:57
2010-03-18 13:18:37
2010-03-18 12:18:45
2010-03-18 11:18:45