<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>寱语</title>
  <subtitle>kzeng's blog</subtitle>
  <link rel="alternate" type="text/html" href="http://www.kzeng.info/node/279"/>
  <link rel="self" type="application/atom+xml" href="http://www.kzeng.info/node/279/atom/feed"/>
  <id>http://www.kzeng.info/node/279/atom/feed</id>
  <updated>2009-07-15T16:52:53-05:00</updated>
  <entry>
    <title>Drupal模块大全</title>
    <link rel="alternate" type="text/html" href="http://www.kzeng.info/node/279" />
    <id>http://www.kzeng.info/node/279</id>
    <published>2004-12-10T08:45:11-06:00</published>
    <updated>2009-07-15T16:52:53-05:00</updated>
    <author>
      <name>kzeng</name>
    </author>
    <summary type="html"><![CDATA[<table>
<tbody>
<tr>
<th>Project</th>
<th>Downloads</th>
<th>Description</th>
</tr>
<tr bgcolor="#FFFFFF" class="dark">
<td class="project-name"><a href="http://drupal.org/node/11169">Affiliate</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/affiliate-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>站长可以把会员的链接提交给他们伙伴。当匿名的用户通过这些链接注册了一个账户，那么这个账户便于那个会员相关联。每天都会有电子邮件发送给会员和网站管理员。这些电子邮件列出了每个成员网站的新注册用户。</p>
    ]]></summary>
    <content type="html"><![CDATA[<table>
<tbody>
<tr>
<th>Project</th>
<th>Downloads</th>
<th>Description</th>
</tr>
<tr bgcolor="#FFFFFF" class="dark">
<td class="project-name"><a href="http://drupal.org/node/11169">Affiliate</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/affiliate-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>站长可以把会员的链接提交给他们伙伴。当匿名的用户通过这些链接注册了一个账户，那么这个账户便于那个会员相关联。每天都会有电子邮件发送给会员和网站管理员。这些电子邮件列出了每个成员网站的新注册用户。</p>
<p>本模块由Share New York赞助，Share New York是一个创新的网络音乐共享网站。 <a href="http://sharenewyork.com/">http://sharenewyork.com</a></p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/6018">API</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/api-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>对Doxygen文件生成器的，一个应用，专门为Drupal网站设计。</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/article">Article</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/article-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>这个文章模块允许在一个集中的管理和显示文章。实际上，它是一个有着特殊功能的类别展示模块。这使它能够适应文章的需要。</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/atom">Atom</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/atom-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>提供Atom feed，使Atom API的一个应用。
</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/11988">Attached Node</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/attached_node-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
attached_node module allows users to include a reference to a node<br />
within the body of another node. Textually, this appears in the body<br />
text as a type of tag. This tag is translated by a filter into a teaser<br />
version of the node being referenced. Additionally, it allows users to<br />
customize position and attributes of this referenced node.</p>
<p>A simple example of a tag would be <code>[node:123]</code> where 123 is the node id of the node to be included.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10245">Attachment</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/attachment-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allows the attachment of arbitrary files to nodes.</p>
<p>Features<br><br />
--------<br><br />
* Allow attachment of multiple files to a single node<br><br />
* Allow configuration of which node types allow attachments<br><br />
* Allow adding and removing attachments during node creation<br><br />
* Allow adding and removing attachments inline during node administration<br><br />
* Allow download of attachements<br><br />
* Permission control on creating attachments</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/9086">Automember</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/automember-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module provides automated role management for one of the administrator-defined roles. </p>
<p>Applications of this module include:<br><br />
1) automatically granting frequent and reliable contributers a special role, and<br><br />
2) automatically granting new users a special role.<br><br />
----<br><br />
Certain kind folk in the Drupal community found this module so useful<br />
that they contributed financially. Their contributions are deeply<br />
appreciated.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/banner">Banner</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/banner-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
banner.module allows you to display ads on your Drupal website. It<br />
randomly displays the banners, and automatically tracks how many times<br />
each is displayed and clicked. Users of your website can be given<br />
ownership of banners, and be allowed to modify certain settings and<br />
view statistics.</p>
<p>Supports numerous graphic formats, flash animations, and text.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/bbcode">Bbcode</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/bbcode-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
Drupal bbcode.module adds a BBCode filter to Drupal. This allows you to<br />
use HTML-like tags as an alternative to HTML itself for adding markup<br />
to your posts. BBCode is easier to use than HTML and helps to prevent<br />
malicious users from disrupting your site's formatting.</p>
<p>See the help screen of the module (or the code) for information on<br />
which tags and variants are supported. This implementation is not<br />
necessarily the same as the original BBCode implementaion.</p>
<p>Note that this filter also recognizes and converts URLs and email addresses to links automatically.</p>
<p><em>The 4.5 version also comes with an email spam protection method built in.</em></p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/bookmarks">Bookmarks</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/bookmarks-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Gives<br />
users with the 'access bookmark' permission their own private bookmark<br />
block, allowing them to add any URL to the list. There is also a<br />
quicklink feature that makes it a breeze to add the currently viewed<br />
page to your site.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/buddylist">Buddylist</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/buddylist-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module allows users to put each other on a personal 'Buddy List' ,<br><br />
also enabling them to keep up with their friend's postings via the 'My Friend's Blogs' block.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/captcha">captcha</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/captcha-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Adds "captchas" to the user registration process. [<a href="http://en.wikipedia.org/wiki/Captcha">What is a captcha?</a>]</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/chatbox">Chatbox</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/chatbox-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This is a simple chatbox module. It allows your site's visitors to chat in an HTML interface.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/codefilter">Codefilter</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/codefilter-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
is a simple filter module. It handles &lt;code&gt;&lt;/code&gt; and<br />
&lt;?php ?&gt; tags so that users can post code without having to worry<br />
about escaping with &amp;lt; and &amp;gt;</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/8153">Collimator</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/collimator-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Collimator<br />
is another module for displaying a list of nodes. By default, it<br />
displays a sorted list of nodes using columns. At the top of the column<br />
is the original node--the story, the picture, the beginning of the<br />
forum topic, or whatever. Dangling below the original node are the<br />
latest responses in chronological order. The original node and its<br />
responses form the bulk of the column.</p>
<p>For example, collimator could be used to view the latest posts to a<br />
site. Nodes are then sorted by their last modification time in<br />
descending order. The list is truncated to five nodes or so, and these<br />
columns are displayed as described above. In effect, new posts or<br />
modified posts appear in the left-most column while older posts "fall<br />
off the edge" on the right-hand side.</p>
<p>For an example, see <a href="http://njivy.org/">http://njivy.org/</a>.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/contextlinks">Contextlinks</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/contextlinks-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>
  The contextlinks module allows you to easily create links to<br><br />
  context-related material using a simple markup syntax.  The links<br><br />
  are indicated by either linking the text itself or by inserting a<br><br />
  specific string or icon that links to the related information.
