insertFrame

Component type

module

Maintenance status

Development status

Downloads

23545

Component created

Component changed

Description

This filter allows to insert a frame (or iframe) in a node, block, panel, ...
Can be used for Google Map insertion.
The height can be calculated to show entire page. Navigation in frame resize the iframe object.

Clean Pagination

Component type

module

Maintenance status

Development status

Downloads

26856

Component created

Component changed

Clean Pagination is a very simple module that allows you to enable clean URL pagination for specified pages. The way Drupal typically works, if you had a view with the URL 'my-view', subsequent pages would normally use a query to pass the page number, as in 'my-view?page=2'. When Clean Pagination is being used for a page, it will create a url like 'my-view/2'.

Currently, the module has just two settings: 1) Set the pages where you want clean pagination enabled, and 2) Enable search-engine-friendly pagination hyperlinks.

Save-to-File

Component type

module

Downloads

1141

Component created

Component changed

Ever wish that Drupal had a front-end code editor? Frustrated with using the space bar to indent code in textareas? Wish you could back up your node code to a hard file? Then Save-to-File might be the solution for you!

Save-to-File adds a link under a textarea to "Save to file". When clicked, some handy javascript moves the entire content of the textarea to a file, and replaces the textarea content with a short function that will grab the content from a file the next time the content is loaded.

Title Rewrite

Component type

module

Maintenance status

Development status

Downloads

1707

Component created

Component changed

Title rewrite rules allow the contents of the X/HTML <title> element to be overridden using text specified in weighted rules. The override text may include dynamic content using the Token module. Rules are applied based on the path to the page being displayed, thus any page (not just a node) can have its title rewritten.

Taxtractor

Component type

module

Maintenance status

Component created

Component changed

The Taxtractor module, short for taxonomy extractor, lets you configure a free tagging vocabulary to fill out the rest of the form. For example, given a content type showing a set of 3 radio buttons and an appropriately configured vocabulary, the user, when creating or updating the content, could pick the radio button directly from the taxonomy input field using a simple syntax.

Slot Machine

Component type

module

Maintenance status

Development status

Downloads

5927

Component created

Component changed

The Slot Machine module allows you to schedule your content by 'slotting' nodes into different queues. The main building blocks of the module are topics and feature types. Topics correspond to pages or channels, for example 'sport', 'entertainment', 'world' on a news site. You create a vocabulary with the channel names as terms and then set this vocabulary as the slot machine vocabulary. Feature types are slots within those pages and correspond more or less to content types, e.g. ‘article’, ‘video’, ‘review’, etc.

Quran

Component type

module

Categories

Maintenance status

Development status

Downloads

11488

Component created

Component changed

This module allows you to read to the Quran (Koran) on Drupal. Initial port for Quran for Drupal 8 do not have complete features yet. There is a plan to add more features later such as search for specific verses by keywords, listen Quran recitation and random verses.

QDrupal

Component type

module

Downloads

3194

Component created

Component changed

QDrupal is a module that integrates the QCubed PHP5 Framework with Drupal. The QDrupal module simply provides the integration code and requires the user to create their own QForm pages for use within the Drupal framework and page structure. Most QCubed features are available, including code generation and access to QForms. All Drupal features are available, such as user management and CMS features.

UPDATE