Text Extract for Drupal using Tika

Component type

module

Maintenance status

Development status

Downloads

311

Component created

Component changed

Integrates Tika (docs) to extract textual information from uploaded documents (pdfs, docs, excel, etc.) and pass them as plain text to a field.

In order to use you'll need to you'll either need an Apache Solr server properly configured OR to download and extract the java jar file from the Tika site and then configure the module settings page in order to extract correctly.

Lazyloaded

Component type

module

Maintenance status

Development status

Downloads

582

Component created

Component changed

3th party widgets can cause a huge performance hit. In order to improve the performance, some sites - like Mashable - will load the widget on mouseover. A 'dummy' widget is included in the page HTML, with the counts loaded on the server via a 3th party API. The lazyloaded module brings this functionality to Drupal.

Currently supported widgets are Twitter tweet, Facebook like and Google +1. This module is a work in progress and we are working to make the whole system more flexible.

Which Server

Component type

module

Maintenance status

Development status

Downloads

186

Component created

Component changed

A small module to add the server name (as in machine hostname, not the name of the website host) to administrator reports:

  • Update status page (/admin/reports/updates)
  • Update status email notifications
  • Status Report page (/admin/reports/status)
  • Module list page (/admin/modules)

This module can be useful where Drupal sites are installed on different servers, so you can easily find which server a particular site (especially a site needing updates) is installed on.

EPUB Export

Component type

module

Maintenance status

Development status

Downloads

3252

Component created

Component changed

Overview

This project builds content objects from drupal and bundles them into an
EPUB 3.0 document. Currently it will export a rendered entity seperate of all
of the page markup and gather all the referenced resources within the content
and bundle those into one EPUB document.

That is, this module looks at the content and determines what should be included
in the EPUB document. The actual build process takes place during cron, make
sure to run cron as a user that has access to the content necessary otherwise
the build will fail.

Language Selection Page

Component type

module

Categories

Maintenance status

Development status

Downloads

10340

Component created

Component changed

Description

This module allows you to present visitors of your website with a landingpage / splash page where they can select the language of their choice, based on the languages that have been enabled on your Drupal site.

This is useful in situations where you don't want to enforce a default language to users (e.g. because of political or corporate sensitivities) if they come to your website without a language preference available (url, cookie, ...)

The language selection page can be overridden through Drupal's template system.

Limit Timezone

Component type

module

Maintenance status

Development status

Component created

Component changed

Limit Timezone
---------------
This will filter the list of selectable timezones from the giant list.

Usage
------

* Setup your default country timezone and save it by going to "Admin -> Config -> Limit Timezone Settings"

Restrictions
-------------

* Right now, it's small and it's only limiting on user profile page (seeing as that's initially what I wanted).
* It can easily modified to work on ANY form though, simply remove the conditional statement.

Future Development
------------------

Mythemes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Mythemes adds a block to allow users :

  • to enable and set a default theme.
  • to switch themes on the fly.

The module provides a list of all themes and allow users to choose between them.

REQUIREMENTS

None.

WireDocs

Component type

module

Maintenance status

Development status

Downloads

2012

Component created

Component changed

If you want to share and work with your documents online Google Docs, Zoho, iNetWord, Office 365 or Sharepoint are most likely to be - depending on how deep you can dig into your pocket - the solutions of choice. Especially, a large legacy of documents in proprietary formats, such as MS Word or Excel, may discourage from moving to an online editor. Additionnally, legal issues might arise if confidential files are hosted by a third party service provider.

Dismiss

Component type

module

Maintenance status

Development status

Downloads

15801

Component created

Component changed

Adds a jQuery-powered "dismiss" button to all Drupal messages so they can be closed without refreshing or opening browser devtools. There's also a config option to auto-hide status messages (warnings/errors will not disappear). We will hesitantly accept new features, but overall aim to keep the module very lean.

If you want more advanced functionality check this comparison chart for other messaging modules.