Considered feature-complete by its maintainers.

Path Cache

The path caching module caches URL aliases to prevent Drupal from looking them up in the database.

Better Formats

Better formats is a module to add more flexibility to Drupal's core input format system.

A similar module is available:
Allowed Formats

Features of Better Formats

8.x & 7.x

  • Set allowed text formats per field.
  • Set default order of text formats per field.
  • Hide format tips per role.
  • Hide more format tips link per role.
  • Hide format selection per role per entity.
  • Currently only works on Field API fields on fieldable entities implementing core style text processing. The good thing is that is most things in core and contrib.

Content Distribution

The content distribution module is for managing distribution of content from a single central website to one or many remote websites via web services.

A typical set-up includes one single 'content distributing' Drupal instance with 1-many 'content receiving' Drupal instances.

This module ties in with the nodequeue module to allowing 'queueing' of content on the content distribution instance. The remote sites may then subscribe to any nodequeues available on the distributing site and receive content which is added to these queues over web services.

Status

  • 6.x-1.3 should work with Services 6.x-0.15. This branch is no longer being actively developed; and although bugfixes from the new branch are being backported, no maintainers are currently using this release. Test the release and report your findings, but not on a live site!
  • 6.x-2.x is stable. The major change from the 1.x branch is the ability to use any Views arguments for the Distribution view, and subsequently the removal of the dependency on Nodequeue. The latest best release is running on live sites, though you are urged to try it on test setups first.

Requirements for the 6.x-2.x branch:

Best reply

Best reply module allows node authors to mark a particular comment as the best reply. It aims to encourage quality comments and to give some recognition to people posting quality responses.

Menu HTML

This very simple module adds a checkbox to the menu item edit form and allows the admin to add html to the menu item title.

Profile permission

Restrict profile field with a permission that will be auto generated.

Restrict editing/viewing of profile fields with an auto generated permission. Only users with that permission will be able to edit/view the field.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only