DrupalIt

Component type

module

Categories

Maintenance status

Development status

Downloads

12397

Component created

Component changed

Let your users voice their preferences (similar to dig/reddit/etc).
Drupal-it is a social voting module allowing users to vote on their nodes.
Social voting increases user interactions with your web site and foster repeat visits.
Drupal-it is very flexible as you can apply the voting capability to any content type and define
the interval within which a user can vote again. It contains block on top voted and latest votes.
Has no dependencies and not affect your content if you uninstall it.

Main features:

Person node

Component type

module

Categories

Maintenance status

Development status

Downloads

452

Component created

Component changed

I have been informed that modules such as my vision for this one are not desired and will change my designs to monolithic modules.

Allows creating and administering nodes of a type called 'person'. This type of node holds data that describe a human person like: first, last and middle name. The content type provide some basic fields but you can use CCK to customize as you like the person node.

Node Blaster

Component type

module

Maintenance status

Development status

Downloads

655

Component created

Component changed

This module create a new content type called node blaster. This can be added with title and description and more option becomes available on edit page where user can add node blaster content. This enables user to add series of content to be sent on a specified interval. User can select which day #node to be sent. This create a url that can be used for public.

This creates html form that can be used for signup. You can also add which url user will be redirected after signup. This code can be used on other site for signup process.

CCK IP Address

Component type

module

Maintenance status

Development status

Downloads

3859

Component created

Component changed

CCK IP Address adds fields, widgets and validation for IP addresses and address ranges to CCK.

  • You can use this module to add an IP address or an IP range to your node.
  • You can configure the form to reject private IPs.
  • You can restrict IP ranges with a CIDR prefix.

Acknowledgements

This module was developed by The Public Library of Science.

Faceted Search

Component type

module

Maintenance status

Development status

Downloads

56566

Component created

Component changed

Drupal 7 status: There are no plans to port Faceted Search to Drupal 7. More info.

The Faceted Search module provides a search API and a search interface for allowing users to browse 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. More than a search interface, this is an information navigation and discovery tool.

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 combines free-text search, fully leveraging Drupal's search engine. It avoids complex search forms, and never offers facets that would lead to empty result sets.

HTML2Book

Component type

module

Maintenance status

Development status

Downloads

5311

Component created

Component changed

The HTML2Book module allows you to create multi-page books by splitting the body text of a book page node into multiple nodes upon save. The split points are based upon HTML heading tags.

This makes it possible to create a book in a word processing program, export the result to HTML, and then use this HTML to create a multipage Drupal book.

See Map

Component type

module

Maintenance status

Development status

Downloads

1434

Component created

Component changed

A CCK field that allows you to add "See Map" links to content types that represent addresses. This field also depends on the Location module, which provides the API to generate the list of See Map links.