TableField

Component type

module

Maintenance status

Development status

Downloads

419339

Component created

Component changed

This module allows you to attach tabular data to an entity. The input form allows the user to specify the number of rows/columns and allows entry into each table cell using text fields. Tables can be defined globally and on a per-entity basis, so every node can have multiple tables of arbitrary size. Enter data by hand or by CSV upload. Table data can also be downloaded as CSV files by your users if you so choose. Tables can be multi-value and revision capable.

Extend

Modules that extend TableField:

Webform Submissions ACL

Component type

module

Maintenance status

Development status

Downloads

2220

Component created

Component changed

Grant individual users access to the results of specific webforms.

Adds a tab to each webform "edit section" that allows you to add users that should be able to access the results of a webform, but not adjust the form itself.

Users who are granted access this way then don't see the "edit" tab on the webform but only the "results" tab. They can then view results, download them, ...

Top Terms

Component type

module

Downloads

682

Component created

Component changed

Top Terms is a lightweight module designed to find popular terms on a site. These can be displayed as a simple block or used by other modules.

Popularity is measured by summing page hits for each article tagged with a term. It collects these results on a scheduled basis and caches them for better performance. The block display can easily be overridden by adding the following template files to your theme:

  • topterms-block.tpl.php
  • topterms-block-item.tpl.php

For integrating with other modules:

Lazy image loader

Component type

module

Maintenance status

Development status

Downloads

8515

Component created

Component changed

This modules is no longer maintained, you should use https://www.drupal.org/project/lazyloader instead

Websites with lots of images on a single page might take a long time to load, and it sometimes annoys visitors. for fixing this problem this module loads only the images that are visible to or requested by visitors and the other images loads only when visitor scroll downs to them (This is the default behavior there are other options available live mouseover, mouseclick etc).

Manager

Component type

module

Maintenance status

Development status

Downloads

22129

Component created

Component changed

Manager is a set of modules focused on "content manager" users, that is, users that maintain the content of a website (adding, editing and deleting nodes, managing comments, etc), but are not site admins (don't have to worry about views, site settings, content types settings, etc). The objective is to let things simple even for users that aren't familiar with Drupal.

Iframe Filter

Component type

module

Maintenance status

Development status

Downloads

6164

Component created

Component changed

Iframe Filter allows to embed content into an iframe. Normally externally loaded content like website widgets can slow down the loading of your website or making it crash if the page from where the content is loaded fails.

Iframe Filter provides a simply solution for fixing this, you just need to add this filter to an input format and the content you create using that format will be displayed inside an iframe created dynamically.

Twitter search

Component type

module

Maintenance status

Development status

Downloads

1632

Component created

Component changed

Adds Twitter search functionality to the Twitter module.

An administrator can setup text to search Twitter for. On cron runs, the results are saved via the Twitter module. Because of the integration with the twitter module you automatically get the same views integration it has.

There is also additional views integration to limit tweets to only specific searches, list search terms, or using any of the other data this module adds.

Read More Link

Component type

module

Maintenance status

Development status

Downloads

40432

Component created

Component changed

About Read More Link

This module allows you to move the "Read more" link from the node's links area to the end of the teaser text.

NOTE: This page is devoted solely to the Drupal 7.x version of the Read More Link module. If you're using an earlier version of Drupal, please visit the old Read More Link for Drupal 6.x and earlier module page.

Styling the "Read more" link

You can style the "Read more" link by adding the following to your theme's stylesheet (usually style.css):

Hydra Network

Component type

module

Downloads

1234

Component created

Component changed

Hydra is a solution for maintaining a network of sites using Drupal multisite functionality.
Sites created with Hydra can share certain resources like nodes, users and taxonomies.

Node Agreement

Component type

module

Maintenance status

Development status

Downloads

989

Component created

Component changed

This module is useful to publish nodes that require an agreement to be signed by each user before they can access the content. Examples of agreements include Non-Disclosure Agreements, End-User License Agreements, etc. Nodes of any type can be protected by agreements, and each node can have its own specific agreement.