Answers Alternative

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was previously a sandbox alternative to the Answers project. The code has since been pushed to Answers, so this sandbox is obsolete. For Answers, please proceed there.

This project has been repurposed as a "wish list" for Q&A modules. It contains a desired features list and a comparison of existing drupal Q&A modules.

Overview

Several modules provide some form of Q&A functionality, including:

Copyright Notice

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Copyright Notice module displays a configurable copyright notice. The notice can be displayed in the footer and as a block, and uses a number of configuration options to generate the copyright owner name and copyright date.

Sandbox project 1

Component type

module

Categories

Component created

Component changed

This is my first sandbox project

Field Delimiter (Multi Value Field Formatter)

Component type

module

Maintenance status

Development status

Downloads

13808

Component created

Component changed

Field Delimiter provides an additional setting for field formatters, allowing multi-value fields to be displayed with a delimiter between the values.

Example use cases

  • Display taxonomy terms as a comma-separated list.

Dependencies

The Drupal 7 version depends on Field formatter settings API module.

Wysiwyg Extra

Component type

module

Maintenance status

Development status

Downloads

2583

Component created

Component changed

Allows the wysiwyg editor to be added to textarea's not supported by default.

Currently supports the following textareas:

  • Site information - Mission
  • Site information - Footer message
  • Site maintenance - Site offline message
  • User settings - User registration guidelines
  • Contact form settings - Additional information
  • Site-wide contact form - Message
  • Personal contact form - Message
  • Taxonomy term - Description

Dependencies:

Fortissimmo

Component type

module

Maintenance status

Development status

Downloads

3404

Component created

Component changed

This module provides integration with the real-estate management software FORTISSiMMO (http://fortissimmo.net).

This module assumes the option was chosen to have direct SQL syncing with your database (this means FORTISSiMMO will dump data directly into your MySQL database).

Auto Index

Component type

module

Categories

Maintenance status

Development status

Downloads

7868

Component created

Component changed

Automatically updates the Drupal search index when a node is added or updated, on the fly, without the need to execute cron.php.

This module should be used when an up-to-date index is desired/required after any addition or update of indexable node content. Not just after the successful execution of cron.php.

This module is ideal for projects where, other than search indexing, there is no need to run cron often. Use this module to ensure your search index is up-to-date while keeping the frequency of cron executions to a minimum.