---------------------------------------------------------------------------------
Backlinks
- http://drupal.org/project/backlinks
- Backlinks module provides a "what links here" filter for Views: give it a nid (via URL argument, for instance), and it will generate a list of all nodes linking to that node, courtesy of search module's index.
After enabling the module, two pre-configured views will be created for you: a "backlinks" tab view, and a backlinks block view, which generates a block with a list of backlinks on each node page (after you enable it at admin/build/block). With the Views UI module, you can configure these at admin/build/views; you may want to turn off the menu tab, add an RSS feed argument, change the view type, etc.
To-do: add a forward-links functionality.
---------------------------------------------------------------------------------
Backport
- http://drupal.org/node/57119
- The Backport module makes selected core Drupal 4.7 methods and tools available to 4.6 modules. Initially included are portions of the Forms API and the Javascript tools.
Using Backport, developers can construct forms using the Forms API in 4.6 modules and can use the drupal.js methods and widgets.
Note that this module is has had only basic testing.
---------------------------------------------------------------------------------
backup
- http://drupal.org/project/backup
- 此模块会在网站的根目录里建立一个压缩档,包含 Drupal 的档案和数据库,让你可以透过浏览器方便的下载整个网站的备份。
- This module creates a tarball that consists of your Drupal database and all files under DOCUMENT_ROOT, which can then be downloaded through your browser. It is useful for performing backups of entire Drupal-powered websites.
Update! Version 5.x-4.x is available. Details and the download are here.
---------------------------------------------------------------------------------
Bad Behavior
- http://drupal.org/node/30501
- Bad Behavior 是一堆PHP程序代码,藉由分析/比较HTTP request,可以防止垃圾机器人入侵你的网站、消耗你的频宽或随意张贴广告。
要使用此模块,你必须先下载安装原本的 Bad Behavior 程序代码。
- Bad Behavior is a set of PHP scripts which prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots. It goes far beyond User-Agent and Referer, however.
---------------------------------------------------------------------------------
Banner
- http://drupal.org/project/banner
- banner.module 可以在 Drupal 网站中随机播放广告,并且统计显示与点阅次数。注册用户可以拥有自己的广告,编辑、查阅报表。
广告呈现的素材,支持 flash、文字样式、以及一些常见的图档格式。
自动轮换显示广告条。管理员可以方便的查看点击统计,并预设/开启/关闭/批准特定广告,用户则可以查看/修改/上载自己的广告条。
- The banner.module allows you to display ads on your Drupal website. It randomly displays the banners, and automatically tracks how many times each is displayed and clicked. Users of your website can be given ownership of banners, and be allowed to modify certain settings and view statistics.
Supports numerous graphic formats, flash animations, and text.
---------------------------------------------------------------------------------
Bbcode
- http://drupal.org/project/bbcode
- 支持BBCode输入格式。
- The Drupal bbcode.module adds a BBCode filter to Drupal. This allows you to use HTML-like tags as an alternative to HTML itself for adding markup to your posts. BBCode is easier to use than HTML and helps to prevent malicious users from disrupting your site's formatting.
See the help screen of the module (or the code) for information on which tags and variants are supported. This implementation is not necessarily the same as the original BBCode implementation.
Note that this filter also recognizes and converts URLs and email addresses to links automatically.
The quicktags module can be used in conjunction with this module to provide a BBCode formatting bar above all textareas.
---------------------------------------------------------------------------------
BBCode Formatting Bar
- http://drupal.org/node/24875
- A module that gives users a formatting bar that inserts BBCode into posts using Javascript. Works on IE and Firefox.
---------------------------------------------------------------------------------
Betterdate
- http://drupal.org/project/betterdate
- In Drupal 4.7, 'date' type form fields cannot distinguish between required and non-required fields. In both cases, a user must enter a date, even if the field has been designated not required (e.g. a birthday profile field was set up as optional, but the user must still enter a date).
This module, once enabled, will silently find all date fields and exchange them with 'better date' fields. Better date fields allow users to enter null dates for non-required fields. For required fields, behavior remains the same. For the purposes of theming better dates appear as dates.
---------------------------------------------------------------------------------
Bibliography Module
---------------------------------------------------------------------------------
Bind
- http://drupal.org/project/bind
- Bind is an administration module for managing DNS zones for BIND via Drupal. Supports per-user administration of zones and error checking. Demo and screenshots available. Demo in the making.
---------------------------------------------------------------------------------
Bio
- http://drupal.org/project/bio
- 建立一个「自我介绍」的节点类型,每个使用者都可以写一篇自我介绍。使用者所发表的文章下方,都会加上这篇自我介绍的连结,便于网友认识作者。模块作者建议使用此模块时不要提供access to profile的权限,避免重复。
- The Bio module allows each user to create one (and only one) "bio" node. Any node-type can be assigned as the bio or Bio module can provide its own node type. The bio can display on the users' profile pages and/or it can add "View [username]'s [Bio]" links to nodes.
Combined with CCK in Drupal 5, Bio module can provide a more flexible, more *efficient* solution than Drupal's core Profile module. If you've wished that user profiles were complete first-class nodes -- available to your content search index, available to nodeapi-based modules, and themable through node-[bio].tpl.php, then Bio module is a quick-and-simple way to go.
---------------------------------------------------------------------------------
Birthdays
- http://drupal.org/project/birthdays
- 让使用者可以输入他们的生日,生日当天会自动寄给他们电子贺卡,并且提醒管理者关于近期生日的使用者。主要功能包括:
- 提供近期生日的使用者的区块。
- 列出所有使用者的生日。
- 显示使用者的星座,并连结到 Yahoo! Horoscopes。
- 在使用者的个人数据页显示生日/年龄/星座。
- 自动通知管理者近期生日的使用者。
- 自动寄电子邮件给生日的使用者。
- 如果有安装 postcard 模块,会自动寄送电子贺卡给他们。
- The Birthdays module allows users to add their birthday to their profile. It lists birthdays on a seperate page and in different blocks. Users can receive an e-mail on their birthday automatically, and the administrator can receive dayly reminders of who are having their birthday. Requires Profile module from core.
---------------------------------------------------------------------------------
BitTorrent
- http://drupal.org/project/bittorrent
- This module provides two items:
- A Torrent node type
- A BitTorrent tracker
The torrent node type allows users to upload a torrent along with a description. The type may be configured so that the announce URL is automatically changed to a specified value.
The tracker portion will track any torrent that has been uploaded to the site. The administrator can enforce share ratios and maximum number of simultaneous downloads. It operates within one of three "scopes". The scopes determine the amount of statistics collected as well as the level of security for the tracker. The "public" scope allows anyone to use the tracker and minimal statistics are collected. The "mixed" scope still allows anyone to connect to the tracker, but the users who connect with a passkey have specifics collected about their tracker usage (upload and download amounts). Finally the "private" scope requires a passkey and collects the same statistics as the mixed scope. Also the user's permissions are checked to verify that they are indeed allowed to use the tracker.
The web-seeding extension to the BitTorrent protocol has also been implemented allowing the server to act as a seed when no other seeds are available. The module implments both the GetRight and BitTornado specifications to support a larger audience of BitTorrent clients.
TODO:
Simpletests
Clean-up "edit" performance
---------------------------------------------------------------------------------
Block Assign
- http://drupal.org/project/block_assign
- Overview
This module provides an alternate way to manage blocks. If you have many blocks that are displayed in different configurations across your site's pages, managing them through the standard blocks admin interface can be tedious. For example, say you decide you want to add six blocks to three different pages based on request URI and four blocks (including two of the original six) to three other pages based on node type. This quickly becomes a frustrating exercise as you think through writing logic per block that will handle the overlap correctly. Block Assign simply provides another approach to organizing blocks.
Usage
- Enable the module in your site admin.
- Go to blocks admin and configure a block.
- At the very bottom of the block form, you'll see a text blurb telling you what to paste in the PHP eval textarea (also assumes you've checked the PHP eval box). This blurb will differ per block, as it sends module and delta back to the function to be evaluated.
- Repeat the step above for any blocks that should be subject to the block_assign module. If you need to include other logic in the block, you can do that as well, and simply integrate the suggested code into your own logic. Future versions of the module will probably make this step less painful.
- Go to /admin/settings/block_assign
---------------------------------------------------------------------------------
Block Bar
- http://drupal.org/project/blockbar
- 可以建立多个用来含括其它区块的母区块,可以设定为展开或收合子区块,并可以记住现有的开启或关闭状态。也可以限定母区块在同一时间只能开启一个子区块。
- The Block Bar module is a block module that acts as a container for other Drupal blocks. The module builds an Outlook style collapsible menu bar from the child blocks with each child block representing one panel within the bar. Multiple BlockBars can be created. Each BlockBar can be set with "sticky panels" which will remember the panel's open/close state between page refreshes. Also, an option can be set that will only allow one panel to be open at a time for a given bar. Block Bars and Block Bar panels can be themed globally or individually.
Screenshot of BlockBar in default theme.
Screenshot of BlockBar with embeded Control Panel module.
Screenshot of block configuration page.
Screenshot of BlockBar settings page.
---------------------------------------------------------------------------------
Block Cache
- http://drupal.org/project/blockcache
- This module creates a cached version of each block. Block caching happens separately from page caching and so it will work for logged-in users whether or not page caching is enabled for the site. Cached blocks make just one call to the database and can therefore reduce the overhead required to render blocks that require complex queries and/or calculations such as some Views or Taxonomy-related blocks.
When this BlockCache is enabled, administrators will see a duplicate "cached" version of each of the site's blocks. By enabling the cached version (and disabling the original version), you can display a block that is physically identical to the original, but is loaded from the cache rather than calculated for each page. This can greatly speed up the rendering of a page. There are options for how and when the cache is refreshed and whether it is cached for the whole site or on a page-by-page basis.
---------------------------------------------------------------------------------
Block Region
- http://drupal.org/project/blockregion
- Block region is designed to address the following issues and bugs that may crop up in block configuration in Drupal 4.7 installs when multiple themes are present:
- Configuring settings separately for each theme is awkward/error prone
Some users have complained that block configuration is difficult for multi-themes in 4.7, because each block status, weight, and throttle settings need to be made separately for each enabled theme. This simple module provides a fix, allowing the configuration of these block settings for all themes at once. "Placement" (which region to put the block in) becomes the only setting still configured separately for each theme.
- Only the default theme displays on block configuration (other themes look the same as default), and all settings, including placement, are applied to all themes.
When trying to configure blocks by theme, an issue with theme initiation may cause only the default theme to be displayed and all themes to get the default theme's settings. With blockregion in place, each theme will be configurable again.
Enable this module and admin/block will provide global block settings (the default theme). Block configuration for other enabled themes will allow only "Placement" (selection of region).
---------------------------------------------------------------------------------
Blog Information
- http://drupal.org/project/bloginfo
- 此模块会在 user profile 里加入两个字段,让有权线可以写部落格的使用者在里面填入部落格名称和描述,并把这些信息显示在一个区块里,此区块仅会在该使用者的部落格和部落格文章里显示。
- The bloginfo module adds a blog title and description to your blogs. It is a simple module that adds 2 additional fields to the users account screen, for those who have permission, to have a blog title and blog description. These are then put into a block that can be placed like any other block. The title is the block title and the description is the block content.
The idea is to have a blog title and description like one via blogger.com.
The block will only display on a users blog list or blog post who have filled in the settings.
---------------------------------------------------------------------------------
Blog Theme
- http://drupal.org/project/blogtheme
- 允许用户选择自己blog的外观主题,当其它用户按作者浏览其blog时,看到的将是该blog作者自己选定的外观主题。
- Blog theme allows users to have persistent themes for their blogs based on the theme they choose for their account. When others view thier main blog page, or any node created by them, the reader will see the authors theme instead of their own.
---------------------------------------------------------------------------------
Blogger
- http://drupal.org/project/blogger
- Blogger module used for:
1. Display list of bloggers. You can limit how many bloggers displayed.
2. Display number of written blogs or not, i.e: Samuel (5), Linda (4), etc.
3. A "read more link" to show all bloggers with pagination support and their latest blog.
4. You can choose selected case formats: Upper, Small, or Wordcase.
5. Order by: none (random), name or blogs count.
6. Support Avatar on block and page.
7. You can set avatar size: original, width x height, keep aspect ratio.
Other contributors:
1. Daniel: spelling and capitalization corrections.
2. fkramer: fixs show latest blog.
---------------------------------------------------------------------------------
BlogSMS
- http://drupal.org/project/blogsms
- Small module to accept blog entries via HTTP POST from AQL's SMS to HTML gateway.
[19/07/06] Now supports posting to other node types than just blog.
[19/07/06] The default title can now be changed in the blogsms settings.
---------------------------------------------------------------------------------
Blogstamp
- http://drupal.org/project/blogstamp
- This module acts as a digital notary for Drupal; it creates notarized/certified timestamps for content. When normal Drupal content is created, an easily modifiable timestamp is created. It is impossible to tell with any real certainity whether or not the node was created at that time. A certified timestamp guarantees the content was created on the timestamp indicated.
---------------------------------------------------------------------------------
Body revision
- http://drupal.org/project/body_revision
- This tiny module provides a new tab which allows a user to post a new revision of the body of a node only, this is, she will only be able to edit the body of the node. No other part of the node form is shown, besides the title for information only (no editable). In order to have this functionality without having to give 'administer nodes' permission to the user, this module needs a patch for the node.module. This patch creates new permissions on revisions and nodes (delete).
---------------------------------------------------------------------------------
Book Expand
- http://drupal.org/project/bookexpand
- 可以让管理者指定哪些角色/使用者/OG,在建立 book 文件阶层时,所能加入的上层页面,而不是没有限制地随意放置。
- This module attempts to correct a problem with the creation of book pages. Currently when you create a book page, you are free to add the page where ever you want, with any other book page you want, regardless of access control and other restrictions. With this module, an administrator can define a filter (the current filters are by role, by user, or by Organic Group) and then when a user (other than user 1 who is still free to add pages anywhere) tries to add a page, the list of parent pages is restricted to the filter.
If you have Organic Groups enabled, unless you install this module before any groups are created, you can have quite a lot of work to update the database to reflect the changes. This module automatically creates a top-level book page for every group that is created, and when users try to add pages to their group (using one of the views on the side) they are automatically restricted (assuming you have set the filter appropriately) to creating sub-pages of that new book.
A recent update to this module means that it seems to work properly, although I have not had a chance to test it when using the 'Private' module.
---------------------------------------------------------------------------------
Book Import
- http://drupal.org/project/bookimport
- The Book Import module allows the importing of Drupal books, from exported Drupal book XML files. Being able to export books in this way permits bulk/offline editing, importing of books from external content, and moving of books between Drupal sites.
Please be aware that this is somewhat new code - make sure that you back up your Drupal database prior to using this module to import books.
I'm interested in hearing about your experiences with this software. Feel free to contact me via the contact form; please report issues via the Drupal issue tracker:
---------------------------------------------------------------------------------
Book Review
- http://drupal.org/project/bookreview
- 一个新的节点类型,内建多个与书籍数据相关的字段,包括书名、封面图片、出版者、作者、网站连结、版权、ISBN、页数、价格、摘要、目录、评论等,并可连结到外部的网络书店。
定义了特殊的书评节点,方便发布图书评论。
- The book review module allows a site to publish book reviews. A book review is simply a glorified node, providing custom fields that are appropriate to writing a book review.
---------------------------------------------------------------------------------
BookGUI
- http://drupal.org/project/bookgui
- This module allows an authorized user/administrator to modify the tree structure of a book using a graphical interface and then update the database to reflect those changes. At some point the Javascript in the background that creates the GUI will be updated, but for now all you can adjust are the parent child relationships of the books (including splitting a book into pieces, and merging books) and not the relative weights of the pages.
As this module is still experimental, you should not use it on a production site, use it on your sandbox sites until we have ironed out all the bugs.
There have been some major updates on this module. It now includes a link on an Organic group homepage (assuming you are using the partner module, Book Expand) that allows users to edit their books using the GUI. Very useful. Also, there has been a complete rewrite of the GUI which makes it much more user friendly. Check it out!
Just as soon as I can create some GPLed versions of the images this module needs, it will be available for download. Please be patient.
For more information, contact the module author at david_wees@yahoo.com
---------------------------------------------------------------------------------
Bookmaker
- http://drupal.org/project/bookmaker
- Enables your users to place a bet on virtually anything; you decide which bets you offer. After the outcome of the bet offer is published, the module automatically calculates the amount of points each user gets.
---------------------------------------------------------------------------------
Bookmark Us
- http://drupal.org/project/bookmark_us
- The Bookmark Us Module allows visitors to quickly and easily bookmark your site, and the current page. Very flexible. Works with IE, Opera, Firefox, Netscape, and other Gecko-based browsers.
---------------------------------------------------------------------------------
Bookmarks
- http://drupal.org/project/bookmarks
- 用户可以编辑自己的bookmark清单,并通过区块显示。
- Gives users with the 'access bookmark' permission their own private bookmark block, allowing them to add any URL to the list. There is also a quicklink feature that makes it a breeze to add the currently viewed page to your site.
---------------------------------------------------------------------------------
booktree
---------------------------------------------------------------------------------
Boost
---------------------------------------------------------------------------------
Bot
- http://drupal.org/project/bot
- Druplicon is an IRC bot that has been servicing #drupal, #drupal-support, and many other IRC channels since 2005, proving itself an invaluable resource. Originally a Perl Bot::BasicBot::Pluggable application coded by Morbus Iff, he always wanted to make the official #drupal bot an actual Drupal module. This is the fruit of these labors. Whilst the needs of Druplicon are driving the future and design of the module, this is intended as a generic framework for IRC bots within Drupal, and usage outside of Druplicon is encouraged.
---------------------------------------------------------------------------------
Bot Invited
---------------------------------------------------------------------------------
Bot Karma
---------------------------------------------------------------------------------
Bot Lookup
---------------------------------------------------------------------------------
Brilliant Gallery
- http://drupal.org/project/brilliant_gallery
- Fully customizable table gallery of quality-scaled images from a defined folder.
• Configurable image size, number of columns, background colour.
• High quality image re-sampling.
• Automatic re-sizing of both landscape and portrait images.
• Browsing images via slick Lightbox V2 or Thickbox.
• Works both in page and block mode.
Planning to do very soon:
• Possibility to configure multiple galleries.
• Adding captions to display in the Lightbox or Thickbox overlays.
• Caching of the thumbnails to increase loading speed.
Development of this module is sponsored by Vacilando.org.
---------------------------------------------------------------------------------
Browscap
- http://drupal.org/project/browscap
- The browscap module provides a replacement for PHP's get_browser() function. get_browser() is difficult (or impossible) to configure for most users in shared webhosting situations, and requires attention to keep the underlying data (browscap.ini) up-to-date. This module avoids the configuration issue by storing the data in a database table, and the freshness issue by automatically retrieving the latest data on a weekly basis (if cron.php is run regularly).
Also, statistics on browsers visiting the site may be captured by enabling monitoring in the browscap settings.
---------------------------------------------------------------------------------
Browser Support
- http://drupal.org/project/browser_support
- This module allows you to specify a list of browsers that your website does not support or are only semi-supported. The motivation behind the module is so that web developers can concentrate on building their site for recent browsers and ask their users to upgrade if they use an older browser that does not display the site properly.
Unsupported browsers will be shown the sites maintenance page with a custom message while semi-supported browsers will get a javascript alert or a drupal message.
You can allow users to forcefully view the site even if they are using an unsupported browser after they have viewed the maintenance page.
---------------------------------------------------------------------------------
Buddy API
---------------------------------------------------------------------------------
Buddy Chat
---------------------------------------------------------------------------------
Buddylist
- http://drupal.org/project/buddylist
- 让你可以把其它网站使用者加入到你的好友名单,并可分群组、关注他们所发表的内容,有助于以Drupal来建立一个社交网络。
Buddylist还可与其它模块整合,例如Invite,自动将受邀请的使用者加入为好友。
用户可以编辑自己的好友名单,同时显示‘好友的blog’区块。
- Allows you to add other site users to your buddy list, organize these into groups, and monitor their content. It is a basic building block for anyone wishing to make a social networking site in Drupal. The 4.7 version is much more feature-rich than the 4.6 version. Allows integration with other modules, such as Invite, to do things like add invited members to buddylists automatically. The word "buddy" can now be changed altogether by editing the translations array at the top of the buddylist.module file.
---------------------------------------------------------------------------------
Buddylist UI
---------------------------------------------------------------------------------
BUEditor
- http://drupal.org/project/bueditor
- 文字编辑工具,协助妳快速地加入一些 HMTL 卷标,功能包括:
- 可透过管理接口自订编辑接口与按钮。
- 可针对不同的角色或使用者,提供不同的编辑接口。
- 可以使用图片或文字按钮。
- 可以设定按钮的作用是要产生程序代码、 HTML 卷标、bbcode 卷标等。
预设的按钮包括了:
- 插入/编辑图片:如果有安装 IMCE,将可以直接浏览/插入网站里的档案。
- 插入/编辑连结。
- 粗体字。
- 斜体字。
- 有序清单。
- 无序清单。
- 摘要断行符号(<!--break-->)。
- 预览:可以圈选部份区块作预览、或是预览全部。
- 说明。
感觉比 quicktag 更好用、更有弹性,却又不像 TinyMCE 等工具那么复杂。
- A plain textarea editor aiming to facilitate code writing.
- Editor interface and button functionality are completely customizable through administration pages.
- It supports role based editor interfaces.
- It's possible to create image or text buttons.
- Buttons can be customized to generate code snippets, html tags, bbcode tags etc.
It comes with a default editor that has predefined buttons. The default buttons are:
- Insert/edit image: Inserts image html. Make use of IMCE javascript API for file browsing, if it is installed. Editing a previously inserted image is possible if the html code of the image is selected with no extra characters.
- Insert/edit link: Inserts link html. It works the same way as image insertion.
- Bold: Encloses the selected text with the tag <strong>
- Italic: Encloses the selected text with the tag <em>
- Ordered list: Converts the lines in the selected text to a numbered list. It is also possible to start a new list with no selection. If the selection is a list which was previosly created by this button, the lines in the text are restored.
- Unordered list: Creates a bulleted list.
---------------------------------------------------------------------------------
Buy Me a Beer
---------------------------------------------------------------------------------
最新评论
2010-03-13 09:13:50
2010-03-13 09:13:11
2010-03-13 07:13:48
2010-03-13 06:13:45
2010-03-13 00:13:19
2010-03-13 00:13:47
2010-03-13 00:13:00
2010-03-12 17:12:01
2010-03-12 16:12:10
2010-03-12 11:12:14