View allAll Photos Tagged drupal
Ecommerce para Drupal: Introducción a Ubercart saioa DrupalCampean saioa DrupalCampSpain 2010ean Cornellá de Llobregateko Citilabean.
En esta sesión se vieron las tecnologÃas necesarias para instalar Drupal, un sistema de gestión de contenidos (CMS) para sitios web.
Drupal event, themed.
Put the following in your theme's template.php file:
function THEMENAME_event_nodeapi($node) {
$output .= 'type. '-start">';
$output .= ''. t('Date: ') .''. format_date($node->event_start, 'custom', 'l F j, Y', $node->start_offset) .''."\n";
$output .= 'type. '-start">'. t('Start: ') .''. $node->start_time_format .''."\n";
if ($node->event_start != $node->event_end) {
$output .= 'type. '-end">'. t('End: ') .''. $node->end_time_format.''."\n";
}
return $output;
}
Drupal nice: diez módulos imprescindibles que desconoces saioa DrupalCampSpain 2010ean Cornellá de Llobregateko Citilabean.
SlingShot SMS is doing nothing special in the eyes of your team texting in messages from the ground. It will feel just like they are using Rapid SMS, they just text in their messages to the HQ phone number and all the processing and parsing is done behind the screens.
Nedjo did an Intro to Drupal session (and I drove the laptop for him). He let some others take the stage to answer more questions from the audience. It was a great team effort and lots of Q & A.
Nedjo and Eduardo (-enzo- on Drupal.org, in the bright blue shirt standing at the back) both served as interpretors for me all day and I can not thank them enough for helping me out. Also, big thanks to Growing Venture Solutions (gvs) who sponsored Eduardo's trip to the camp!