TagIt

Component type

module

Maintenance status

Development status

Downloads

892

Component created

Component changed

This is a module that uses the jquery tagit plugin to enable autocomplete and freetext on a text field of your choice. The module has an interface enabling multiple tagit fields per site. This implementation of tagit requires that you provide an autocomplete url. Since drupal comes with very few autocomplete urls by default, then useful autocompletes may only be possible by creating your own, therefore use of this module may be limited by access to or ability to create your own autocomplete.

Coder Plus

Component type

module

Categories

Maintenance status

Development status

Downloads

1006

Component created

Component changed

Coder Plus - In the initial version, this module will give developer an ability to find cyclomatic complexity for all functions within a module. A developer can choose module out of list of all enabled module can can get list of all functions along with complexity present in different files within module directory.

Also, admin can set up a threshold value for complexity to highlight functions with high cyclomatic complexity.

SN Quick Multisite

Component type

module

Categories

Maintenance status

Development status

Downloads

865

Component created

Component changed

The Quick Multisite module allow users to create multisites. This module creates and do all required changes in configuration files on its own (see Multisites Using Drupal 7).

We recommend to use this module only on development environment, as it requires some of settings (writable sites folder and database user with *.* privileges.), which ideally should not be done on production environment!!

Features:

E-learning

Component type

module

Maintenance status

Development status

Downloads

2599

Component created

Component changed

The E-learning module allows you to easily build your own online E-learning platform and is suitable for language schools and education centres that want to offer online interactive courses to their students.

Its 'unique selling point' is that it tracks every single result of every single question answered by the user, allowing the site builder to automatically and precisely give feedback to the participants, and for example, offer courses specific to the needs of the students.

Ping More

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a clone of Ping with the intent of extending to add SOLR or other services required for a load balancer to be allowed to use this server node.

The goal of this module is not to reinvent or fork: It would be nice to work up something fancy here and merge it back to the original module.

flux XING API

Component type

module

Maintenance status

Development status

Downloads

518

Component created

Component changed

Integrates with the XING API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the XING API by providing remote entities and provides Views support via the EntityFieldQuery Views backend.

flux LinkedIn API

Component type

module

Maintenance status

Development status

Downloads

573

Component created

Component changed

Integrates with the LinkedIn API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the LinkedIn API by providing remote entities and provides Views support via the EntityFieldQuery Views backend.

flux feeds integration

Component type

module

Maintenance status

Development status

Downloads

1190

Component created

Component changed

Provides integration with feeds based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with feeds by providing remote entities and integration with the Rules module.

Entity Watchdog

Component type

module

Categories

Maintenance status

Development status

Downloads

1412

Component created

Component changed

The scope of this project is simple: to provide an entity wrapper to the watchdog table created by dblog in order to expose access to that table via projects that utilize the entity api. This was developed for integration with the operations available as a webservice via the restWS module so that there could be a site that centrally manages the watchdog messages being generated by a series of related sites instead of having to enable dblog on each site.

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.