Block In Node

Component type

module

Maintenance status

Development status

Component created

Component changed

The module allows users to embed blocks in to node content. For example, if the user wants to embed a login block into a node content, then they can put this in the node content:
[block id="user/login"]

Some usage scenarios:
- If you have a poll block and want to put this block in a node content.
- Some article may need to put Google Map block in content.
- Add Twitter block in a node content

drudle

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A new version of Drudle. Completely rewritten from scratch. The SSO feature is disable (still under development). This module integrate Drupal-6.x with Moodle-2.x via REST web service.

Included also a module drudle_users which is used for user management between Drupal and Module (also via REST web service)

Just follow the 7 steps in INSTALL.txt, and you're good to go.

load time

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module to show the load time of your site pages by uid.

You enable the module and it starts recording load times for every single request. Then it makes a table with the load time data for each path and user, so you will have a table data showing the load time for a url of your site ordered by time, path or user id.

Candidate Questionnaire

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The "Candidate Questionnaire" (CQ) module administers questionnaires for candidates in elections. Moderators create questionnaires with a series of questions, and nominate candidates to respond. Candidates accept nomination, and create responses to the questions that are embargoed until publication. Questionnaires and candidates' responses are automatically published at a particular date.

For a quick overview of CQ and how it works, see http://www.youtube.com/watch?v=EcCfxEtpI0w

Features Control Panel

Component type

module

Categories

Maintenance status

Development status

Downloads

1945

Component created

Component changed

The Features Control Panel module enables you to:
- Send users directly to an end-user control panel upon login
- Add controls (links and help text) to the control panel
- Export controls with the Features module
- Reorganize and rename controls provided by other modules
- Customize control permissions that come from other modules

mtheme

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module Theme (version 1.x)
----------------------------
The Module Theme module enables you to:
- Theme your website through Drupal's web interface
- Export theme elements with the Features module
- Surface the different theme elements that ship with
various modules and themes in one central location
- Enable modules to ship with a selection of different style
sheets, to be easily enabled/disabled for different use-cases by the
site administrator or end-user

subtheme

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Subtheme module enables you to:
- Create subthemes through Drupal's web interface
- Export subthemes with the Features module
- Review a list of CSS elements provided by modules and themes,
and select the elements you want to include and/or override
in your subtheme

Click2Call

Component type

module

Categories

Maintenance status

Development status

Downloads

2328

Component created

Component changed

The click2call.module enables administrators and developers to create website gadgets that, when pressed, call the user and provide access to site-related services and content via regular phone calls.

Click2Call gadgets are available as CCK fields, as website blocks, or as elements to be inserted in user profiles.

Independently of the format, Click2Call gadgets can be configured to
- use predefined phone numbers (via the VoIP Number module), or ask the user to type in the number to be called
- run a specific VoIP Drupal script whenever the call is answered.

Default Content

Component type

module

Categories

Maintenance status

Development status

Downloads

401918

Component created

Component changed

Drupal 8 Version
For best results use Drush to export nodes to a specific module. Any node is supported along with its menu links. Path alias is not working yet because of a core bug. Whenever a module with exported content is enabled, its content will be imported. Each node has an export tab which presents the user with a file downoad but only of the node, not of the menu item. In addition a page has been started which lists all the exported content visible to the site. More work is needed on the UI and on language support.