Document Library

Component type

module

Categories

Maintenance status

Development status

Downloads

2031

Component created

Component changed

This module allows the administrator to create a library of documents with filtering, searching and sorting.

By Default, the module creates:

Most viewed content

Component type

module

Categories

Maintenance status

Development status

Downloads

2159

Component created

Component changed

Module store every hit (access) on the page in own table. According to this we have statistics.

- Provided views handler to order nodes as most viewed.
- Provided own dashboard to see statistics by entity/bundle
- Provided table, where stored hits.

Data URI Creator

Component type

module

Maintenance status

Development status

Downloads

927

Component created

Component changed

The Data URI Creator is a lightweight standalone module that implements a utility page for manual generation of Data URIs (see RFC 2397: The data URL scheme). The tool can be particularly useful when you craft HTML pages, CSS or JSON data by hand and want to embed images directly in the content, as opposed to indirectly through a link to a separate image file.

Search API Date

Component type

module

Maintenance status

Development status

Downloads

6343

Component created

Component changed

Are you stuck with date fields when you just want to search for date part only? As a developer, do you think about the complexity of searching on date time value when you need only date part?

This module provides a processor that will remove all the time part in the indexed value, therefore you can search and filter data easier as you want.

That's it, very simple. If you have any ideas to improve or to extend my module, I'm willing to hear that. Patches are always welcome.

Commons Hashtags

Component type

module

Maintenance status

Development status

Downloads

1471

Component created

Component changed

Provide Hashtags functionality for the Drupal Commons distribution.

Description

The module adds support to use hashtags in text fields in Drupal Commons. Each time you add a hash in front of a word, the module makes that word clickable and turns it into a topic. It is added to the Topics field and when clicking on it, it brings you to the Taxonomy Term page of that term.

The hashtag is added using an Input Filter, and enabled on the Filtered HTML text format by default.

Webform Submission Reference

Component type

module

Maintenance status

Development status

Downloads

2398

Component created

Component changed

Webform Submission Reference creates a webform component that points at submissions from a target webform.

Example

  1. You have a webform that allows teachers to register ;
  2. You have a webform that allows students to restister ;
  3. You need students to be linked with a teacher ;

Then this module allows you to achieve this.

Node "Authored by" select

Component type

module

Maintenance status

Development status

Downloads

2020

Component created

Component changed

Change "Authored by" autocomplete field to select (filtered by role)

For Drupal 6, check out https://drupal.org/project/author_select.

Very easy module which allow change autocomplete field "Authored by" for selected node types to select field.
Select field filled by users of specific role, which can be changed here: admin/config/node_authored_select/settings