Read only node

Component type

module

Maintenance status

Development status

Downloads

478

Component created

Component changed

The read only node module is allow you to set a node as read only by adding a new "Publishing option".
The module commes with 4 new permission :

  • set node as read only
  • set node stiky
  • set node status
  • set node promote

When a node is set as Read only, only the role with the permission 'set node as read only' can edit it.

Advanced Page Expiration

Component type

module

Maintenance status

Development status

Downloads

12848

Component created

Component changed

Advanced control of your cache-control header

Advanced Page Expiration addresses the use cases of needing certain pages on the site to expire faster than other pages. For example, using this module all pages on the site could be cached for 24 hours except for the homepage which could be cached for five minutes.

Formui

Component type

module

Categories

Maintenance status

Development status

Downloads

705

Component created

Component changed

The FormUI is a developer API meant to help build Drupal forms with Drupal's Form API. In short, it's an object-oriented wrapper around the Form API that is boiled down to an actual form array.

This is an alpha "release" and this API can change at any time!