Considered feature-complete by its maintainers.

Printer, email and PDF versions

print icons

This module allows you to generate the following printer-friendly versions of any node:

  • Printer-friendly version (webpage format) (at www.example.com/print/nid)
  • PDF version (at www.example.com/printpdf/nid)
  • EPUB version (at www.example.com/printepub/nid)
  • Send by email (at www.example.com/printmail/nid)

where nid is the node id of content to render.

SimpleTest

SimpleTest 8.x-3.x

The SimpleTest D8/D9 branch is a copy from the D8 SimpleTest module from Drupal core. SimpleTest was removed from Drupal core in favour of using PHPUnit for its testing needs. See #3110862: Remove simpletest module from core
Testing should be done using PHPUnit. Any remaining SimpleTests you have should be converted to PHPUnit. This module is available for people who have not had the opportunity to convert their tests yet and for those that would like a UI to run their tests.

Getting you module ready for D9

If you have SimpleTests in your module and you don't have the resources to update them for Drupal 9, you should follow the steps in the change record to make sure you can run your SimpleTests on DrupalCI with Drupal 9.

SimpleTest 7.x-2.x

The 7.x branch was moved to Drupal core.
The branch will contain an up-to-date fork of the Drupal 7 SimpleTest module that will allow for work to continue during the Drupal 7 cylce. An external git repository is being used in order to facility easy merges with Drupal 7 core. Drupal.org CVS will always have the lastest development copy for use. Please see the CHANGELOG for a listing or changes made.
Take a look at Switcheroo so you can switch back and forth between core SimpleTest and SimpleTest 2.x.

Requirements
The php-curl library is required for SimpleTest to function.

Further reading

Spam

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.]

Shoutbox

Shoutbox Block

The Shoutbox module provides a block or a page, where visitors can quickly post short messages.

CSV-filter

Allow to insert comma-separated (CSV) tables into postings. Useful for importing data from office suits like OpenOffice, Koffice etc.

Site map

This module provides a site map that gives visitors an overview of your site. It can also display the RSS feeds for all blogs and categories.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only