</p>
<p>
  Site administrators can define different "classes" of context<br><br />
  links.  Each class can have a specific icon or string that is used<br><br />
  for all instances of that class.  Additionally, administrators<br><br />
  define a default class which will be used if no class is specified.
</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/9165">CSV-filter</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/csvfilter-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allow to insert comma-separated (CSV) tables into postings.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/12738">Custom Ranks by Post Count</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/postcount_rank-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
is a module that allows you to assign custom ranks based on postcount.<br />
Specifically, it allows you to assign minimum post counts to items in a<br />
custom selection profile field. It requires the "PROFILE_HIDDEN" patch<br />
for profile.module that's <a href="http://drupal.org/node/12737">here</a></p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/12271">Daily</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/daily-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The daily module is meant for things like comic strips or daily headlines. It offers a new node type <b>daily</b> that has a date associated with it. You can browse through earlier content using the built-in calendar. A second node type <b>daily container</b><br />
displays for example the first or last currently available daily node.<br />
Nodes with a date in the future can automatically become available on<br />
that date.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/8482">Database Administration</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/dba-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
dba module provides Drupal administrators with direct access to their<br />
Drupal database tables from within the standard Drupal user interface.<br />
It is possible to execute scripts to create and alter tables, to backup<br />
one or more tables, to view/edit/delete data within tables, and to<br />
emtpy or drop tables. If using MySQL, it is also possible to check and<br />
repair tables.</p>
<p>Screenshots available.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/8187">dKosopedia Filter Module</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/dkosfilter-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Simple<br />
filter module (based on urlfilter) which creates easy links to the<br />
dKosopedia, an open wiki of for progressive US politics.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/ecommerce">E-Commerce</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/ecommerce-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>
  A collection of modules used to sell goods and/or services.  Some features include:
</p>
<ul>
<li>Sell file downloads, shippable items, and even collections of various products as a single item</li>
<li>Inventory management enabled on a per-product basis</li>
<li>Payment and shipping components are 'pluggable'</li>
<li>Invoice generation and shipping notifications for tangible products</li>
<li>Shopping cart and product 'look and feel' are themeable</li>
<li>Transaction reports and sales summaries</li>
<li>Transaction and payment workflow</li>
<li>Customers can review their order history.</li>
<li>Dynamically adjust item prices for a given group of users</li>
</ul>
<p>
  Documentation and screenshots coming soon.
