Context User Pages

Component type

module

Maintenance status

Development status

Downloads

581

Component created

Component changed

Provides two context module conditions related to a user profile page being viewed:
1) Evaluates the role(s) of the owner of the user page being viewed.
ie. Return true if the user page being viewed is owner by user with XXX role.

2) Evaluates whether the global user (logged in user $user) is viewing their owner user page(s)

American Bible Society Bible Search

Component type

module

Maintenance status

Development status

Downloads

3723

Component created

Component changed

What is this module?

The Bible Search module provides your site with a means to search and display bible content on your web site. The functionality and content are modeled after the http://biblesearch.americanbible.org web site, but remains completely on your own site. All data is pulled via the public api provided by ABS, and is free for your use.

Big Menu

Component type

module

Maintenance status

Development status

Downloads

17093

Component created

Component changed

An alternative to core menu management - adds scalability to the admin menu management screen, by loading subtrees via AJAX.
(Not related to megamenu & similar display modules - this is an admin-only content management utility)

When dealing with a site menu that contains thousands of links, the Drupal Menu UI admin interface becomes so unwieldy as to be impossible to use. When the drag & drop functions for tree management are running, a page can take minutes to render.

THIS MODULE attempts to replace the all-in-one global tree view with a similar interface, but sub-trees are "collapsed" below a certain level, and can be expanded as needed.

Drag & drop between expanded and collapsed menus should be supported.

Module Creator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Module Creator will help you create new modules. The actual creation of a module, whether it is for a simple or complex task, can be quite annoying and thought interrupting; instead of worrying about the cool new block or page you're creating, you end up caring about not doing any typos while creating the hooks, or maybe even spending more time trying to find a tasteless typo/mistake in your code.

Flow UI

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project aims to unravel inconsistencies and limitations during the workflow of site building. That said, the main goal of the framework is to make Drupal 8's strong but complex API transparent and usable through the user interface.

Discussions about useful and needed features for 8.x-1.x are highly welcome in the issue queue.

This project seeks a new maintainer. Just pm me (mxh) or create a support request if you want to be the new maintainer of this project.

Hosting queue runner

Component type

module

Categories

Maintenance status

Development status

Downloads

9465

Component created

Component changed

This module allows the Hosting tasks queue for the Aegir project to be 'daemonized' so that tasks are run as soon as possible instead of waiting for a cron run. This makes Aegir appear much more responsive.

This module was inspired by the Waiting queue project.

Requirements

You will need to install something like Supervisor to keep the queue runner running all the time.