Software Listing of Author : "Joachim"
- CCK premium fields
- License: Freeware
- Price: 0.00


This module builds on the Content Permissions module to allow you to create premium fields: fields that only certain users can have on their nodes. Example Users with the 'premium' role may have images in their blog posts. Use Content Permissions module to give the premium role the 'edit blog image' permission and all users the 'view blog image' permission, and then use this module to give the premium role the 'display blog image' permission. This means that when a user loses the premium role, their images will no longer be shown. Status This is only for Drupal 5 right now, as it's been developed for a project. A patch for Drupal 6 would be gratefully accepted.
- Platform: PHP, Scripts
- Profile 2
- License: Shareware
- Price:


Designed to be the successor of the core profile module, which is deprecated for Drupal 7. In contrast to the deprecated module this module provides a new, fieldable 'profile' entity - leverage the power of fields!
- Platform: PHP, Scripts
- User role actions
- License: Freeware
- Price: 0.00


Provides extra actions to add and remove roles from users. WARNING: HALF-BAKED MODULE! This module is a work in progress for a client and as such as only written up to the point that I need. In particular, the 'add role' action is not yet implemented. There are a few TODOs in the code as well -- things that aren't as elegant as they could be. I am releasing it in the hope that others will find it a useful starting point and take it a little further with patches :)
- Platform: PHP, Scripts
- Views menu nodes
- License: Freeware
- Price: 0.00


This module is discontinued. A Drupal 6 module with the same features is being developed at menu_node_views. This module provides a Views filter that shows nodes according to their position in the menu structure. It can either filter to show children of the current location, or a location specified by menu item ID. For example, you could use this module to make a landing page for an About section: create the view and assign it to the menu as the About item, then assign page nodes to be children of the About item. The view will show the child nodes in whatever format you pick in the view. Views using this filter can also be used in panels to make more complex landing pages. You can sort by menu item order, and also use an argument instead of the filter. Other modules Other modules may be more suitable for showing slices of a menu,...
- Platform: PHP, Scripts