---------------------------------------------------------------------------------
Facebook
- http://drupal.org/project/facebook
- Allows users to authenticate against Facebook and then creates the relevant local Drupal account.
This code is still very young and therefore rather buggy. Please file issues for any problems you come across, or even better, patches.
---------------------------------------------------------------------------------
Facebook - Auth
---------------------------------------------------------------------------------
Facebook status
- http://drupal.org/project/fbstatus
- The fbstatus module fetches your current Facebook status, using an individualized RSS feed provided by Facebook, and provides it as a block that you can display on your site, without entanglement with the RSS aggregator. Standard Drupal permissions apply, so you can control who sees your status. This very simple module is ideal for a single-user, personal site.
PHP5 is an absolute requirement.
---------------------------------------------------------------------------------
Faceted Search
- http://drupal.org/project/faceted_search
- The Faceted Search module provides a search API and a search interface for allowing users to navigate content in such a way that they can rapidly get acquainted with the scope and nature of the content, and never feel lost in the data.
The interface exposes metadata in such a way that users can build their queries as they go, refining or expanding the current query, with results automatically reflecting the current query. This interface also integrates free-text search, fully leveraging Drupal's search engine. It avoids complex search forms (which break the navigation flow), and never offers facets that would lead to empty result sets.
---------------------------------------------------------------------------------
Family
- http://drupal.org/node/38055
- Family is for recording, displaying and analysing genealogical data. It supports GedCOM import/export, comprehensive individual, family, place (location), event and artifact data records and linking, [and much more]. Family is at the moment in the initial stages of development, and we welcome involvement from anyone.
---------------------------------------------------------------------------------
faq
- http://drupal.org/project/faq
- The Frequently Asked Questions (faq) module allows users with the 'administer faq' permission to create question and answer pairs which they want displayed on the 'faq' page. The 'faq' page is automatically generated from the FAQ nodes configured. There are a number of features available in the 5.x branch which are not available in 4.7.x. The 4.7.x branch is now only receiving bug fixes. All new features will be done for Drupal 5.x.
---------------------------------------------------------------------------------
fastpath_fscache
- http://drupal.org/project/fastpath_fscache
- A file-based caching mechanism for serving up cached Drupal pages instead of using the database 'cache' table. This approach is generally faster since the web server doesn't need to initialize a database connection and crunch through a bunch of PHP files for an anonymous user hit. This code is in beta quality and shouldn't be used in production.
This project is maintained by http://drupal.org/user/409 and matt westgate, and based on Jeremy's previous work.
---------------------------------------------------------------------------------
Fasttoggle
- http://drupal.org/project/fasttoggle
- 提高管理任务的效率,如改变节点发布状态、提升节点、阻止用户等。通过 AJAX 技术节省大量页面载入。
增进管理「发表」「置顶」「推荐到首页」或者「使用者管理」中的状态项目,采用 AJAX 快速点选其连结,不用进入编辑即可变更状态设定。
这个模块在 SoC 2006 被选为好用的管理项目。
- Speeds up common administration tasks like unpublishing or promoting nodes or blocking users through the use of AJAX callbacks. This saves lots of page loads. If JavaScript is not available, it degrades gracefully to a Web 1.0 confirmation page.
---------------------------------------------------------------------------------
Favorite Nodes
- hhttp://drupal.org/project/favorite_nodes
- 这个模块允许用户添加某个节点到收藏列表,每个节点有一个 “添加到收藏” 链接,其它用户也可访问你的收藏列表。
管理员可以指定何种节点类型可以被用户添加到收藏。
让使用者可以把喜欢的文章,加入到一个「我的最爱」列表里。每一篇文章(节点),下方都会有一个「加到最爱」的连结。管理者可以设定哪些节点类型,可以有此功能连结。别人可以在你的profile里,看到你收集了哪些文章。
- This module allows users to add certain nodes to a favorite list. Each node has an "add to favorites" link at the bottom. This favorite list is visible to others viewing the site.
The admin can specify which type of nodes are allowed to be added to favorites by users.
---------------------------------------------------------------------------------
[b FCKeditor[/b]
- http://drupal.org/project/fckeditor
- 这个模块为 Drupal 的文本区域添加一个所见即所得编辑器,它是一个相对轻量级的应用,无须在本地计算机安装客户端。
兼容性
集成的文件管理器需要相当的手工配置,要注意看 readme.txt 文件。
请注意适用的 FCKeditor 版本。
已知的 Drupal 5 问题
对某些用户而言,模块的安装可能是个难题,作者将尽快完善文档。
需要的组件
要在 Drupal 中使用 FCKeditor,你得下载 FCKeditor(http://www.fckeditor.net/download)。
详细信息和许可
详细信息可参考: FCKeditor 主页(http://www.fckeditor.net/)
FCKeditor 使用 LGPL 或商业许可,请参考 license details(http://www.fckeditor.net/license)
图片浏览器
记住允许访问者上传文件到你站点可以有严重的安全风险,不要给你不信任的用户这个权限... 小心驶得万年船。
在 FCKeditor 中使用图片有几个可能。
内建的文件管理器,但需要一些手工配置。
IMCE 模块(http://drupal.org/project/imce),几乎不需要配置。
upload 模块 - 允许为节点添加文件和图片附件,通过复制附件的 URL 就可用于 FCKeditor 对话框,安全起见这是推荐的解决方案。
支持[url=http://www.fckeditor.net FCKeditor[/url]输入格式。
- This module allows Drupal to replace textarea fields with the FCKeditor. This HTML text editor brings many of the powerful WYSIWYG editing functions of known desktop editors like Word to the web. It's relatively lightweight and doesn't require any kind of installation on the client computer.
---------------------------------------------------------------------------------
Feature
---------------------------------------------------------------------------------
Fee
---------------------------------------------------------------------------------
Feed
- http://drupal.org/project/feed
- 使用 XSLT 替 RSS feed 加上样式,在使用浏览器开启 RSS feed 时,具有较佳的可读性。
- Allows for styleable feeds. Makes feed functions themable and uses XSLT for output styling.
Provides replacement functions for node/rss.xml and taxonomy term feeds as well as a templatable replacement for view_rss feeds.
Notes:
- Currently only works for RSS, but should be usable with ATOM.
- Requires clean urls
- Um, well, Firefox2 and IE7 ignore RSS XSL templates
---------------------------------------------------------------------------------
FeedAPI
- http://drupal.org/project/feedapi
- This module in early development. If you are looking for a stable solution for your production site, try one of the existing modules out there: Aggregator (core), Aggregation, Feed parser, Leech or Simple Feed. If you are interested in the development of FeedAPI, visit http://groups.drupal.org/rss-aggregation.
2007-08-12: [url=http://aggregation.novaak.net/?q=node/325 FeedAPI screencast[/url]
If you're upgrading from a prior version, please check out this: http://drupal.org/node/168627 .
Feed API aggregates feeds on a Drupal website by generating items or nodes from feeds. It also provides an API that lets other modules easily do aggregation-like tasks.
Currently the most of the planned features are done. I would like to encourage everybody to download the newest release and report bugs and feature requests.
IMPORTANT: FeedAPI packages cannot contain simplepie.inc because of the Drupal CVS policy. If you want to use parser_simplepie module, please visit the website of SimplePie and get the package, then put simplepie.inc into the feedapi/parser_simplepie directory.[b][/b]
If you're interested in developing by FeedAPI, check out developers' guide wiki page.
---------------------------------------------------------------------------------
Feedback
- http://drupal.org/project/feedback
[* feedback 模块允许访问者通过反馈页面联系你。
特性:
可配置的反馈页面字段 (分类、客户 Email 地址、客户名称、邮政编码、电话、主题、反馈信息)
如果访问者是一个注册用户,那么默认使用该用户注册时使用的邮件地址、名称。
可配置的主题前缀。
可配置的指示/指导文本 (如,你利用这个链接到一个 FAQ 页面、站点地图或提示用户先进行搜索)
多个分类
多个联系 email 地址
可选的反馈记录
记录客户 IP 地址和他们使用的浏览器 (帮助识别机器人和无聊的人)
能够工作于简洁 URL 和正常 URL 模式
反馈(feedback)模块,可用于生成反馈表格收集用户意见或问题,用户填表后将通过email发送给指定地址。
- The feedback module allows visitors to your Drupal web site to contact one or more email addresses using one or more custom feedback pages that display a web form.
---------------------------------------------------------------------------------
FeedBurner
- http://drupal.org/project/feedburner
- 整合 Feedburner 所提供的服务,将网站的 RSS feed 导到指定的 FeedBurner feed。除了可以依据需求有多组设定之外,还可以让拥有 blog 的使用者设定他们自己的 FeedBurner feed。
- Integrates Drupal with the services provided by [url=http://feedburner.com/ FeedBurner[/url]. Currently this module provides the means to redirect requests for your site's feeds to user-specified/created FeedBurner feeds. Special user agents, like FeedBurner and Feed Validator (this can be customized) are still allowed access to the direct feeds so there is no need for any special .htaccess hacking.
Please contact me with any comments, questions, or feedback. It is greatly appreciated since this is my first Drupal module. Note that any bugs, etc should be reported in the issue tracker.
New features
- Multiple feed handling
- Improved administration interface
[* For multi-blog sites, users have an option to configure his/her blog FeedBurner's redirection
[* FeedFlare integration
---------------------------------------------------------------------------------
FeedButtons
---------------------------------------------------------------------------------
FeedField
- http://drupal.org/project/feedfield
- A CCK content field to integrate with the Aggregator.
When an entry with this content type is saved, the feed url will be added to the aggregator. (And removed from the aggregator if the entry is deleted.)
---------------------------------------------------------------------------------
Feedparser
- http://drupal.org/project/feedparser
- 此模块可以取代 Drupal 内建的 aggregator 模块,并提供更多的功能,包括:
- 从 RSS feed 里产生内容节点或连结项目(Drupal原本的作法)。
- 使用 Drupal 的分类系统来分类 RSS feed。
- 更新频率最快可达每5分钟一次。
- 可以永久保存取得的内容。
- 提供 OPML 汇入/汇出。
- 支持每个 feed 项目里有无限的 enclousure 字段。
- 可以把 feed 项目的分类插入到 Drupal 的分类里。
- 提供 API。
- 使用外部开发的处理引擎(SimplePie),支持多种格式。
- This package provides a drop in replacement for the aggregator.module but provides an API to extend the feed parsing capabilities of Drupal.
Features include
- Generate Nodes or (aggregator.module style) Items from a feed.
- Uses standard Drupal taxonomy for feed categories.
- Updating as frequently as every 5 minutes.
- Abilitity to never expire aggregated content.
- OPML import / export
- Support for unlimited enclosures per feed item.
- Inserting of feed item categories into Drupal's taxonomy.
- Developers API
- Uses externally developed parsing engine
Feed parsing is done using the SimplePie engine as the Drupal Core one appears to suffer too much with the various feed formats (see the aggregator.module issue queue for examples!)
Installation requires that the aggregator.module is disabled first otherwise it will conflict with Feedparser.
Some Live Examples:
DRUPAL 5.X IS NOT YET SUPPORTED. PLEASE POST PATCHES TO UPDATE, DO NOT REPORT BUGS ABOUT IT YET
---------------------------------------------------------------------------------
feed_node
- http://drupal.org/project/feed_node
- The purpose of this module is to provide a simple method for displaying aggregator feed items within a node framework. One can "feed enable" a particular node type which allows the user to attach a single feed to a node by specifying a feed title and URL.
An alternative module which performs a similar function and integrates with CCK is the feedfield module: [url=http://drupal.org/project/feedfield feedfield[/url].
This module provides two display styles (title, and title + teaser) and allows the user to configure the maximum number of feed items to display. As well, the module ensures that all aspects of an aggregator feed and it's corresponding feed items are available in the node data structure so that custom themeing can be achieved if the default themes are not adequate.
The development of this module was sponsored by Bryght (http://www.bryght.com/)
---------------------------------------------------------------------------------
Feemanager
- http://drupal.org/project/feemanager
-
[* Feemanager allows special (admin) users to maintain a database section for fee types and amounts people (e.g. members of a club) have paid and have to pay. So, for example, a club member has to pay a certain amount of money per month. Then the manager (admin user) would create a fee type with a name and amount of money due each month and assign this fee type to a member. Then it becomes easy to track how much who paid and when the next payment is due and/or how much.
For Drupal or general website consulting, please visit my website: iHostNZ
---------------------------------------------------------------------------------
Fetchgals
- http://drupal.org/project/fetchgals
-
[* Fetchgals is a public domain webspider used to download and/ or display free content gathered from adult entertainment TGP sites (Thumbnail Gallery Posts). This module provides a user interface for the fetchgals package and automates the entire process. It also allows you to display the content gained right there on your own Drupal site.
---------------------------------------------------------------------------------
Field Actions
- http://drupal.org/project/fieldactions
- The Field Actions module combines the power of Drupal actions with the data in CCK nodes to create new ways of working with your nodes in Drupal. This module enables action enabled modules (such as workflow.module) to reach into your nodes, pull out information, and use it appropriately. This leads to more reuse of data throughout your site, and easier creation of behavior for non-programmers and programmers alike.
---------------------------------------------------------------------------------
Field Spotter
- http://drupal.org/project/field_spotter
-
[* Field Spotter is a simple JavaScript tool to help you identify fields in rendered Drupal output. After enabling the module, you'll see a button at the bottom left on some pages. Activate it and hover over various fields on the page to identify them.
---------------------------------------------------------------------------------
Field Thief
- http://drupal.org/project/fieldthief
- Allow copying CCK fields from an existing node into another node on creation.
Example of use in a simple cart:
* Content type called Product: holds the product price. The price is changing every day.
* Content type called Item: holds many stuff, and also the product price. Node reference is not good, since the price in the product node is changing all the time.
Usage:
* You define the Content type you wish to copy.
* You define the URL argument (ARG) that will represent the node id (NID) of the node to copy from.
* When creating the new node (Item for example) the URL should be add/item/[nid]
Todo:
* fix bug with FieldGroup
* Allow copying CCK image fields
* Improve friendliness - if content type/ field name change - Copying rules will be updated.
---
gizra.com - where cool software developers meet geek fashion designers
---------------------------------------------------------------------------------
Fierce SSO
- http://drupal.org/project/fierce_sso
-
[* Fierce SSO is a Single Sign-On module for Drupal. It is designed so that if users log in to any one of your sites, it will automatically log them in to all the sites in the "network". It works by embedding special, invisible GIF images on the Welcome screen that users get after they log in. These images connect to the other sites in the network and silently log you in.
Fierce SSO is an alternative to danielc's singlesignon module (which minuplates the session tables in the background instead of using invisible images). There is also experimental support for Single Sign-Off (logging uses out of all the sites at once).
---------------------------------------------------------------------------------
File Cache
- http://drupal.org/project/filecache
- This is a replacement cache for Drupal which instead of placing the cachable objects into the database which is done by default it writes the objects into the filesystem instead.
In cases where the website is a dedicated server or a VPS where you have control over the core system, then this is not for you. Check out the memcache project http://drupal.org/project/memcache
If you are on a shared host where you have slow database servers then this is for you.
---------------------------------------------------------------------------------
Filebrowser
- http://drupal.org/project/filebrowser
- 允许站点管理员为站点用户开发文件系统某个文件夹及其子目录的访问权限并提供一个迷人的类 FTP 界面。支持文件属性 (通过 descript.ion 和 files.bss),模块还允许这些元文件保存特殊的内容,在调用时可以解析。
这个模块试图保护那些没非公共文件和版本控制元文件 (CVS 和 .svn 文件夹) 不被列出,但不保证这不会发生。
- Allows site administrators to expose a particular file system folder and all of its subfolders with a fancy FTP-like interface to site visitors. File metainformation (via descript.ion and files.bss) is supported. The module also allows these metafiles to store special content, which can be parsed with a callback. If no callback is specified in the file, only the description will be fetched.
This module tries to protect your files outside of the public folder from being listed, as well as trying to protect version control metafiles (CVS and .svn folders) from being listed, but there is no guarantee as usual, that this will never happen. If you find a bug, feel free to submit a bug report.
---------------------------------------------------------------------------------
Filebrowser Extensions
- http://drupal.org/project/filebrowser_extensions
- A rewrite of the filebrowser.module (which provides FTP-like Browsing functionality).
It's now totally stand-alone
This extensions package adds:
- in-page file listings
- Ajax dynamic file browsing trees
- autocomplete
- pop-up widgets
- list (not table) rendering
- and custom info columns
---------------------------------------------------------------------------------
filefield
---------------------------------------------------------------------------------
Filemanager
- http://drupal.org/project/filemanager
- 此模块为其它模块提供文件管理接口,其本身并无实际功用。Attachment模块就是建立在Filemanager模块基础上的。
- This module adds a full featured file management API for your modules to use. This API is module development and does not directly add functionality to your site. This module is required for the attachment module which is an alternative to Drupal's included upload module.
---------------------------------------------------------------------------------
FileRequest
- http://drupal.org/project/filerequest
- Drupal has an aweful way of handling file requests through the private method. This module fixes that, it implements most of the HTTP features. Things likecaching and resuming are supported.
This module also as a anti-leech feature which should prevent stealing of files on remote sites. So this module can also be an addition when using the public method. The user will be redirected to the node to which the file was associated. Currently the anti-leech only checks the referer to be within the configured range. Empty referers are currently still allowed, but this might change in a future release.
A special mode has been added for in case of images (only JPEG, PNG and GIF). Either a watermark can be added or the image can be subsituted with an other image. In case of watermarking the watermark images has to be a PNG, it's best to make use of the PNG alpha channels for a nicer result.
Be sure to read the README.TXT file concerning a performance increase by using rewrite rules.
Note: if you had a filerequest module installed from before march 26, 2006 you will need to update the throttle.config.php if you were using this feature.
---------------------------------------------------------------------------------
Fileshare
- http://drupal.org/project/fileshare
[* fileshare 模块用于建立允许浏览、上传、下载和删除的页面。
Fileshare 可以浏览大的文件库,它利用递归 AJAX (实际上是 JAH) 技术进行浏览,因此每个目录的内容只有在点击的时候才载入。
有内建的建立、编辑、修改、下载的权限选项,还可以通过将同名缩略图放到 "_previews" 目录获得缩略图链接。
- The fileshare module is used to create pages that allow browsing, uploading, downloading and deleting of files from a fileshare directory that is created by Drupal and linked to the node.
Fileshare was designed to be able to browse large libraries of files, it uses recursive AJAX (actually JAH) to do the browsing, so that an entire directory structure does not have to be initially loaded. The contents of each directory is loaded when it's clicked upon.
There are built in permission options for create, edit, modify files and download files. There is also the ability to link up preview thumbnails by putting the thumbnails in a "_previews" directory and giving them the same filename with either a jpg or gif extension.
Thank you and enjoy!
---------------------------------------------------------------------------------
Fileview
- http://drupal.org/project/fileview
- 这个模块允许在线查看上传的文件。
可以指定文件扩展名及其解析方法,通过与 upload 模块的连接,附件的连接被替换为在线查看文件链接。
目前有 3 种解析方法: 使用 'pre' 标签、使用 'img' 标签和使用 Drupal 输入格式。 例如用输入格式方式,用户可以通过 Drupal 支持的代码过滤器高亮显示源代码文件内容。
- This module allows uploaded files to be viewed online.
A list of file extensions can be specified and for each file extension a renderer. In conjunction with the upload module, the links in the attachement table can be replaced by links to view the files online.
There are three renderers: using a 'pre' tag, using an 'img' tag and using a Drupal Input format. With the input format renderer, one can for example highlight source code files using any code filter supported by Drupal.
---------------------------------------------------------------------------------
Fill-in-the-Blanks Sets
- http://drupal.org/node/68607
- Enables the creation of pairs of content (e.g. What are the numbers from one to seven?- [[1]], [[2]], [[3]], [[4]]) for learning purposes.
Most useful when used in collaboration with a viewer module (e.g. Flashcard Module, Typecheck module).
---------------------------------------------------------------------------------
Filter by node type
- http://drupal.org/project/filterbynodetype
- The core filters system allows an admin to restrict the type of input format available to a user by user role. It does not, however, allow the admin to restrict the available input formats by node type. This module fixes that. It provides a simple checkbox-based interface where an administrator can restrict what input filters are available to what nodes. These rules are applied after the role-based restrictions, so it can never offer more input formats than the default role-based input formats would.
If after all limits are applied there are no input formats available for a given user on a given node type, they will still have access to the node add/edit page but will not be able to successfully submit the page. I do not completely like this method. Patches to provide better handling of this case are welcome.
---------------------------------------------------------------------------------
Filter Default
- http://drupal.org/project/filter_default
- 可以为每一个角色设定不同的预设输入方式。它会在 管理 > 输入格式 里多出一个 defaults 页签,让你可以进行设定。
- The Filter Default module allows you to assign a different default input format for each role on your site. It adds a 'defaults' tab to the administer > input formats page on which you can manage the assignments.
---------------------------------------------------------------------------------
Find URL Alias
- http://drupal.org/project/find_path
- This is a small utility module to help you track down particular URL aliases. If you have many thousands of URL aliases, browsing through the list to find one URL alias can be painful. You might need figure out if an alias is to a node, taxonomy, view or panel; or delete an orphaned alias; or find out if a node has multiple aliases. This module will help you out, by adding a "Find alias" tab to the URL Aliases admin page. Allows use of wildcards (%).
---------------------------------------------------------------------------------
Firebug
- http://drupal.org/project/firebug
- [url=http://www.getfirebug.com/ Firebug[/url] is an amazing developers tool available as a plugin for [url=http://www.mozilla.org/products/firefox Firefox[/url]. The people behind Firebug have also released Firebug Lite which is available as a standalone JavaScript utility that can be embedded on any web site.
Early version
Looking For a Co-Maintainer
---------------------------------------------------------------------------------
Firestats
- http://drupal.org/project/firestats
[* FireStats (http://firestats.cc/)是一个 web 统计系统,这个模块允许 FireStats 监视你的 Drupal 站点的访问情况。
模块选项:
可排除管理页面。
可排除特定用户或角色。
安装:
以 Standalone(http://firestats.cc/wiki/Standalone)模式安装 FireStats。
安装并激活 Firestats 模块。
将 FireStats 文件系统位置放到 FireStats 模块设置中。
演示:
请参观 演示站点 (http://demo.firestats.cc/firestats/)
- http://firestats.cc/ FireStats[/url] is a web statistics system. This module allow FireStats to monitor access to your Drupal site. A live demo of FireStats is available here. Please report Firestats integration module's problems in the project issue tracker and the statistics system's problems to http://firestats.cc/]http://firestats.cc/
Module options:
- Option to filter out administration pages.
- Option to filter out specific users or roles.
---------------------------------------------------------------------------------
First Click Free
- http://drupal.org/project/fcf
-
[* First Click Free provides a way to unlock protected site content to visitors coming from Google (sub)domains.
See more info about First Click Free from Google Help and "How to use Google News" Google Group.
Install the module and configure it choosing from the dropdown a role which will be assigned to visitors coming from Google (sub)domains.
This module has been kindly sponsored by johndeep.
---------------------------------------------------------------------------------
Fivestar
- http://drupal.org/project/fivestar
- 五星投票模块是一个简洁、妩媚的投票器件:
jQuery 滚动效果和 AJAX 免刷新投票
如果禁用 JavaScript 则自动降级为 HTML 等级形式
支持匿名投票
反垃圾投票保护确保用户不能进行虚假的投票
易于集成到 Views 模块以获得按票数排序的节点列表
增加一个 Fivestar CCK 字段类型
简单易用的 Form API 元素可供其它模块使用
又一个投票模块,可以作五颗星的投票。似乎与 Views 的整合作得不错。功能如下:
- jQuery 滑动效果与 AJAX 投票方式。
- 如果使用者关闭了 JavaScript,还是可以顺利运作。
- 匿名使用者可投票。
- 有防止灌水功能。
- 与 Views 整合,可以依得票数排序,或是以最低/最高得票进行过滤。
- 提供 CCK 字段。
- 提供 API 供其它模块使用。
- The Five Star voting module adds a clean, attractive voting widget to nodes in Drupal 5. 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 both jQuery 1.0 and 1.1
Dependencies
This module is dependent on the Voting API. Voting API provides database storage of votes, as well as Views integration. You'll need to download Voting API, and Views is highly suggested if you want to create pages of results or use ratings to sort content.
Call for stars!
In version 1.7, Fivestar introduced configurable sets of stars on your site. While you can still over ride these stars with your own theme, now you can easily switch between sets of stars for those who prefer just use the available sets.
---------------------------------------------------------------------------------
Fixed Data Dropdown
- http://drupal.org/project/FixedDataDropdown
- Allows a user to select data stored into a large database with dependent selection choice (e.g. Country -> City)
In other words, this is a dependent drop down with a static data set consisting of the keys (which will be used for the first input selector) and the values (which will be in the dependent drop down).
If the database's values do not uniquely identify a specific key, you may well want to save the key as well as the value itself, in which case, select "multiple values" and the key and the value will be saved as separate values.
So, for example, you could have a database of all French codes postals - which cover several towns.
So, create a new field type, using this type (fixed data dropdown), You will need to use the admin form to "submit" your database - you'll need some regular expression magic at this point to extract the data from your database....
Ok, so now, in theory, you have a nice bug data set in your drupal database, which will not interfere with any other data in there (this was a design decision, I tried using a very large taxonomy, and it just made things awkward, it worked, but it was just a pain to have lying about)....
---------------------------------------------------------------------------------
Flag content
- http://drupal.org/project/flag_content
- 这个模块允许用户标记节点为恶心的,管理员可对此进行审核。
管理员可以指定何种节点类型可以进行标记。
可通过 email 告诉管理员谁标记了什么,被标记的节点同时进入一个待审核队列等待管理员编辑、删除或取消标记。
注意: 如果你让匿名用户有标记的权限,小心爬虫害你。
让使用者把有问题的内容做个标记,并会寄电子邮件通知管理者进行进一步的审查,让使用者协助进行网站内容的管理。
- This module allows users to flag nodes, comments, or users for the adminstrator to review. Examples are offensive content, spam, offtopic stuff, ...etc.
The admin can specify which type of nodes are allowed to be flagged, as well as whether users and comments can be flagged.
An email is sent to the administrator to notify them who flagged what. The flagged items are also queued for the administrator to review. They can edit, delete or unflag the item.
New features for release 2.x:
- Ability to flag users and comments, in addition to nodes.
- Anonymous users can flag content.
- The user doing the flagging is displayed next to each item.
These features are available in 4.7 at present, and we are looking for sponsors for the effort of porting these new features to 5.x.
Initially sponsored by Social Signal .
Sites
This module is used on the following sites:
Author
Khalid Baheyeldin of 2bits.
The author can also be contacted for paid customizations of this module as well as Drupal consulting, installation, development, and customizations.
---------------------------------------------------------------------------------
Flash Filter
- http://drupal.org/project/flash_filter
- http://drupal.org/node/138077]Drupal 5 Flash Filter[/url] can now be found in the SWF Tools package. This package is fairly stable now and will have a formal release during May.
Q. What is different about flash_filter in SWF Tools?
-- While [flash:filename.flv] syntax is the same, it has different syntax for passing additional variables.
Q. What hasn't been ported yet?
-- The integration of 3rd party code for extracting meta data from swf
---------------------------------------------------------------------------------
Flash gallery
- http://drupal.org/project/flash_gallery
- 以 Simpleviewer 为基础,使用 Flash 的效果来达成一个比较炫的相簿呈现方式,必须与 image/image gallery 模块配合使用。
- This module (originally created by DriesK) is an alternative way of displaying your photo albums using Flash, inside a Drupal environment.
---------------------------------------------------------------------------------
Flash Node
- http://drupal.org/project/flashnode
- If you just want to add Flash content to nodes without having to worry about writing any HTML or PHP then this module is for you!
2007-08-16 - Flashnode 5.3
Flashnode can now accept swf, flv and mp3 files. If you upload an flv or mp3 file then it will be rendered using the player that you specify via SWFTools. This is designed to make it easy to upload audio/video content if you don't want to use a separate audio/video module.
---------------------------------------------------------------------------------
FlashCard
---------------------------------------------------------------------------------
FlashVideo
- http://drupal.org/project/flashvideo
[* FlashVideo 是一个完全的视频解决方案,允许 web 开发人员和用户上传视频文件、自动将这些视频转为流行的 Flash 格式, 然后可以将这些视频通过简单的 [video] 标签嵌入到任何节点当中。 作者认为视频不应该作为一个节点,而是应该作为一个文件对待,因此这个模块仅仅扩展了 Upload 模块以允许更多文件可以作为节点附件,然后通过参数传递到 [video],同时使用 FFMPEG 自动转换视频格式为 Flash 格式。
这个模块用于...
用户生成内容的视频网站的完全视频解决方案。
在节点轻松嵌入任何地方的视频。
在一个节点嵌入 N 多视频。
建立一个自动 Flash 转换。
相信视频不过是一个文件,而且 Drupal 系统就应该将他们以文件对待。
为了帮助人们熟悉这个模块,作者建立了一个完整的教程以帮助人们建立多媒体网站, 请访问 http://www.travistidwell.com/flashvideo 。
可以将使用者上传的影片档转成时下最流行的 Flash video,也就是说, DrupalTube...但需要服务器有支持 FFMPEG。
[* FlashVideo is a complete video solution that expands the upload module to allow web developers and users to upload video files, automatically convert those videos to the popular Flash format, and then embed their video in any node type in the Drupal System using the simple [video] tag.
---------------------------------------------------------------------------------
Flatforum
- http://drupal.org/project/flatforum
[* Flatforum 可以改变 Drupal 内建的讨论区模块的外观,让它长得像是 phpBB/vBulletin。内含版型与模块,可显示使用者的文章数与注册日期。
[* flatforum is not a full theme. It's a template that changes the look of forum so it resembles phpBB/vBulletin style flat forums. flatforum.module is needed for post count and join date information.
2006-10-02: Flatforum CVS has been updated for Drupal 5.0, and the stylesheet has undergone a remake!
Requirements
Flatforum requires a theme based on the phptemplate engine.
Installation
Please check the README.txt file for details.
Credits
The code was originally written by Károly Négyesi. The CSS is Tibor Liktor's work. These phases were sponsered by http://ak47.dk, and RealROOT BVBA for http://www.zattevrienden.be/forum (not work-safe).
This module is currently looking for a new maintainer. Please contact Ayman if you would like to volunteer.
---------------------------------------------------------------------------------
Flexinode
- http://drupal.org/project/flexinode
- 让网站管理者很容易就可以建立新的内容类型,并可自订该内容类型要填写的字段,包括一般文字字段、各式选单按钮、图片、MP3、网址、表格等。当然,该内容类型的呈现方式,也是可以自订的,并预设有列表与表格两种呈现方式。
可以用此模块根据需要生成新的自定义节点(node)类型。在此基础上可以有很多灵活多变而非常实际的应用,可以说是drupal扩展模块里功能非常重要的一个。
[* Flexinode is a module that allows non-programmers to create new node types (flexible content types) in Drupal. Users can define the fields in the node edit form for their content type, and can either view the nodes as presented by the module or modify the presentation in their theme.
---------------------------------------------------------------------------------
Flexinode to CCK Converter
- http://drupal.org/project/flexiconvert
- 把原本使用 Flexinode 做的内容类型/内容,转换为 CCK。目前仅能转换文字类型的字段。
- Utility to convert flexinode nodes into CCK nodes. The conversion currently has limitations, but is quite usable (and hopefully further users can help expand the functionality).
---------------------------------------------------------------------------------
Flickr
- http://drupal.org/project/flickr
- 通过 Flickr 的 API 访问他们的照片,这个模块提供过滤器以插入照片和照片集。
Flickrhood 将会整合到本模块当中, Flickrmodule 的整合已经完成。
提供一个过滤器,可以在文章里插入 Flickr 里的照片和相簿,或是建立照片和相簿的区块。
采用的输入格式为:
[flickr-photo:id=230452326,size=s]
[flickr-photoset:id=72157594262419167,size=m]
* s - small square 75x75
* t - thumbnail, 100 on longest side
* m - small, 240 on longest side
* - - medium, 500 on longest side
* b - large, 1024 on longest side
* o - original image
- Access photos on Flickr's site via their API. The module provides a filter for inserting photos and photosets and blocks for a user's recent photos and photosets.
This module replaces the old [url=http://drupal.org/project/flickrmodule Flickrmodule module[/url]. The [url=http://drupal.org/project/flickrhood Flickrhood module[/url] is being integrated into this module.
---------------------------------------------------------------------------------
Flickr CCK
- http://drupal.org/project/flickr_cck
- This module will install CCK fields for Flickr Flash Slideshows and Flickr Flash Badges. If you have the Slideshow Creator module installed, you also have the option to create a javascript slideshow of flickr images. CCK nodes allow flickr content to be stored by any combination of username/userid, photosets, tags, and/or searched text. Fields have various settings to control appearance, such as width/height and transition/fade modes (when using Slideshow Creator). Plays well with Views, so if you have, for instance, a Flash slideshow in the node, you could have a block that displays the flickr show as a badge or mini-slideshow.
---------------------------------------------------------------------------------
Flickr Module
- http://drupal.org/project/flickrmodule
- A module to incorporate some Flickr functionality into your site. Each site must have its own API key, and can have only one Flickr account associated with it. Once installed, the module exposes your photosets (must have at least one) to /flickr and gives you a convenient local page with all images in that set. It also allows the use of tags inside nodes to display flickr images.
There wont be any release for Drupal 5. drewish and I have decided to merge modules.
---------------------------------------------------------------------------------
Flickr Rippr
- http://drupal.org/project/flickrrippr
- Turns flickr photos into drupal nodes - imported from flickr via the xml api.
Nodes are updated by cron run, or manually on the node's edit page.
Creates a block, of thumbnails, for each user that has defined her/his flickr username.
Just publish photos + descriptions to flickr, and see these automagically appear on your blog.
requires PhpFlickr (LGPL license)
---------------------------------------------------------------------------------
flickrhood
- http://drupal.org/project/flickrhood
- This module allows a Drupal community to share their flickr photos. Each user enters a flickr username or email in their profile and can then access their photos at drupalsite.com/flickrhood/[uid].
---------------------------------------------------------------------------------
Focus
- http://drupal.org/project/focus
- 一个简单的模块,通过聚焦到第一个字段来改善用户界面。
模块预先定义了一系列的默认表格 (登录、搜索、建立内容等),管理员可以自行定义。
使用 jQuery 技术。
- Simple module that improves the user interface by setting focus on the first field in forms.
---------------------------------------------------------------------------------
FooAggregator RSS aggregator.
- http://drupal.org/project/fooaggregator
- Yet another RSS aggregator.
We are trying to write code that will perform well.
I can also promise this code will be maintained until I find a better alternative (better drupal core module). I'll then provide a migration path and that's it.
Another point is we will try to minimize the code written by depending on other well maintained modules like views.
---------------------------------------------------------------------------------
footermap: a footer site map
- http://drupal.org/project/footermap
- This module generates a site map in Drupal's footer. It recursively searches through the base menu id (mid), and outputs a basic list of links ordered by sub-menus. This module was originally developed per request by a client, and has been used in several other drupal site projects.
footermap will automatically search for url_aliases if the path.module is enabled.
---------------------------------------------------------------------------------
Footnotes
- http://drupal.org/project/footnotes
[* Footnotes 模块可用于建立自动编号的脚注。 当你要添加一个脚注时,使用 fn 标签: <fn>这是脚注</fn>。过滤器将自动取出其中的文本,移到页面底部成为一个脚注,而正文的相应位置会出现脚注链接。
- The Footnotes module can be used to create automatically numbered footnotes
within a text. In the place, where you want to add a ootnote, enclose the
footnote text within an fn tag: <fn>like this</fn>. The filter will take the
text within the tag and move it to a footnote at the bottom of the page.
In it's place it will place a number which is also a link to the footnote.
There is also another filter which does the same with a Textile markup style.
Use it together with the Textile module.
---------------------------------------------------------------------------------
Form Block
- http://drupal.org/project/formblock
- Enables the presentation of node creation forms in blocks. This is particularly useful for including forms on panels.
To enable adding of a form to a node, select the option "Enable data entry from a block" in the admin configuration page for a given content type. Visit the block administration page and enable/configure the block for the form.
---------------------------------------------------------------------------------
Form Defaults
- http://drupal.org/project/formdefaults
- Ever want to add help text to a form in Drupal? Don't like a field title chosen by the developer? Want to change the desription of a form field? Want to move a field to the top or bottom of a form? Want to do all of these things without any PHP code? This is your module.
Form Defaults will let you alter the defaults associated with a form, enable the forms module below and look for the [edit] controls in the description of each form field. Navigate to the form and click [edit] link on the field you want to edit. You'll be allowed to edit field titles, markup fields as well as the textual descriptions with each field.
---------------------------------------------------------------------------------
Form Enabler
- http://drupal.org/project/form_enabler
- This module enables/disables form fields in dependency of a checkbox.
It integrates with the CCK. For each field a checkbox may be chosen, which will be used as enable/disable "switch" for this field.
It also provides a simple API, which other modules may use.
Warning:
This module is still experimental and currently it is working only with firefox
---------------------------------------------------------------------------------
Form Inspect
---------------------------------------------------------------------------------
Form Markup
- http://drupal.org/project/form_markup
- This module allows you to add surrounding HTML values to any CCK widget by determining prefix and suffix values.
Examples:
- Adding of surrounding divs:
prefix: <div id="my-special-field">
suffix: </div>
- Adding of a 'clearing' break when using floats:
suffix: <span class="clear"></span>
---------------------------------------------------------------------------------
Form restore
- http://drupal.org/project/form_restore
- This module restores form values saved by another modules in user session on non-submit form actions. Values are free for altering so You can use it to simulate multi-step workflow. Moreover this module uses stored forms parent-child relationship for correct redirection after submit.
---------------------------------------------------------------------------------
Form single
- http://drupal.org/project/formsingle
- Announcement: Drupal 5.2 (not currently released) and Drupal 6 have solved this issue at the core level. Drupal 5 users wishing to have this protection before 5.2 is available can apply the patch found here:
http://drupal.org/files/issues/t_6.patch
Any efforts to backport this patch to 4.7 would be greatly appreciated. To read about the final soultion that was achieved, read here:
http://drupal.org/node/107358
The Formsingle module prevents forms in Drupal 4.7 from being submitted twice. Try this; with your Drupal 4.7 installation, create a new page, or submit a new comment. When it comes time to press the submit button, click it as many times as you can before the page reloads. Can you click it 50 times? 100 times? Does Drupal submit a new page or comment for every single click? You bet! This module fixes that.
As this is a new module and totally untested in the real world, I highly recommend NOT installing it on live sites. Please test this module, examine the code, provide feedback, and hopefully soon we'll have a solid tool to provide this (critical) feature.
See the Roadmap issue in the issue tracker for an overview of tasks and future directions for this module.
---------------------------------------------------------------------------------
Form store
---------------------------------------------------------------------------------
Form Tweaker
---------------------------------------------------------------------------------
Form Updater
- http://drupal.org/project/formupdater
- Let's face it, upgrading old modules to the new form API in Drupal 4.7 can be quite a challenge. Form Updater can help developers with the upgrade by automatically searching through old Drupal code to find calls to old form functions (such as form_textfield, form_radios, etc). It will then reformat these functions as arrays for use with the new Drupal 4.7 form API. It's far from a complete solution, but it provides a big kick-start for the upgrade.
This module uses the new form api itself, so it requires the CVS (4.7) version of Drupal in order to run.
This module works just fine, however is no longer maintained. Please contact me if you would like to adopt. Please see the Coder module for a continuation of this type of code checking in Drupal 5 and forward.
---------------------------------------------------------------------------------
FormCorral
- http://drupal.org/project/formcorral
-
[* FormCorral provides a simple and effective way to capture form data that can be emailed, downloaded as a CSV, and/or viewed in Drupal's admin interface.
---------------------------------------------------------------------------------
Formfilter
- http://drupal.org/project/formfilter
-
[* Formfilter provides tools and a user interface for doing common form altering tasks. Includes a UI for selecting which fields to hide (passing the elements as values, if possible). Also includes an optional filtering of node forms to promote two fields and then put fieldsets in an 'advanced options' fieldset, to declutter the form.
Formfilter can also be used by module developers to fetch altered versions of forms.
---------------------------------------------------------------------------------
Forms
- http://drupal.org/project/forms
- 为其它模块提供编程接口,用以添加用户可定制的表单。本身并无实际功用。
[* Forms module provides an api for adding user-customizable form elements within modules.
Related and dependent modules include:
SPONSORS:
CivicSpace
---------------------------------------------------------------------------------
Forms No JavaScript
- http://drupal.org/project/forms_no_js
- Allows the admin user to disable certain JavaScript elements used in Drupal powered forms.
Removing the JavaScript used in forms can sometimes remove problems the themes.
---------------------------------------------------------------------------------
Forum Access
- http://drupal.org/project/forum_access
- 这个模块让你可以将某个论坛设置为私有,你可以决定那个用户角色可以浏览、编辑、删除和发表帖子,还可以为每个论坛版面设置版主。
这个模块需要 ACL 模块。
此模块会修改你的讨论区管理页,让你可以设定讨论区的存取权限。你可以控制哪些角色可以在哪些讨论版里浏览、编辑、删除和张贴文章,你也可以为讨论版设定一个以上的拥有特殊管理权限的版主。
此模块需要 ACL 模块。
- This module changes your forum administration page to allow you to set forums private. You can control what user roles can view, edit, delete and post to each forum. You can also give each forum a list of users who have administrative access on that forum (AKA moderators).
This module requires the ACL module in order to function. This module is only for Drupal 5.0.
---------------------------------------------------------------------------------
Forward
- http://drupal.org/project/forward
- 在节点里加入一个【转寄本页】的连结。你可以自订转寄窗体的字段,并检视转寄次数,以及转寄文章的点选次数。Forward模块还会产生一个转寄次数排行榜的区块。
转寄信可以使用HTML格式,设计成与网站的风格一致。信件里还可以包括最新的文章、使用者、响应等内容。
- Update: HEAD is now compatible with 6.x
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.
---------------------------------------------------------------------------------
fQuery
- http://drupal.org/project/fquery
-
[* fQuery is a PHP tool to help you deal with Drupal Form API arrays. Inspired by the jQuery library, it lets you find form elements using a simple and intuitive selector scheme, based on CSS.
---------------------------------------------------------------------------------
Frameprevention
- http://drupal.org/project/frameprevention
- This module prevents your site from beeing framed by another one.
Updates/Features
-----------------------
- Disable the module for selected pages/nodes (e.g. img_assist)
- XHTML DTD supported for the javascript
---------------------------------------------------------------------------------
freelinking
- http://drupal.org/project/freelinking
[* freelinking 模块为输入格式增加一个过滤,为已经存在或者将要存在的内容建立链接,它能够自动地为关键词建立链接,能够通过 “wiki 风格” 为内容提供链接。
此模块提供一个输入格式的过滤器,只要使用驼峰字(CamelCase,就是英文单字之间不加空格、每个字的首字都用大写字母)或是双引号包含的文字,就可以自动产生连结到现有内容,或是连结到以该驼峰字为标题的内容建立页面。通常使用在拥有 wiki 功能的网站上。
类似wiki的输入方式,可以方便站点内部内容间的链接。此模块只是定义了类似wiki的输入过滤法,并不是实现内容节点的wiki化。
- The freelinking.module for Drupal implements a filter for input formats, creating links to existing content or links to new content creation via automatic linking of CamelCase words or words with double-square-bracket delimiters. It can be used 'wiki style' to provide links between content or easy creation of new linked content. It does not implement a 'wiki' type of content; this can be done with the flexinode module or using another core content type like blog or story.
---------------------------------------------------------------------------------
Freemind
- http://drupal.org/project/freemind
-
[* Freemind is an open source "mindmapping" tool to help organise your thoughts and to provide a clear visual means of displaying ideas.
The purpose of this module is to export a site's taxonomy in Freemind format, and so to offer an alternative navigational tool to those already provided by modules such as taxonomy_dhtml.
The screenshots, demo site, and project Home page are from the Freemind project itself. To look at the demo you'll need to have the Java VM installed on your machine.
---------------------------------------------------------------------------------
French stemmer
---------------------------------------------------------------------------------
Front Page
- http://drupal.org/project/front
[* Front Page 模块让你可以定制一个欢迎页面或者首页,你可以用它为不同角色的用户提供不同的首页,安装简易,无须额外的数据库表。 README.TXT 文件中还有详细的步骤呢。
个人使用经验:如果你更新了这个模块,请一定记得到管理页面检查它的设置!
Front Page可以让你指定并编辑网站的形象页(splash page,通常是那种大而不当的flash动画...),不需要套用预设的版型和样式,也可以针对已登入会员和匿名使用者,呈现不同的页面。
用于方便的定制站点首页,可以完全脱离站点外观主题的限制生成个性化的首页。可以显示不同的首页给不同权限的用户,并可插入PHP代码完成更强大的动态显示。可以在管理功能里方便的管理切换首页的显示,一个非常实际的应用就是可以事先生成一个“站点维护”的首页,在维护时切换过去。
- The Front Page module allows user to specify splash pages or front pages to their site that are different in layout to the default theme/style and also offers the option to display different front pages to Authenticated Users (logged in) and Anonymous users (not logged in). It is very simple to install, no SQL fiddling required and step by step instructions are provided in the README.TXT file in the download.
---------------------------------------------------------------------------------
FUDforum integration
- http://drupal.org/project/fudforum
- 这个模块用于将 FUDforum(http://fudforum.org/)一个类似 phpBB 的、流行的 PHP 论坛) 集成到你的 Drupal 站点中。
- This module provides integration with [url=http://fudforum.org/ FUDforum[/url] (a popular PHP forum system like phpBB). The following (all optional) blocks are provided to integrate your forum with your drupal site:
---------------------------------------------------------------------------------
Fullname field for CCK
- http://drupal.org/project/cck_fullname
- USE THE DEV RELEASE. This provides a first, middle, and last name field as a single CCK field.
Optionally, the user can choose to use only a middle initial instead of a full middle name. Or don't use a middle name at all.
In any case, should a user enter in only one letter for either the first or last name, each will be presented with a period after it.
Compatible with diff module.
Compatible with token module.
Would like to know if this is showing up correctly in views; if not, how do I fix it? I've no views experience yet.
---------------------------------------------------------------------------------
Fuzzy Search
- http://drupal.org/project/fuzzysearch
- This module provides drupal sites with a fuzzy search engine to allow for broader keyword matches.
Features:
- Mispellings and typos still provide relevant results.
- External scoring factor hooks exposed so contrib modules can give administrators options for scoring.
- Reindex function available to allow modules to specifically call a certain node for reindexing at next cron run.
- Indexing of CCK textfield field types and taxonomy terms.
- Implements hook_nodeapi's 'update index' op, so current modules integrating with search.module will work the same.
- Improved search performance over search.module because there are no temporary tables created during search.
NOTE: Please download the development snapshots as these are more accurate working releases. Also, this module works independently of the search.module.
---------------------------------------------------------------------------------
最新评论
2010-09-02 23:2:28
2010-09-02 22:2:46
2010-09-02 21:2:33
2010-09-02 20:2:49
2010-09-02 19:2:09
2010-09-02 19:2:17
2010-09-02 17:2:12
2010-09-02 16:2:38
2010-09-02 14:2:06
2010-09-02 13:2:40