Planet

I just posted a large excerpt from Ansible for DevOps over on the Server Check.in blog:

Many people know that addressfield hasn’t been the easiest module to maintain.
There are over 200 countries in the world, each with its own addressing requirements.

Start: 
2014-12-17 (All day) America/New_York

Online meeting (eg. IRC meeting)

Organizers: 

I recently had the opportunity to see Nate Haug deliver a presentation about his Backdrop CMS project and it's upcoming 1.0.0 release (Jan. 15).

function mymodule_training_class_node_form_submit($form, &$form_state) {

if ($form_state['input']['field_class_is_finished']['und'] == 1) {
$nid = $form_state['values']['nid'];

function mymodule_training_class_node_form_submit($form, &$form_state) {

if ($form_state['input']['field_class_is_finished']['und'] == 1) {
$nid = $form_state['values']['nid'];

Have you ever accidentally triggered emails to real users while working in a development environment? Or how about accidentally pushed data to a "live" third party service from a development environment?

Here at Skvare, we strive to make Drupal and CiviCRM work as one to accomplish goals in a way that is simple and intuitive.

Article

Pages