Create database is a Drupal installation profile that allows database creation at install time.
When installing a new Drupal site, users should create a database using a variety of methods depending of the hosting environment they're in. This can be a difficult process for unexperienced or unskilled users and may frustrate them. This profile tries to address this by adding a "Create database" checkbox in Drupal database settings form.
This install profile is based on an (hopefully) upcoming Drupal 8 feature request patch. See issue #203955: Create database at installation time for more info. You can also help there to make it go into 8.x.
Profile supports mysql and pgsql database drivers, but only the 'mysql' database driver has been tested. PostgreSQL is still untested. Feedback/bug reports are welcome at the issue queue.
Profile may automatically enable modules and themes if present by customizing dbcreate.enable (see file for info).
This is a development sandbox that is a fork of the Entity Translation module. It is meant as a starting point to easier get going with the following patches:
This module adds a dquarks content type to your Drupal site.
A dquarks can be a questionnaire, request form...
These can be used by visitor to make contact or to enable a more complex survey than polls provide.
Submissions from a dquarks are saved in a database table and can optionally be mailed to e-mail addresses upon submission.
DQuarks includes:
- Creating quiz and surveys
- Showing correct answer and score of users
- Notify administrator after submission
- Download results into excel file
- Notify users by sending him emails
- Manage rules of direction: the form will be created based on responses recorded during the primary configuration.
Common features between the DQuarks module and the Webform module:
- Create a new form / quiz
- Send a notification mail after submission of form / quiz
- Display submissions
- Export results into Excel file
- Analyze results of form / quiz
Additional features in the DQuarks module:
- Show results: allow users to choose how to display and publish results of the quiz. Available ways are listed below: