Drupal Modules H

---------------------------------------------------------------------------------
Hall of Fame

  • http://drupal.org/project/hof
  • 「名人堂」是用来表扬使用者对于网站的贡献,除了可以依据周/月/年列出网站里最活跃的使用者(依据发表的文章与响应数量)、最热门的文章之外,还可以列出网站的文章/档案数量、上线时间以及会员数。
    名人堂模块。是对drupal自带的统计(statistic)模块的补充,可以统计站点共几篇文章,多少注册用户,建站时间,流行内容等,还可以显示发文最多用户,评论最多用户等。这些统计信息都是公开显示的,当然管理员可以选择关闭某些统计。
  • HOF, or "Hall of Fame", is a module that provides publicly-visible summary statistics for a Drupal web site. What differentiates hof.module from the regular Drupal statistics is that HOF is meant to provide a public display of statistics, emphasizing credit to those who help a site to succeed.

---------------------------------------------------------------------------------
Help Tip

  • http://drupal.org/project/helptip
  • "help tip" 是一个仅显示在某些页面的信息或指示,这个模块就允许你建立 help tips 并配置什么地方显示、如何显示等,例如你可以:在每页显示一个随机提示,或者 为用户显示一条欢迎信息,并且允许用户关闭,或者 发挥你想象力
  • A "help tip" is a message or instructions that appears only on some pages. This module allows you to create help tips and configure where and how they are displayed. For example you could
    • show a random tip on every page, or
    • show a welcome message that users may hide once they've read it, or
    • use your imagination

---------------------------------------------------------------------------------
helpers

---------------------------------------------------------------------------------
Hidden

  • http://drupal.org/project/hidden
  • "Open Publishing" sites require transparency of the "open editing" process.
    This module creates a way of removing nodes and comments from the main site, but keeping them accessible to users in a special location with an explanation of the editorial reasons for "hiding".
    Features include:

    • Hidden articles are always displayed with the reason that they are hidden, and custom css class.
    • The reason for hiding can be selected from a list or/and typed in.
    • All pages with /hidden have robots meta tags to ask for no indexing.
    • Filters can be set to automatically hide posted nodes and comments, this can be obfuscated with delay.
    • Notification of hidden articles can automatically be sent out by e-mail. This can be individually or in batches.
    • Non-admin users can be encouraged to take part in editorial process by enabling the reporting of posts for hiding.
  • This module was developed for Indymedia Drupal sites and should be of use to any other sites that want to ensure transparency of editorial process.

---------------------------------------------------------------------------------
Hidden Content

  • http://drupal.org/project/hidden_content
  • 通过这个模块,你可以设置节点的部分内容需要一定的角色组权限才能阅读,你还可以设置这部分内容只能给某个用户阅读。启用这个模块后 /filter/tips 页面会有比较详细的用法介绍。
  • This module enables you to view parts of a node to a special role or user only.
    Detailed usage instructions can be found under /filter/tips on a page that has this module enabled.

---------------------------------------------------------------------------------
Highlight

  • http://drupal.org/project/highlight
  • 这个模块允许在某个页面内将术语高亮显示,支持搜索结果的高亮,也可以通过包含高亮术语的 URL 来实现。
  • This module allows for the highlighting of terms within a page. It supports highlight from the search results page automatically and allows for the crafting of URLs which have terms for highlighting in them.
    Module currently supports 4.7.4, 5.0 support is in the works.

---------------------------------------------------------------------------------
Historic Monument Display

  • http://drupal.org/project/monument
  • Monument 模块设计用来显示和组织历史文物的照片和其它图片,每张图片可以关联到这个文物的特定部分,这个模块可以显示缩略图让人们快速获得这个文物布局的一个印象。 提供一个“罗盘”类型的显示排列方式。
  • The Monument module is designed to display and organise photographs or other images of historic monuments. Each image can be related to a specific part of a monument and the module can take care of displaying many image thumbnails at once to give an impression of the layout of the monument. The current version provides a 'compass rose' type arrangement for display at the moment.
    The inspiration for the module comes from code written to display ancient Broch structures, Iron Age towers found in Shetland and the North of Scotland. Presently many of the catalogue numbers in the module relate to Brochs, so this needs to be generalised to accommodate user-definable catalogue numbers.
    The module is working but not ready for production use.
    See it in operation at http://www.rockstanza.info/