</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/event">Event</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/event-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This is a simple module to keep track of events and show them to users.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/feature">Feature</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/feature-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A module that lets you organize and maintain a feature list.  You can see it in action at <a href="http://drupal.org/features">http://drupal.org/features</a>.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/feedback">Feedback</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/feedback-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
simple feedback module allows visitors to your Drupal web site to<br />
contact the site administrator via e-mail using a web based form.</p>
<h2>Features:</h2>
<ul>
<li>Configurable required fields on the web form (Sender Email Address,<br />
Sender Name, Postal Address, Phone Number, Message Subject,Message<br />
Body)
</li>
<li>If the visitor is a registered user of the site, then the<br />
sender's email address field and sender's name default to the values<br />
entered upon registration
</li>
<li>Configurable subject prefix for messages sent by visitors
</li>
<li>Configurable navigation menu text for link to this module
</li>
<li>Configurable instructions/guidelines text above the form (for<br />
example, you can use this to link to your FAQ page, site map, or ask<br />
users to do a search before contacting you)
</li>
<li>Contact mail address can be different from the general email address of the site administrator
</li>
<li>Optional setting for validation of the email address, by contacting SMTP server
</li>
<li>Optional setting for logging of all attempts to contact you to the Drupal log
</li>
<li>Logs the IP address of the sender and the browser they are using (helps detect bots, and abuse)
</li>
<li>Works with clean URLs as well as regular URLs (post 4.5.0 CVS version)
</li>
</ul>
<p>This module does not require any new database tables to be installed.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10243">Filemanager</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/filemanager-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
filemanager modules adds additional functionality to the file api. The<br />
filemanager will take care of all aspects of file management allowing<br />
your module to focus on UI and interaction.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/10206">Filestore2</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/filestore2-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>a completely rewritten version of filestore which stores the files on the filesystem instead of in the database.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/5737">Flexinode</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/flexinode-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Flexinode<br />
is a module that allows non-programmers to create new node types<br />
(flexible content types) in Drupal when their needs are modest. Users<br />
can define the fields in the node edit form for their content type, and<br />
can either view the nodes as presented by the module or modify the<br />
presentation in their theme.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/foaf">FOAF</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/foaf-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>FOAF module enables the following:<br><br />
1. automatically import/synchronize profile information between any Drupal-powered sites<br><br />
2. import profile information from external FOAF files<br><br />
3. export a FOAF file based on a user's profile</p>
<p>For profile synchronization, when you login to site A using your<br />
account information from site B, your site A profile automatically gets<br />
filled with values from site B - presuming that both A and B have<br />
foaf.module<br><br />
and drupal.module enabled</p>
<p>Foaf.module will also export your buddylist if buddylist.module is enabled.</p>
<p>The fields selected for this module are intended to conform to the <a href="http://www.socialtext.net/foafnet/index.cgi?basic_specs">FOAFNet specification</a>.</p>
<p>SPONSORS<br><br />
This module was developed by James Walker of <a href="http://www.bryght.com/">Bryght.com</a>, with support from the following:<br><br />
* <a href="http://www.civicspacelabs.org/">CivicSpaceLabs</a><br><br />
* Marc Canter (FOAFnet)</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/forms">Forms</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/forms-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Forms module provides an api for adding user-customizable form elements within modules. </p>
<p>SPONSORS:<br><br />
<a href="http://www.civicspacelabs.org/">CivicSpace</a></p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/form_mail">form_mail</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/form_mail-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module makes it easy to create forms in Drupal which send their<br />
contents via email to one or more recipients. These can be 'contact us'<br />
forms, or any other type.</p>
<p>This module doesn't build the form for you. Instead it just handles<br />
the echoing of the form's contents to an email. The list of recipients<br />
is specified in a hidden form field.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10207">FSCache</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/fscache-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>a<br />
file system cache which allows storing of files on the filesystem of<br />
your web site. This module is used by filestore2 to ease the maintenace<br />
of files uploaded to the website.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/glossary">Glossary</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/glossary-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Glossary</p>
<p>helps newbies understand the jargon which always crops up when<br />
specialists talk about a topic. Doctors discuss CBC and EKG and CCs.<br />
Web developers keep talking about CSS, P2P, XSLT, etc. This is all<br />
intimidating for newbies.</p>
<p>The glossary module scans posts for glossary terms (including<br />
synonyms). The glossary indicator is inserted after every found term,<br />
or the term itself is turned into an indicator<sup>*</sup> depending on<br />
the site settings. By hovering over the indicator, users may learn the<br />
definition of that term. Clicking the indicator leads the user to that<br />
term presented within the whole glossary or directly to the detailed<br />
description of the term, if available.</p>
<p>The glossary uses Drupal's built in taxonomy feature, so you can<br />
organize your terms in a Drupal vocabulary. This allows you to create<br />
hierarchical structures, synonyms and relations. Glossary terms are<br />
represented with the taxonomy terms in the glossary vocabulary.<br />
Descriptions are used to provide a short explanation of the terms. You<br />
can attach nodes<sup>*</sup> to the terms to provide detailed explanation on the keywords.</p>
<p>This module also works with nicelinks.module, which will give you<br />
pretty hover-over glossary term descriptions on reasonably modern<br />
browsers (while degrading properly on older ones).</p>
<p><em>Note: features marked with <sup>*</sup> are only available in the current CVS version or Glossary 4.4.0 and newer versions.</em></p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/htmlarea">Htmlarea</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/htmlarea-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allows Drupal to use the HTMLArea WYSIWYG formatter to replace text area fields.</p>
<p>If you are having any issues with strange things happening in htmlarea, please test it at the <a href="http://www.heydon.com.au/?q=htmlareademo">drupal htmlarea demo page</a></p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/htmlcorrector">Htmlcorrector</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/htmlcorrector-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This is an HTML correcting module. The filter completely scans the input,<br><br />
builds up a list of open tags and closes them when needed.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/htmltidy">Htmltidy</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/htmltidy-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module tidies up Drupal's HTML output.<br><br />
It currently supports, configured via the normal interface, indenting,<br />
word wrapping, and optional info/warning/error information appended to<br />
pages including wrong HTML attributes and w3c validation info.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/image">Image</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/image-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module allow users with proper permissions to upload images into drupal. Thumbnails are created automaticaly.</p>
<p>Images could be posted individualy to the front page, included in<br />
stories or grouped in galleries. Galleries are either personal, i.e<br />
linked to a user, or global to the drupal site.</p>
<p>Admin could administer images and set various parameters such as,<br />
among others, maximum image size, permissions to access images or<br />
manipulate them.</p>
<p>This module requires <a href="http://www.imagemagick.org/">ImageMagick</a>,  <a href="http://www.boutell.com/gd">GD</a> or <a href="http://www.enlightenment.org/pages/imlib2.html">ImLib2</a>.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/9707">Image filter</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/image_filter-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module provides a filter for referencing image nodes from other nodes. It will not<br><br />
work unless image.module is installed and configured properly.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/8750">Img_assist</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/img_assist-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Greatly simplifies the process of adding inline images to content.  It works with <a href="http://drupal.org/project/image">image.module</a> or upload.module, and does not upload images by itself.</p>
<p>More details can be found at:<br><br />
<a href="http://asitis.org/node/view/131">http://asitis.org/node/view/131</a></p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/13304">Inline</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/inline-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module permits to define a new [inline:N] tag, that permits to include<br />
into node body a link to the Nth file uploaded for that node through<br />
standard upload.module.<br><br />
The effect is a link to the file or the display of an image, depending on its type.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/7002">Jsdomenu</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/jsdomenu-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
utility module generates multi-level popup menus using the open source,<br />
standards-based Jsdomenu library. Included is a "site menu" block with<br />
multi-layer popups to navigate the full hierarchy of a vocabulary.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/listhandler">Listhandler</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/listhandler-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Listhandler is a module that aims at inserting mailing list discussions in Drupal fora and vice versa.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/10227">Mail</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/mail-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A<br />
basic module for sending email to registered users. Email messages are<br />
saved to the database as a node for future reference. Email senders can<br />
select which roles to send to.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/mailalias">Mailalias</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/mailalias-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>With this module, a user may associate additional email addresses with his account.<br><br />
These addresses are used by mailhandler.module to authenticate incoming emails.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/mailhandler">Mailhandler</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/mailhandler-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The Mailhandler module allows registered users to create or edit nodes and comments via email. Authentication<br><br />
is usually based on the From: email address. Users may post taxonomy terms, teasers, and<br><br />
other node parameters using the Commands capability.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/9838">Markdown with SmartyPants</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/marksmarty-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
Markdown with SmartyPants module allows you to enter content using<br />
Markdown, a simple, plain text syntax that is filtered into valid<br />
XHTML, and will automatically convert plain ASCII characters to their<br />
proper Unicode entities in context ("curly quotes," et al.) using<br />
SmartyPants.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/members">Members</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/members-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Members<br />
provides an alternate listing style to profile.module, with a focus on<br />
tabular display and an emphasis on roles (including listing by role).</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10083">mypage</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/mypage-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Provides<br />
users with the ability to select among all your site's taxonomy terms,<br />
and then get a customized "mypage" with nodes from those selected terms<br />
only. Also allows for personalized RSS feeds.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/13047">News Page</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/news_page-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allows creation of pages which show syndicated 'news' items from an aggregator category.</p>
<p>News items are automatically filtered by keywords (chosen when<br />
creating the page), so that only news items which contain a keyword are<br />
shown.</p>
<p>News pages can be placed in a book, and added to a taxonomy.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/11170">Node Moderation</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/nmoderation-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>DESCRIPTION<br><br />
This module enables users to vote on nodes. Like comment moderation,<br />
the available votes and the value of each vote is configured by the<br />
admin.</p>
<p>Each node maintains a score, based on the sum of all votes. As each<br />
vote is processed, the score is recalculated and if necessary, the post<br />
is either promoted to home page or unpublished. The thresholds for<br />
these actions are defined by the admin.</p>
<p>SPONSORS<br><br />
Brady Jarvis and Alaric Hahn of <a href="http://code0range.net/">http://Code0range.net</a></p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/node_privacy_byrole">node privacy byrole</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/node_privacy_byrole-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module, when enabled, allows each user of a site to decide which roles can view or view/edit a node.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/13906">Node Type-Categories</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/typecat-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A<br />
module that lets you easily group nodes of the same type (book, story,<br />
event, etc.) that belong to the same category (taxonomy).</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/node_import">node_import</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/node_import-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module enables importing of nodes of any type into Drupal. It accepts as input a comma separated values (CSV) file.</p>
<p>Your CSV file must contain field names in its first row. The following fields are required:</p>
<ul>
<li> title
</li>
<li> uid or name [both are ignored if current user does not have<br />
'administer nodes' permission. if user does have this permission, name<br />
is used if available, otherwise uid, otherwise 'anonymous user' is<br />
assumed]
</li>
<li> type
</li>
</ul>
<p>Your CSV file should use quotes around strings that contain a comma. Parsing is handled by the fgetcsv() function. See <a href="http://www.php.net/fgetcsv">http://www.php.net/fgetcsv</a> for details.</p>
<p>Field names should match columns in your database. Field values should match those usually entered into your DB.</p>
<p>This module adds a 'node import' link to your Navigation menu which is viewable by users who have the 'node import' permission.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/notify">Notify</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/notify-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This is a simple notification module. It provides e-mail notifications to<br><br />
members about updates and changes to the Drupal web site.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/og">Organic groups</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/og-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a<br>a<br />
group home page where subscribers communicate amongst themselves. They<br />
do so by posting the usual node types: blog, story, page, etc. A block<br />
is shown on the group home page which facilitates these posts. The<br />
block also provides summary information about the group.</p>
<p>Groups may be selective or not. Selective groups require approval in order to become a member.</p>
<p>Developers  - this module exercises the node access API thoroughly. You may want to study it for guidance.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/9610">Over text</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/over_text-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
over_text module enables the use of popup tooltip-like boxes using an<br />
included javascript function or the wz_tooltip library. Install<br />
over_text to get popups for events on the event calendar block.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/paypal_framework">paypal framework</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/paypal_framework-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Paypal<br />
IPN framework logging. This modules purpose is to remove alot of the<br />
bloat from "paypal aware" modules I have seen contributed to CVS<br />
lately. This module handles filtering and high performance logging to a<br />
relational database so that other module developers can use this "in<br />
place" database to handle events, track payments, calculate totals,<br />
ship packages, and whatever else the module developer can think of to<br />
do with the data. The module comes with filters, 'Verification<br />
Queueing', and a few other neat features. If planning to write a module<br />
that will use PayPal's Instant payment notifications, then you might<br />
want to investigate this module before re-inventing the wheel.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/paypal_tipjar">PayPal tip jar</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/paypal_tipjar-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module provides a tip jar block to request donations and to describe<br />
the amount of recent contributions. If PHP was compiled with PNG<br />
support in the GD library, a simple bar graph can be automatically<br />
generated as well.</p>
<p>NOTE: paypal_framework.module is required in order to receive IPN information from PayPal.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/poormanscron">Poormanscron</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/poormanscron-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A module which runs the Drupal cron operations without needing the cron application.</p>
<p>For every page view, this module checks to see if the last cron run was more than 1<br><br />
hour ago (this period is configurable). If so, the cron hooks are executed,<br><br />
and Drupal is happy. These cron hooks fire after all HTML is returned to the browser,<br><br />
so the user who kicks off the cron jobs should not notice any delay.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/print">Print Friendly Pages</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/print-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Generate<br />
printer friendly pages for all node types. Features include the ability<br />
to explicitly list all URL references made on the page, custom<br />
stylesheet and HTML template and complete control of the node elements<br />
that are visible when the page is rendered.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/privatemsg">Privatemsg</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/privatemsg-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module allows your site's visitors to send private messages to each other.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/12739">Quickpost</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/quickpost-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Quickpost<br />
is a simpler way of entering content into Drupal. Quickpost allows for<br />
context-sensitive posting of nodes, a tab based way of selecting node<br />
type, and it allows administrators to control which hooks the users can<br />
see by default by giving adminstrators control over the "Advanced" and<br />
"Hidden" tabs. Administrators can move the various forms generated by<br />
modules (i.e. subscriptions form, scheduling form, etc.) to the<br />
Advanced or Hidden tabs. The user can then type in thier information,<br />
optionally click "Advanced" to see advanced options, and submit the<br />
node to the current category.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/quote">Quote</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/quote-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module adds a 'quote' link below nodes and comments. When clicked, the<br />
contents of the node or comment are placed into a new comment enclosed<br />
with special markup that indicates it is quoted material. </p>
<p>This module also features a filter which translates the special markup into html code.</p>
<p>When output by Drupal, the quote will be displayed with special formatting to indicate the material has been quoted.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/quotes">Quotes</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/quotes-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
quotes module allows you to maintain a list of quotations that you find<br />
notable, humorous, famous, infamous, or otherwise worthy of sharing<br />
with website visitors. These quotes are selected randomly and displayed<br />
in a block on your Drupal site.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/recipe">Recipe</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/recipe-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A module for sharing cooking recipes.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/9114">Role to file</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/role_to_file-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module uses cron to build a flat text file based on the users in a<br />
given role. The original intent was to build a DNS file with one line<br />
per user in the role. However, additional features of low complexity<br />
have been added.</p>
<p>Features:<br><br />
1) Optionally define a multi-line body of text for the file header.<br><br />
2) Optionally define a multi-line body of text that is applied for each user in the group.<br><br />
3) Optionally define a multi-line body of text for the file footer.<br><br />
4) Use variables in each body of text, including: site name, number of<br />
users in the role, role name, role ID, current timestamp, user name<br />
(only in #2 above), and user ID (only in #2 above).<br><br />
5) Optionally replace spaces in the site name, role name, and user name with a specified   string.<br><br />
6) Optionally convert the site name, role name, and user name to lowercase.<br><br />
7) Specify the minimum hours between cron updates.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/scheduler">Scheduler</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/scheduler-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module adds scheduled publish/unpublish capability to Drupal.<br />
Specifically, two dropdowns are added to node forms for automatically<br />
publishing or unpublishing a node at some future date. The actual<br />
publish/unpublish operation is handled by Drupal's cron hook.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/11873">Simpletest</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/simpletest-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A framework for running unit tests in Drupal.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/9099">Site map</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/site_map-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module provides a site map that displays a list of all the categories,<br />
optionally displays the full 'Navigation' menu, and optionally displays<br />
node counts by categories. RSS links can optionally be displayed next<br />
to each category. The site administrator may define a message to appear<br />
above the site map. The site map is themable.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/smileys">Smileys</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/smileys-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A filter that substitutes ASCII smileys with images.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/11104">Spam</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/spam-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
spam module is a powerful collection of tools designed to help website<br />
administrators to automatically deal with spam. Spam is any content<br />
that is posted to a website that is unrelated to the subject at hand,<br />
usually in the form of advertising and links back to the spammer's own<br />
website. This module can automatically detect spam, instantly unpublish<br />
it, and send notification to the site administrator.</p>
<p>The spam module provides four main mechanisms for automatically<br />
detecting spam: a trainable Bayesian filter, manually entered custom<br />
filters, counting the number of URLs, and detection of content posted<br />
from open email relays.</p>
<p>(Note:  The latest release of this module is for 4.5, not 4.4 as erroneously listed below.)</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/subscriptions">Subscriptions</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/subscriptions-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module enables users to subscribe to be notified of changes to nodes or<br />
taxonomies, such as new comments in specific forums, or additions to<br />
some category of blog. Once enabled, all nodes will have an additional<br />
link that allows the user to change their subscriptions.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/summary">Summary</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/summary-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
summary module provides several options for content display on a home<br />
page in addition to the standard list of recent posts. Summary<br />
implements functionality of, and therefore works best with, two other<br />
modules: node_image (for displaying images associated with particular<br />
nodes and taxonomy terms) and taxonomy_context (for displaying info on<br />
taxonomies as site sections).</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/survey">Survey</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/survey-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allows<br />
users to create surveys to be completed by site visitors. Survey<br />
submissions are stored in the database and can be downloaded to excel.</p>
<p>This module requires forms.module.</p>
<p>SPONSORS:<br><br />
<a href="http://www.civicspacelabs.org/">CivicSpace</a></p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/sxip">SXIP</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/sxip-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The SXIP module implements an authentication hook for the <a href="http://www.sxip.com/">Sxip<br><br />
Networks</a> identity network. This will allow a Drupal site to share<br><br />
users with any other site that also implements SXIP logins. </p>
<p>The SXIP module ties into Drupal's existing authentication<br><br />
structure. It has the following capabilities: </p>
<p>  * any user with a SXIP account can use a "sxip in" button to<br><br />
    authenticate with the Drupal site<br><br />
  * if the user has an existing account on the Drupal site (determined<br><br />
    by matching email addresses with the SXIP persona), the existing<br><br />
    account is re-used </p>
