Nodequeue

Component type

module

Categories

Maintenance status

Development status

Downloads

516586

Component created

Component changed

The Nodequeue module allows users to collect nodes in an arbitrarily ordered list. The order in the list can be used for a any purpose, such as:

Views

Component type

module

Maintenance status

Development status

Downloads

9778240

Component created

Component changed

You need Views if

  • You like the default front page view, but you find you want to sort it differently.
  • You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically.
  • You use /tracker, but you want to restrict it to posts of a certain type.
  • You like the idea of the 'article' module, but it doesn't display articles the way you like.
  • You want a way to display a block with the 5 most recent posts of some particular type.
  • You want to provide 'unread forum posts'.
  • You want a monthly archive similar to the typical Movable Type/Wordpress archives that displays a link to the in the form of "Month, YYYY (X)" where X is the number of posts that month, and displays them in a block. The links lead to a simple list of posts for that month.

Views can do a lot more than that, but those are some of the obvious uses of Views.

Views for Drupal 8

Views is in Drupal 8 Core!

Service links

Component type

module

Maintenance status

Development status

Downloads

329894

Component created

Component changed

Service Links facilitates the adding of social networks links or javascript buttons within the content with a special focus on developers and themers interested to extend their number or customize their displaying. Built on Drupal for Drupal doesn't include commercial advertising or spying hidden code and doesn't require third part libraries.

The services included are various: del.icio.us, Digg, Facebook/Facebook Share/Facebook Like, Furl, Google Bookmark/Google Plus One, IceRocket, LinkedIn/Linkedin button counter, MySpace, Newsvine, Reddit, StumbleUpon, Technorati, Twitter/Twitter widget, Yahoo Bookmark, and many more, they are split for language in different packages: basque, dutch, farsi, german, hungarian, italian, polish, russian, spanish, swedish.

Other services are availables to be included within an extra module which can be built easily through a web interface.

Porter-Stemmer

Component type

module

Categories

Maintenance status

Development status

Downloads

42230

Component created

Component changed

This module implements the Porter stemming algorithm to improve English-language searching with the Drupal built-in Search module.

The process of stemming reduces each word in the search index to its basic root or stem (e.g. 'blogging' to 'blog') so that variations on a word ('blogs', 'blogger', 'blogging', 'blog') are considered equivalent when searching. This generally results in more relevant search results.

DB Maintenance

Component type

module

Maintenance status

Development status

Downloads

105250

Component created

Component changed

DB maintenance optimizes administrator-selected tables in the database during regular cron.php executions. For MyISAM tables, OPTIMIZE TABLE repairs a table if it has deleted or split rows, sorts table indexes, and updates table statistics. For BDB and InnoDB, OPTIMIZE rebuilds the table. Note, MySQL locks tables during the time OPTIMIZE TABLE is running.

G2 Glossary

Component type

module

Categories

Maintenance status

Development status

Downloads

9675

Component created

Component changed

Glossary2 (G2) is an alternative glossary module written for Drupal 4.7 to 8.0, designed for high-volume glossary / dictionary sites.

Guest Pass

Component type

module

Maintenance status

Development status

Downloads

4615

Component created

Component changed

Permits authorized users to send "guest passes" to their friends.

When a visitor activates a guest pass, they are entitled to all privileges assigned to an admin-defined guest role. If the guest pass was sent as part of a send to friend link, guests are also entitled to view the full content of items from that email.

Guest role membership is limited to an adminstrator-defined time period (for example, 3 days). You can also control the number of times a user may become a guest before they wear out their welcome.