---------------------------------------------------------------------------------
Hovertips and Clicktips

  • http://drupal.org/project/hovertip
  • 这个模块提供两种类型的提示。 "Hovertips" 当鼠标滑过目标时显示,而 "clicktips" 是当鼠标点击目标时显示。 它使用 Hovertip plugin for jquery 来施展魔法。
  • This module enables two kinds of tooltip. "Hovertips" appear when the mouse hovers over a target, while "clicktips" appear when the mouse clicks on a target. It uses the Hovertip plugin for jquery to work the magic. This module does little more than include that plugin.

---------------------------------------------------------------------------------
HTML corrector

  • http://drupal.org/project/htmlcorrector
  • 一个用于校正 HTML 的模块,它扫描输入,在需要的时候建立一个开始标签和闭合标签的列表。
    类似wiki的输入方式,可以方便站点内部内容间的链接。此模块只是定义了类似wiki的输入过滤法,并不是实现内容节点的wiki化。
  • This is a HTML correcting module. The filter scans the input, builds up a list of open tags and closes them when needed.

---------------------------------------------------------------------------------
HTML Mail

  • HTML Mail empowers Drupal with the ability to send emails in HTML.
    HTML emails are sometimes mandatory. For example, HTML emails are a must for sending RTL (Right To Left) language emails [full discussion].

---------------------------------------------------------------------------------
HTML2Book

  • http://drupal.org/project/html2book
  • Html2Book adds an option to automatically create a new book page for each html heading and subheading in the body text. This makes it possible to use a book created in a word processing program or other structured html to create a multipage Drupal book in a single step. To use this feature, enable the module, then click on the input split collapsible box below the book body in the edit form.
    Each new book page will have the same author, categories, settings, and other characteristics of the original page. If Organic Groups is used and the original page has been assigned to one or more groups, all child book pages will belong to the same groups.
    All text before the first heading will be retained as the body of the original page. Subsequent pages will be added as children of that page, using the heading as their title and all text from that point to the next heading as their body. Child pages will be nested based on the subheadding number, if the subheadings are logically organized.
    The option to create books from html is permissioned, so you can restrict it to users who will understand how to use it. You may want to combine this with Html Corrector and HTML Tidy modules. For best results with html book text pasted from Microsoft Word documents, save the document as 'HTML, filtered' and use the Html Tidy module. When setting up HTML Tidy, choose the option to clean up Microsoft Word text.

---------------------------------------------------------------------------------
Htmlarea

  • http://drupal.org/project/htmlarea
  • 这是一个所见即所得的编辑辅助工具,用来替代 Drupal 默认的文本区域字段。
    支持所见即所得的HTMLArea输入方式。这里有一个例子。
  • Allows Drupal to use the HTMLArea WYSIWYG formatter to replace text area fields.

---------------------------------------------------------------------------------
Htmltidy

  • http://drupal.org/project/htmltidy
  • This module tidies up Drupal's HTML output.
    It currently supports, configured via the normal interface, indenting, word wrapping, and optional info/warning/error information appended to pages including wrong HTML attributes and w3c validation info.

---------------------------------------------------------------------------------
htmlwrap

  • http://drupal.org/project/htmlwrap
  • This is a simple filter module which wraps input by breaking long words and preventing them from damaging your layout. This is a common problem on site with newbie or troll commenters who post long urls, or nonsense words to destroy the site layout. You cannot generally wrap a single word with css or table layouts.
    This filter will add a line break into words at a certain length and will not break html like long urls in a tags.
    Based on the script htmlwrap by Brian Huisman AKA GreyWyvern at http://www.greywyvern.com/code/php/htmlwrap_1.1.php.txt

---------------------------------------------------------------------------------
HTTP authentication

  • http://drupal.org/project/httpauth
  • 这个模块允许用户通过 HTTP authentication 来获得认证。
    能做什么:
    在整个站点接受 (但不强制) HTTP 认证。
    当显示拒绝访问页面时,请求浏览器使用 HTTP 认证,但如果你使用了自定义的拒绝访问页面,这个功能会不正常。
    当 authenticate 在查询字符串中出现 (如 http://example.com/rss.xml?authenticate) 时强制进行 HTTP 认证。
    不能做什么:
    使你的网站变得安全,你应该考虑 Secure Site 模块。
  • This module allows users to authenticate using HTTP authentication.

---------------------------------------------------------------------------------
httpBL

---------------------------------------------------------------------------------
Hungarian local functionality (mini modules)

  • http://drupal.org/project/hungarian
  • This module suite contains mini modules relevant for Hungarian Drupal users. Currently we host two modules: one to allow for the setting of proper Hungarian date-time formats in Drupal, and the other for supporting freeweb.hu mail sending (which requires a special mail header). This free web host is popular in Hungary, so it was the easiest to support it here.

---------------------------------------------------------------------------------