Changelog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is meant to help document system changes throughout the site's lifetime. Currently, the module will only document changes under the "admin" path, excluding views and contexts.

WYSIWYG Tools Plus

Component type

module

Maintenance status

Development status

Downloads

7513

Component created

Component changed

D8 development
The development for the 8.x version has just begun and I am asking for requests for new widgets that can be added in. Please submit a feature request ticket and I will be reviewing those for what can be added to the new port.

We're also looking for possible contributors whom would like to add their code.

Please do not use the 8.x-1.x-dev branch until I announce a stable build that's ready for testing.

jp_kakasi_transliteration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters for Japanese characters.

There is a useful module named Transliteration .
But,Transliteration Module chages strings from Japaese to Chinese.

jp_mecab_transliteration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters for Japanese characters.

There is a useful module named Transliteration .
But,Transliteration Module chages strings from Japaese to Chinese.

Webform Template

Component type

module

Maintenance status

Development status

Downloads

22873

Component created

Component changed

Copy webform configuration from one node to another

This is an add-on module for Webform that allows you to select webform enabled content types as "source" and/or "destination" types. On node edit/creation of the so called "destination" types, you have to option to apply (= copy) the webform settings (including all webform fields) from nodes of the "source" type.

That way you can easily copy webform configuration from one node to another.

Launch soon

Component type

module

Maintenance status

Development status

Component created

Component changed

This module gives a launch soon page. All unauthenticated traffic will be redirected to the launch soon page.

On the launch soon page they will be presented a form to fill in their e-mail address to be notified when the site is ready to launch. The addresses will be saved and can optionally be made Drupal users or exported to send them the welcome mail.

This module is work in progress and is not feature complete yet or ready to use.

Webform Submission Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

2183

Component created

Component changed

Status Update

Per #1497510: Duplication with webform submission entity this module is officially deprecated and users are encouraged to use the Webform Entity module instead. This project will stick around for a while as several projects use it, and a migration plan will be posted shortly.

Synchro

Component type

module

Maintenance status

Development status

Component created

Component changed

SUMMARY

Synchro module (for Drupal 7) allow make deploy database changes to Production server on automatic way through Apache Ant.

  1. Deployment process splits to 3 steps:
  2. Move all data changes of Production site DB to Development site DB and put Production to maintenance mode.
  3. Final testing of Development site with actual data.
  4. Deploy tested database to production.

NOTE: Now supported only MySQL DB