Drupal Modules

ratings

Ratings

AttributeAverage
Features5 / 5
Reliability5 / 5
Ease Of Use5 / 5
Documentation5 / 5
Vote Count1
averages
module overview

Module Overview

Drupal.org Excerpt:

This module can be used for simplifying the forms used to add and edit nodes. With this module you can define which fields to show to a user. Newly added is the hook you can use to custom add fields that this module uses. You can use hook_simplify_node_add_gettypes(). Example hook: <?phpfunction myModule_simplify_node_add_gettypes()... [More...]

Details:

Maintainer:fabianderijk
Links:
Categories:Content, Filters and editors, Utility
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.52011-Mar-25DownloadRecommended
6.x-1.x-dev2011-Mar-25DownloadDevelopment
Total Downloads: 79 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Very usefull module if you want to make your site more user-friendly

This module is really useful if you need to make your node forms more user friendly and intuitive.

E.g.:
You have a page and a news node type.

Your users must be able to add pages to the menu, so they see the Menu settings fieldset.

However, news nodes should never appear in the menu. But your users still see the Menu settings fieldset. Confusing and error-prone.

Thanks to this module, you can hide it, just for the news node type.

It's role and node-type based, so just check off all the form elements that you want to hide for certain roles on certain node types.

This module is definitely going on my "always-use-this-module" list.

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds