Featured Content

Component type

module

Maintenance status

Development status

Downloads

77999

Component created

Component changed

Overview

The Featured Content module lets you very easily create related/featured content blocks on your Drupal site. This module is useful if you have non-technical users who need to add blocks on the site that contain lists of node titles, node teasers, and/or full node content. This module can also be useful if you need to get up some featured/related content blocks quickly and are not familiar enough with views to do it, or simply prefer not to use views for this purpose.

Reverse node reference url

Component type

module

Downloads

643

Component created

Component changed

A Fox production.

Reverse node reference url updates a node's reference of a node from the url.

By default it just checks if the user has "Bypass rnrurl acces" to let em add it, but can extend that via hook_nrnurlaccess, maybe.

Name refers to being a reverse of nodereference_url; and some code was based off of it.

Smartqueues for content types

Component type

module

Categories

Maintenance status

Development status

Downloads

1417

Component created

Component changed

This is a companion module for Nodequeue.

This module provides a smartqueues based on avaliable content types. It adds a subqueue per node of selected content type to hold an ordered queue for nodes of another types. Any of these types can be used for smartqueues as well to hold additional levels of nodes grouping. So you can build very complex informational structures powered by handy Nodequeue's features and integration.

ImageField Avatar

Component type

module

Maintenance status

Development status

Downloads

8984

Component created

Component changed

Select an imagefield/filefield from a content type to serve as user picture (avatar). On selected content type node update, such as when a user saves his content profile, user picture is being pointed to the first file in the filefield.
The module integrates into user picture settings form and hides irrelevant settings. All user picture properties such as file size and dimensions requirements, default image are managed by imagefield/filefield.
Inspired by #470004: User avatar via CCK imagefield.

General usecase

With Content Profile module and an imagefield/filefield attached to the content profile type first image in the field becomes the user avatar. If the field has multiple values you just need to instruct users to reorder images.

Views displays

Component type

module

Categories

Maintenance status

Development status

Downloads

12462

Component created

Component changed

Views displays is part of the Display Suite and is an implementation of its API. It makes it possible to render the views data (header, footer, content, empty etc) into regions. Want extra data to a view, than this in combination with DS is ultimate power! The demo site has a nice example what you can do with it without having to theme or install extra modules.

Group

Component type

module

Maintenance status

Development status

Downloads

115272

Component created

Component changed

Group D8 is close to a full release! Please see: #2693167: [meta] D8 release roadmap. Drupal core 8.3.2 or higher required.

The Group module allows you to create arbitrary collections of your content and users on your site and grant access control permissions on those collections

Splash Page Redirect

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

This module's singular purpose is to redirect users immediately from a splash page (before they see it) when they don't need to see it anymore. It is a pretty small amount of code but I needed to use it on lots of sites. It is designed to work with javascript so the splash page can be fully cached without breaking any functionality. Do not use this module to create splash pages, you might want to use Front Page or Splash for that.

SexyBookmarks

Component type

module

Maintenance status

Development status

Downloads

20178

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2014-030 - SexyBookmarks - Information Disclosure for details.
If you want to use this module, your options are:

***PLEASE READ***

SexyBookmarks is no longer being actively maintained. It was a port of Shareaholic for WordPress, and Shareaholic has since released an official Drupal module.

Recommended next step:

You should migrate to the official Shareaholic for Drupal module, which has updated buttons, styles, services, 100% mobile-ready and much more! - http://drupal.org/project/shareaholic

You can learn more here: https://blog.shareaholic.com/drupal-module/


iframe page

Component type

module

Development status

Downloads

6006

Component created

Component changed

A custom node type for creating a page where the main content is an iframe.

This can be used to let external pages be content objects inside Drupal.