JS Loader

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is developed for a Drupal developer that might just need to add a few scripts somewhere, and have them load for certain role / certain pages. This module aims to provide a quick and easy way to incorporate external or internal JS onto any page. This module relies on the Features module, as it is incorporating really 2 parts -> A module and a Featurized content type, so the idea is that, you can go to Add Content -> JS File, then specify either a relative path, or an external path.

Workspace Permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides permission-based access control for Workspaces. If you're using the Workspaces module, you probably want this module. If not, you need to provide another Workspace access control module or else your workspaces will be wide open to the world.

If you are not using the Workspace module, you do not need this module.

Install Connector

Component type

module

Categories

Maintenance status

Development status

Downloads

167

Component created

Component changed

This module is for a specific use case and has no UI!

Use case: You have a contrib distribution and you need to install your custom
modules while still using the upstream distribution without hacking. If this module
is in the upstream distribution, it can be used to enable other modules from your
sites/all directory.

FieldCollection Ckeditor

Component type

module

Maintenance status

Development status

Component created

Component changed

This is my solution to render the ckeditor into textarea that is in FieldCollection.

First all, I dont know if there is a better solution... so, I hope that my soluction can help someone :)

The idea is, add the class "field_collection_textarea" into FieldCollection, that is fieldcollection_ckeditor.module:

Nivo Slider Image Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Nivo Slider Image Formatter is an image field formatter that displays image field
to Nivo Slider image gallery.
For user:
- Support image styles.
- Support thumbnail.
- Support settings of Nivo Slider, except advanced triggers callback settings.

INSTALLATION
------------
1. Create directory libraries.

2. Download Nivo slider and extract
to libraries/nivo-slider.
Ensure this path exists:
sites/all/libraries/nivo-slider/jquery.nivo.slider.pack.js

Add Content Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This module simply gets all node types and creates a block with a list of links for adding them, like content/add page.

These particular links can not be created as a block with the Menu Block module because they are not really in any menu structure inside Drupal.

Just download and enable this module and the block will be available in the admin's interface.

Field filepath updater

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Field filepath updater allows you to optimize the existing file system to maintain a nice clean filesystem based on the node creation time. It creates the new directories in public directory to store the images/files in a particular pattern.

Features:

  • Sort the files on the basis of year and month of node creation.
  • Creates a cleaner file system.
  • This module performs its operation on the basis of content type.

Usage: