Content Type Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

The Content Type Filter lets you filter content listing pages simply by adding admin/content/types/story to the URL (for example).
You want to see the blog content type content then you need to use following URL
http://YOURSITE.com/admin/content/types/blog

Demo site: http://digcms.com/drupal/
Admin Username : admin
Admin password : admin

Support OG

Component type

module

Maintenance status

Development status

Component created

Component changed

The Support OG module allows for co-existance between the D7 Organic Groups module and the D7 Support module.

Problem:

There is a problem when both modules are enabled that the node access permissions do not allow for Organic Group members in the same Organic Group group to access each others content.

Solution:

Required by role

Component type

module

Maintenance status

Development status

Downloads

10360

Component created

Component changed

Field required by role is a module that improves core "required" functionality.

Similar to CCK Required by role brings extra features such as:

  • Ready for all entities, including custom entities.
  • Doesn´t need extra configuration, just install.
  • Respects previous configuration.
  • Configuration per field instance.

Node body protection

Component type

module

Maintenance status

Development status

Downloads

724

Component created

Component changed

Loads the node body (and teaser!) via AJAX so that it isn't visible when the user does "view source." There is also an option you can turn on that will also attempting to disable copy & paste via Javascript - but it doesn't fully work in all browsers and versions.

Remember: There is no way to completely stop someone who knows their stuff from copying your content!

This module isn't useful in most cases, but can be helpful if you're trying to deter people from copying your content.

Type Access

Component type

module

Maintenance status

Development status

Component created

Component changed

Type Access is a minimal Node Access module designed for use with testing Drupal core development. At its core, it provides functionality similar to Nodetype Access, which is more suitable for production use.

The module provides a new permission "View all %node_type content" and enforces View, Edit and Delete rules via the Node Access API.

It is only designed for use with Drupal 8.

Forum Move Restriction

Component type

module

Maintenance status

Development status

Component created

Component changed

This very small module adds an extra layer to forum-select field when editing forum topics.
Adds a new permission,change topic forum, so users without this permission (or administer forums) cannot move an existing forum topic to another forum (taxonomy term) (they still need edit own forum threads or edit any forum thread permission in order to get the edit form that this module alters ).

Custom Listing Pages

Component type

module

Maintenance status

Development status

Downloads

1118

Component created

Component changed

The Custom Listing Pages module provides the ability to create custom pages with data from existing content types.
- Display data from an existing content type with various options including:
- View Mode to display.
- Filter by one or more taxonomy vocabularies linked to the content type selected.
- Filter further by the tags for each selected taxonomy vocabularies.
- Sort by (title, last updated date, created date)
- Sort order (ascending, descending)
- Entries to display per page (pagination)