Topic Map Export

Component type

module

Maintenance status

Development status

Downloads

622

Component created

Component changed

Topic Map Export is a configurable exporter for Drupal 7 that generates a topic map out of Drupal content. The format of the exported topic map is XTM 2.0. XTM files can be used in many topic map applications, such as Wandora (http://www.wandora.org).

Live Agent

Component type

module

Maintenance status

Development status

Downloads

2180

Component created

Component changed

This module is great tool for every website owner, that needs online support (Live chat + Help Desk) for his customers.

You need to have valid account at Live Agent or you can create trial account for free.


Live Agent module integrates full featured help desk and live chat software Live Agent into Drupal installation. Simply add 'start chat' button by few simple clicks and be live within 5 minutes..

No HTML knowledge is required.

Checklist sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows administrators to setup checklists for users on their site. The different checklist item types included in the module are:

1 - User check : user simply clicks the checkbox to check the item off.
2 - Administrator check : an administrator much check the item off.
3 - Node creation : the user must create a node of a specific type.
4 - Page view : the user must visit a page with a certain url
5 - Node agree : user must visit a page/node and click the I agree button that is added to the bottom.

Views Pane field

Component type

module

Categories

Maintenance status

Development status

Downloads

4144

Component created

Component changed

This module implements Views API on behalf of all panel panes. (ctools content-types). This let's you reuse your panel-panes as fields in views!

It also works with contexts, so node, term and user context panes also work.

A big advantage to this is if you do custom development. All you need to do is create a ctools-content-type once and you can use it both in panels *and* in views.

Google Places

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Integrates Drupal with the Google Places API. Specifically, it allows you to create Drupal nodes that represent "places" and associate them with places within Google, when you will be able to retrieve information about them (e.g. address, rating) or "check-in". (There is the possibility that later, I'll enable the module to place new requests, but this is the initial functionality.)

Instaweb

Component type

module

Maintenance status

Development status

Downloads

482

Component created

Component changed

Instaweb is a drush command which starts a development webserver on localhost for the current drupal installation much like rails server or django-admin.py runserver.

Compatibility and Requirements

Instaweb runs on Linux and requires lighttpd and mod_magnet.