<p>You can get an overview of how the <a href="http://www.sxip.com/press_sxipworks.html">SXIP network works </a> from the SXIP site.</p>
<p>REQUIREMENTS</p>
<p>In addition to this module, you will need to download the <a href="https://sxip.org/files/mdk/php/">PHP<br><br />
Membersite Development Kit</a>.</p>
<p>SPONSORS<br><br />
This module was developed by James Walker of <a href="http://www.bryght.com/">Bryght.com</a>, with<br><br />
support from the following: </p>
<p>    * <a href="http://www.sxip.com/">SXIP</a></p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/syndication">Syndication</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/syndication-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Syndication.module offers a web page which centralizes all of the RSS feeds<br><br />
generated by Drupal. This helps users find interesting feeds from your web site.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/taxonomy_access">Taxonomy Access Control</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_access-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Allows the user administrator to control access to categories based on user role.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/taxonomy_browser">Taxonomy Browser</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_browser-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Think of this as a 'build your own category view' page.</p>
<p>A single page with checkboxes for each term (organized nicely by<br />
vocabulary). User checks off the terms which he wants to see, and then<br />
this module contructs the right URL (e.g. taxonomy/view/and/3,4,5) and<br />
then displays matching nodes ot the user.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/taxonomy_context">Taxonomy context</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_context-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>For<br />
organizational websites one often wants to display information like a<br />
title and summary of the current section. The taxonomy_context module<br />
enables you to do this through taxonomy terms, displaying the title and<br />
description of the current term, a "breadcrumb" trail of the current<br />
taxonomy term and any parent terms, and titles and descriptions of any<br />
sub-terms of the current term (similar in format to the listing of<br />
nodes in a term). The module also includes a context-sensitive menu<br />
block for each vocabulary.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/taxonomy_dhtml">Taxonomy dhtml</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_dhtml-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A page listing recent nodes on your site, organized by taxonomy term. Also provides a block<br><br />
for each vocabulary, listing terms and their node counts. Finally, a box is<br><br />
exported to the syndication.module main page.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/taxonomy_html">Taxonomy html</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_html-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module adds several HTML representations of site's taxonomy. This is useful for enabling users to browse your<br><br />
site according to topics of their own interest ... Specifically, this module<br><br />
adds a Block for each vocabulary and an Overview page listing all terms and vocabularies.<br><br />
Node counts for each term are also shown beside each term link or in a help tip (aka title attribute).</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/8121">Taxonomy image</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_image-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
taxonomy_image module allows site administrators to associate images<br />
with taxonomy terms. With the association created, an admin can then<br />
make a call to 'taxonomy_image_display()' from their theme or other PHP<br />
code to display the appropriate image.</p>
<p>The module allows the admin to create a one-to-one term-to-image<br />
relationship. With image display recursion, it is also possible to<br />
create a many-to-one relationship. This is useful if creating taxonomy<br />
hierarchies in which an entire tree of terms will use the same image.<br />
With recursion enabled, you only need to associate an image with the<br />
tree parent, and all children will automatically inherit the same image.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/3724">Taxonomy Menu</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/taxonomy_menu-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module adds links to taxonomy terms to the global navigation menu. The<br />
new integrated administration menu in Drupal 4.3 allows modules to add<br />
their own links to the global heirarchical menu, and this module takes<br />
advantage of this in order to display a taxonomy navigation menu in a<br />
style consistent with the rest of the Drupal site navigation.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10809">Term statistics</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/term_statistics-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Based<br />
on the core statistics module, which tracks general page views and node<br />
views, term_statistics keeps track of views of categories (terms) and<br />
includes a page and block for top-viewed categories.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/textile">Textile</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/textile-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
Textile module allows you to enter content using Textile, a simple,<br />
plain text syntax that is filtered into valid XHTML. The module can<br />
filter version one and version two (currently in beta) syntax.<br />
Additionally, Textile filtering can be enabled and disabled on a<br />
per-node basis. The Textile page found at<br />
&lt;http://your_drupal_site/textile&gt; provides syntax descriptions<br />
and examples.</p>
<p>More information about Textile can be found at the <a href="http://textism.com/tools/textile/" title="Textile">Textile home page</a>.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/themedev">Themedev</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/themedev-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Provides<br />
several diagnostic CSS stylesheets which can be used to reveal the<br />
structure of a site. Particularly useful for anyone developing a theme<br />
or customizing an existing theme to suit a different site. Viewing of<br />
the themedev CSS can be restricted to specific user roles.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/title">Title</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/title-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>The<br />
Title module is an input filter that creates links to nodes depending<br />
on their title. E.g. [foobar] will be replaced by a link to all pages<br />
that have "foobar" in their title.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/trackback">TrackBack</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/trackback-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Adds TrackBack support to Drupal. Sending and retrieval of TrackBacks are supported either using POST or GET.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/12875">Translation</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/translation-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module allow to maintain translation of node content to different<br />
languages and switch between them. Will useful for sites, where need<br />
support translations of certain documents; for cases when all content<br />
must be multilanguage and synchronized between languages better will be<br />
use the 'internationalization' module.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/trip_search">Trip Search</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/trip_search-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>trip_search<br />
is a simple search module what does not use Drupal search indexing, but<br />
simply matches the search keywords using SQL LIKE command.</p>
<p>This approach has been tested and is not significantly slower than<br />
search.module. futher, it requires no expensive cron-based search<br />
indexing what might choke older systems. </p>
<p>Current features:</p>
<ul>
<li> searches from taxonomy terms (descriptions, synonyms,<br><br />
  related), users, nodes and comments
