Book Review

Component type

module

Categories

Maintenance status

Downloads

4612

Component created

Component changed


Note: As of 2010/02/07, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #683788: Book Review seems abandoned.

Clipper

Component type

module

Maintenance status

Development status

Downloads

1313

Component created

Component changed

If you want node to node relations, this is the module for you. In essence its a module that only allows you to create node relations and presnet them in simple lists. With each node, you can define a parent, the new node will then become a child of that parent. In this way, you create parent-child trees, like book module does, in an easier and more flexible way. The APIs are more flexible, the database structure is very flexible and the concept is thought out to suit more cases then just 'books'.

The name comes from a paperclip, that can clip several papers together.

Excerpt

Component type

module

Downloads

14412

Component created

Component changed

Excerpt module allows you to enter a separate excerpt/summary/teaser for a node, which does not have to be a cut off version of the body.

Title

Component type

module

Maintenance status

Development status

Downloads

637698

Component created

Component changed

A co-maintainer is badly needed for this project. If you feel qualified to apply, please get in touch!

While working on the new content translation system for Drupal 7, we (the Drupal core i18n team) faced the need to convert node titles to the Field API in order to make nodes fully translatable.

Spam

Component type

module

Maintenance status

Development status

Downloads

37651

Component created

Component changed

The Spam module provides numerous tools to auto-detect and deal with spam content that is posted to your site, without having to rely on third-party services.

The Spam module provides a trainable Bayesian filter, automatic learning of spammer URLs, flagging of content with an excessive number of links, the ability to create custom filters, and more.

[UPDATE: 1.2 was not correct as some of the hooks would not get defined. More or less, that means some of the functionality would not work properly. Please upgrade to 1.3 to fix the problem. See #1222546: The List of Spam Comments is Broken and #1298480: "Mark as Spam" and "Mark as Not Spam" links for comments going to 404 page. among other similar bug reports.]

Workspace

Component type

module

Maintenance status

Development status

Downloads

74945

Component created

Component changed

Drupal 8

The Drupal 8 version of Workspace depends on Multiversion to create and edit workspaces, switch between workspaces, and view the revision tree of an entity.

A workspace is an isolated collection of content revisions on your site. For example, you might have a "Live" workspace which is what all visitors see when they visit your site. Then you might have a protected "Stage" workspace where content editors prepare new content before it's pushed to the Live workspace.

Daily

Component type

module

Categories

Maintenance status

Downloads

8223

Component created

Component changed

The daily module is meant for things like comic strips or daily headlines. Any node can be `daily content', which means it is associated with a certain group (implemented as a taxonomy term) and set to a certain date. For nodes like this, a calendar is displayed which you can use to browse through earlier content. A node type `daily container' displays for example the first or last currently available daily content node in a certain group, or even a random one. Nodes with a date in the future can automatically become available on that date.

News Page

Component type

module

Categories

Maintenance status

Development status

Downloads

8750

Component created

Component changed

Allows creation of pages which show syndicated 'news' items from an aggregator category.

News items are automatically filtered by keywords (chosen when creating the page), so that only news items which contain a keyword are shown.

News pages can be placed in a book, and added to a taxonomy.