Menu MultiCol

Component type

module

Maintenance status

Development status

Component created

Component changed

The Menu MultiCol module automatically creates and maintains a multiple column menu structure out of nodes of a specific type.
This can be used for displaying quite a lot node menu links as a mega dropdown without beeing limited by the vertical screen size.

Menu Tag

Component type

module

Maintenance status

Development status

Downloads

1984

Component created

Component changed

The menu_tag module allows you to control the display of menu items through a settable tag of a single menu item. Then, for every block that displays a menu, you can select a tag that filters what menu items should be displayed. For instance, you can use this method to control the visibility of menu items in blocks that display Main and Secondary menu on some specific page.

Domain Menu Block

Component type

module

Maintenance status

Development status

Downloads

9740

Component created

Component changed

Provides a Menu Block that can be registered across every active Domain on an installation.

Requires Domain Access 7.x-3.0 or higher.

The module will create a new menu for each registered domain and allow you to define a common menu block that can be used once in the theme layer. The contents of this block are then dynamically generated based on the current domain.

ptoken - Page number token - pager

Component type

module

Maintenance status

Development status

Downloads

392

Component created

Component changed

ptoken - its a very very very small module

[ptoken] - gives "Page number #" as token and NULL as no pager at page
Usefull for SEO optimization

Never be ported to Drupal 7, as it is already in core #224262: Add Page Number token

Developed by Druler

Acobot Live Chat Robot & Customer Support Widget

Component type

module

Maintenance status

Development status

Downloads

3903

Component created

Component changed

Update: Acobot service is on hold at this time. Please don't install the module until this paragraph is removed. We're sorry for the inconvenience!

Acobot is a powerful D.I.Y. customer support automation platform, which includes two features as below.

Acobot Live Chat Robot

Use Acobot live chat robot to engage your website visitors and turn more browsers into buyers. Your robot will

Settings Menu Link

Component type

module

Maintenance status

Development status

Downloads

1249

Component created

Component changed

Provides a menu link that generates an overview page of the sub menu items.

Use the settings menu link items to generate settings pages just like /admin/config. The settings menu link items can be nested. When nested, the nested item displays as a block (and render its children) on the parent settings page. Difficult? just give it a try and nest some items...

We use this module to easily generate a 'settings' page for users who are not admins, but have multiple settings pages (profile, account, my content, newsletters).

RTL

Component type

module

Maintenance status

Development status

Component created

Component changed

RTL means Right to Left, it's a term used to describe the status of the interface when viewing it in a language like Arabic (right to left written langauge). The current status of RTL in Drupal core is to flip some CSS rules in your style files. The aim of this project is to make this fully automated. You create a theme or a module? no need to worry about RTL support, we will do that for you!

Some discussion:
Towards a better RTL solution