This project is under active development.

Menu Attach Block

Menu Attach Block module admin interface

Overview

Menu Attach Block allows you to attach blocks to standard core Drupal menu items. This is especially useful for creating complex dropdown menus and mega menus.

Any block can be used, including blocks generated by other modules. Blocks generated by Views are particularly good candidates for embedding.

You can choose to replace menu items with Blocks, or keep the menu items and have the block available by clicking a link which is inserted beside the menu item.

Features

  • Attach any block to any menu item
  • Choose whether the menu is horizontally or vertically aligned
  • Blocks respect all user permissions settings
  • CSS and JS is provided for basic show/hide functionality. This functionality has been tested under Bartik

Known problems

The CSS provided out of the box may not look good in your theme.

Relatedness

example field with markup

This module has two (2) features:

  1. better UI selection of terms. concept of the UI is similar to Hierarchical Select module.
  2. creates related content block using the terms selected (that's why the name).

Better UI for selecting vocabularies

The module allows you to select multiple vocabularies in a single field entity. In Hierarchical Select, you can only choose 1 vocabulary at a time. It still synced the terms selected in the taxonomy table so you can still use this in views.

You can install this module just for this use.

Related Content Block

This module produce a block that displays related content using terms. The logic is different from other similar modules (see related modules) when generating the results. This is for specific use case where in the terms assignment are properly designed by the editors or site owner. It takes into consideration the hierarchy of the tags and the order of the group they are selected.

To better explain, here is an example. Let's assume we have Color as our only vocabulary assigned to a field entity. It has the following terms (written with hierarchy).

# Red
## Light Red
#### Light Red Combo 1
#### Light Red Combo 2
## Dark Red
### Dark Red Combo 1
### Dark Red Combo 2
## Shiny Red
# Blue

Enterprise Rotator

Enterprise Rotator is a complete rotating banner solution. It is build as a feature with a content type for each banner item and all the pieces needed to make the rotating banner work. It should not be confused with modules like views_slideshow or viewscarousel.

Check out OpenEnterprise for a great distribution to install Enterprise Rotator.

Technology

  • It is a feature module. This means that it was built using exported features configuration and can be easily modified with the Features Override module.
  • It is a app module. This means it can be installed using the very awesome and easy to use apps system.
  • It contains a content type and view for entering and displaying banner items.
  • It contains Image Styles for automatically scaling each of the images..

Sponsorship

Playing with Drupal

This is just a quick prototype to show before porting over the main site to Drupal

Check it out if you would like.

Enterprise Blog

Enterprise Blog is a complete blog solution that borrows many features from Wordpress. It is designed to be a replacement for the core blog module and provide much greater features and customizations.

Check out OpenEnterprise for a great distribution to install Enterprise Blog.

Technology

  • It is a feature module. This means that it was built using exported features configuration and can be easily modified with the Features Override module.
  • It is a app module. This means it can be installed using the very awesome and easy to use apps system.
  • It contains roles and permissions. This means it is easy to assign blog creation and editing to different people in your organization.
  • It contains controlled and free tagging taxonomies to handle complex categorization.
  • It contains content types and views for entering and displaying the blog posts.

Admin Section

XRDS Simple D7 Port (2012 Work in Progress)

This sandbox held some work in progress code for the XRDS simple module port. This is deprecated now, 7.x-1.x is out.

Pages

Subscribe with RSS Subscribe to RSS - Under active development