</li>
<li> display results sorted by the results type
</li>
<li> allows search terms in url: ?q=trip_search/my_keywords_here
</li>
<li> logs all search actions to a watchdog
</li>
<li> provides a search block
</li>
</ul>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/urlfilter">Urlfilter</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/urlfilter-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This is a simple filter module. It automatically converts URLs (http, ftp,<br><br />
email, ...) into hyperlinks.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/10593">userposts</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/userposts-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>userposts is a very simple and small module that puts a list of nodes that were posted by a user on that user his/her page.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/node/13893">Validation</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/validation-4.5.0.tar.gz" class="project-recent">4.5.0</a><span class="marker">*</span></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Creates a block in the sidebar displaying validation tool buttons.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/variable">Variable</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/variable-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>A small module which accepts an HTTP POST and saves the POST variables to the variables table.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/weather">Weather</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/weather-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
module parses weatherroom.com's xml'd TAF data and displays both<br />
current weather and a 5 day extended forecast. Requires a ICAO<br />
(International Civil Aviation Organization) 4-letter airport<br />
indentifier code, or a 5 digit US zip code.</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/node/7404">webform</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/webform-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module adds a webform nodetype to your Drupal site.<br><br />
A webform can be a questionnaires, contact or request form. These can<br />
be used by visitor to make contact or to enable a more complex survey<br />
that the type polls enable. Submissions from a webform are saved in a<br />
database table and can optionaly also be mailed to an e-mail address<br />
upon submission.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/weblink">Weblink</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/weblink-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This module enables you to maintain a Yahoo like listing with<br><br />
links categorized with Drupal's taxonomy system. Link clicks<br><br />
are tracked, and website monitoring is also possible.</p>
<p>There is a weblink filter that allows you to include urls<br><br />
in your posts using the following syntax [weblink:node_id]<br><br />
or [weblink:url]</p>
<p>This module also integrates well with bookmarks.module<br><br />
providing direct bokmarking capabilities via the a node link (just in CVS).</p>
</td>
</tr>
<tr class="light">
<td class="project-name"><a href="http://drupal.org/project/webserver_auth">Webserver Auth</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/webserver_auth-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>Admins<br />
can now enable access control their drupal directory via their<br />
webserver (e.g. http auth, NTLM, .htaccess) and with this module,<br />
Drupal honor's the web server's authentication. That means that your<br />
users don't maintain separate passwords for Drupal, and that terminated<br />
users automatically become inaccessible in Drupal. If you are running<br />
an LDAP server, or Microsoft Active Directory, use UNIX authentication,<br />
this is likely a good module for you.</p>
</td>
</tr>
<tr class="dark">
<td class="project-name"><a href="http://drupal.org/project/workspace">Workspace</a></td>
<td class="project-download">
<div class="item-list">
<ul>
<li><a href="http://drupal.org/files/projects/workspace-4.5.0.tar.gz" class="project-recent">4.5.0</a></li>
</ul>
</div>
</td>
<td class="project-teaser">
<p>This<br />
is a module designed for users to have a central place to view and<br />
manage their content. It's a user-centric view of a Drupal site.</p>
</td>
</tr>
</tbody>
</table>
    ]]></content>
  </entry>
</feed>
