Form Tester
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A demo project for Form API.
Currently only has "submit" demo.
A demo project for Form API.
Currently only has "submit" demo.
The YAML Sandbox module provides a textarea at /yaml_sandbox that accepts YAML as input and then parses and displays the resulting PHP data. It uses the DrupalComponentSerializationYaml class do to the parsing and thus provides an accurate representation how your YAML data will be represented in Drupal.
En este módulo se configura un perfil de instalación de drupal para que se pueda escoger el perfil de instalación y elegir el idioma de instalación en español.
Test project for educational purposes.
Example code for how to write a log entry to the database.
An example module to practice recovering from a fatal error created during cron jobs. It creates an artificial fatal error then prints a debug backtrace on the cron page to help identify the problem and work on a solution.
Requires Bad judgement.
One possible way to manage cron for Drupal is using Jenkins. A reason for centralizing cron jobs with the Java bloat of Jenkins is to get alerts when cron jobs fail or servers are unavailable.
This is a sandbox for Drupal courses at http://drupalxcourses.com/
A template project designed as a starting point for other contributed modules. It aims to provide one of each of the features and capabilities you might require for contributed modules, ready to be adapted for a real project.
To adapt for your new module project, simply clone then replace the string 'm00' everywhere with your project/module machine name. The project name 'M00' and machine name 'm00' are chosen to afford easy find-and-replace substitution, where the 'm' stands for 'module'.
This Module will be an integration and implementation for ACS cloud service (Appcelerator Titanium)
This Module Is not officially from Appcelerator
Need Contributors