際際滷shows by User: italomairo / http://www.slideshare.net/images/logo.gif 際際滷shows by User: italomairo / Sat, 14 Jan 2017 17:15:40 GMT 際際滷Share feed for 際際滷shows by User: italomairo From Drupal 7 to Drupal 8 - Drupal Intensive Course Overview /slideshow/from-drupal-7-to-drupal-8-drupal-intensive-overview-71016961/71016961 coursefromdrupal7todrupal8italomairo-170114171540
From Drupal 7 to Drupal 8 A Drupal 7 and Drupal 8 course Intensive Overview Treated arguments Project characteristics Main uses and users Strength points Community Documentation Site Building Guide Drupal 7 Focus Implementation Workflow Technology Stack, Core and Files Structure Clean URLs & Aliases Hooks Themes Blocks & Regions Nodes Taxonomy Fields Download & Extend (main useful modules) Views Module Menu System Quality Assurance & Coding Standards Multisite Advanced Development Tools and Workflows Git operational workflow Continuous Integration, with Features Module Drupal 8 Focus Files Layout and Structures Core concepts: Proudly Invented Elsewhere New features and enhancements WYSIWYG Editor Quick Edit - In-place Editing Refreshed Admin Theme Draft Support in Core Mobile First Mobile-friendly Toolbar Responsive-ize ALL Things (Themes, Images, Tables...) Multilingual First & Language Selection Everywhere Views in Core More and Better Blocks More Field Types Render arrays Front-end Developer Improvements HTML5 Improved Accessibility New Theme System: Twig Back-end Developer Improvements Symfony based Routing System Configuration Management System & Configuration Sync Workflow Content Deployment Entities Everywhere, Configuration and Content Entities Web Services Improved Caching & Big Pipe Building Modules with Drupal 8 Migration Path: Preparing for Drupal 8 Deciding When to Upgrade Using Composer and GIT To create a new Drupal 8 project ]]>

From Drupal 7 to Drupal 8 A Drupal 7 and Drupal 8 course Intensive Overview Treated arguments Project characteristics Main uses and users Strength points Community Documentation Site Building Guide Drupal 7 Focus Implementation Workflow Technology Stack, Core and Files Structure Clean URLs & Aliases Hooks Themes Blocks & Regions Nodes Taxonomy Fields Download & Extend (main useful modules) Views Module Menu System Quality Assurance & Coding Standards Multisite Advanced Development Tools and Workflows Git operational workflow Continuous Integration, with Features Module Drupal 8 Focus Files Layout and Structures Core concepts: Proudly Invented Elsewhere New features and enhancements WYSIWYG Editor Quick Edit - In-place Editing Refreshed Admin Theme Draft Support in Core Mobile First Mobile-friendly Toolbar Responsive-ize ALL Things (Themes, Images, Tables...) Multilingual First & Language Selection Everywhere Views in Core More and Better Blocks More Field Types Render arrays Front-end Developer Improvements HTML5 Improved Accessibility New Theme System: Twig Back-end Developer Improvements Symfony based Routing System Configuration Management System & Configuration Sync Workflow Content Deployment Entities Everywhere, Configuration and Content Entities Web Services Improved Caching & Big Pipe Building Modules with Drupal 8 Migration Path: Preparing for Drupal 8 Deciding When to Upgrade Using Composer and GIT To create a new Drupal 8 project ]]>
Sat, 14 Jan 2017 17:15:40 GMT /slideshow/from-drupal-7-to-drupal-8-drupal-intensive-overview-71016961/71016961 italomairo@slideshare.net(italomairo) From Drupal 7 to Drupal 8 - Drupal Intensive Course Overview italomairo From Drupal 7 to Drupal 8 A Drupal 7 and Drupal 8 course Intensive Overview Treated arguments Project characteristics Main uses and users Strength points Community Documentation Site Building Guide Drupal 7 Focus Implementation Workflow Technology Stack, Core and Files Structure Clean URLs & Aliases Hooks Themes Blocks & Regions Nodes Taxonomy Fields Download & Extend (main useful modules) Views Module Menu System Quality Assurance & Coding Standards Multisite Advanced Development Tools and Workflows Git operational workflow Continuous Integration, with Features Module Drupal 8 Focus Files Layout and Structures Core concepts: Proudly Invented Elsewhere New features and enhancements WYSIWYG Editor Quick Edit - In-place Editing Refreshed Admin Theme Draft Support in Core Mobile First Mobile-friendly Toolbar Responsive-ize ALL Things (Themes, Images, Tables...) Multilingual First & Language Selection Everywhere Views in Core More and Better Blocks More Field Types Render arrays Front-end Developer Improvements HTML5 Improved Accessibility New Theme System: Twig Back-end Developer Improvements Symfony based Routing System Configuration Management System & Configuration Sync Workflow Content Deployment Entities Everywhere, Configuration and Content Entities Web Services Improved Caching & Big Pipe Building Modules with Drupal 8 Migration Path: Preparing for Drupal 8 Deciding When to Upgrade Using Composer and GIT To create a new Drupal 8 project <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/coursefromdrupal7todrupal8italomairo-170114171540-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> From Drupal 7 to Drupal 8 A Drupal 7 and Drupal 8 course Intensive Overview Treated arguments Project characteristics Main uses and users Strength points Community Documentation Site Building Guide Drupal 7 Focus Implementation Workflow Technology Stack, Core and Files Structure Clean URLs &amp; Aliases Hooks Themes Blocks &amp; Regions Nodes Taxonomy Fields Download &amp; Extend (main useful modules) Views Module Menu System Quality Assurance &amp; Coding Standards Multisite Advanced Development Tools and Workflows Git operational workflow Continuous Integration, with Features Module Drupal 8 Focus Files Layout and Structures Core concepts: Proudly Invented Elsewhere New features and enhancements WYSIWYG Editor Quick Edit - In-place Editing Refreshed Admin Theme Draft Support in Core Mobile First Mobile-friendly Toolbar Responsive-ize ALL Things (Themes, Images, Tables...) Multilingual First &amp; Language Selection Everywhere Views in Core More and Better Blocks More Field Types Render arrays Front-end Developer Improvements HTML5 Improved Accessibility New Theme System: Twig Back-end Developer Improvements Symfony based Routing System Configuration Management System &amp; Configuration Sync Workflow Content Deployment Entities Everywhere, Configuration and Content Entities Web Services Improved Caching &amp; Big Pipe Building Modules with Drupal 8 Migration Path: Preparing for Drupal 8 Deciding When to Upgrade Using Composer and GIT To create a new Drupal 8 project
From Drupal 7 to Drupal 8 - Drupal Intensive Course Overview from Italo Mairo
]]>
2092 11 https://cdn.slidesharecdn.com/ss_thumbnails/coursefromdrupal7todrupal8italomairo-170114171540-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Custom Forms and Configuration Forms in Drupal 8 /slideshow/custom-forms-and-configuration-forms-in-drupal-8/70949394 drupal8formstalkitalomairodddmilan23062016-170112135328
This talk was held by me during the Drupal Developer Days held in Milan (Italy) in June 2016. It presented a course and a practical application of building and configuring a Custom Form and its Configuration Form according to new Drupal 8 Form Object Oriented APIs. Same best practices were analyzed applied to the experience so far conducted in the context of an advanced Drupal 8 project run in the team of Wellnet Srl (Milan). The talk addressed the creation of an ad-hoc custom module used to deepen the patterns required in the production of typical constructs required by Drupal 8 coding standards. In particular the following topics have been discussed and shared: the definition of form route, form link menu and custom form controller; the default configuration management service container with the configFactory and the override throughout a specific configuration form; the construction of the form through the possible form and render elements; the consume of an external web service using service http_client (via dependency injection) and the reaction with Ajax Form API interaction;]]>

This talk was held by me during the Drupal Developer Days held in Milan (Italy) in June 2016. It presented a course and a practical application of building and configuring a Custom Form and its Configuration Form according to new Drupal 8 Form Object Oriented APIs. Same best practices were analyzed applied to the experience so far conducted in the context of an advanced Drupal 8 project run in the team of Wellnet Srl (Milan). The talk addressed the creation of an ad-hoc custom module used to deepen the patterns required in the production of typical constructs required by Drupal 8 coding standards. In particular the following topics have been discussed and shared: the definition of form route, form link menu and custom form controller; the default configuration management service container with the configFactory and the override throughout a specific configuration form; the construction of the form through the possible form and render elements; the consume of an external web service using service http_client (via dependency injection) and the reaction with Ajax Form API interaction;]]>
Thu, 12 Jan 2017 13:53:28 GMT /slideshow/custom-forms-and-configuration-forms-in-drupal-8/70949394 italomairo@slideshare.net(italomairo) Custom Forms and Configuration Forms in Drupal 8 italomairo This talk was held by me during the Drupal Developer Days held in Milan (Italy) in June 2016. It presented a course and a practical application of building and configuring a Custom Form and its Configuration Form according to new Drupal 8 Form Object Oriented APIs. Same best practices were analyzed applied to the experience so far conducted in the context of an advanced Drupal 8 project run in the team of Wellnet Srl (Milan). The talk addressed the creation of an ad-hoc custom module used to deepen the patterns required in the production of typical constructs required by Drupal 8 coding standards. In particular the following topics have been discussed and shared: the definition of form route, form link menu and custom form controller; the default configuration management service container with the configFactory and the override throughout a specific configuration form; the construction of the form through the possible form and render elements; the consume of an external web service using service http_client (via dependency injection) and the reaction with Ajax Form API interaction; <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/drupal8formstalkitalomairodddmilan23062016-170112135328-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk was held by me during the Drupal Developer Days held in Milan (Italy) in June 2016. It presented a course and a practical application of building and configuring a Custom Form and its Configuration Form according to new Drupal 8 Form Object Oriented APIs. Same best practices were analyzed applied to the experience so far conducted in the context of an advanced Drupal 8 project run in the team of Wellnet Srl (Milan). The talk addressed the creation of an ad-hoc custom module used to deepen the patterns required in the production of typical constructs required by Drupal 8 coding standards. In particular the following topics have been discussed and shared: the definition of form route, form link menu and custom form controller; the default configuration management service container with the configFactory and the override throughout a specific configuration form; the construction of the form through the possible form and render elements; the consume of an external web service using service http_client (via dependency injection) and the reaction with Ajax Form API interaction;
Custom Forms and Configuration Forms in Drupal 8 from Italo Mairo
]]>
215 3 https://cdn.slidesharecdn.com/ss_thumbnails/drupal8formstalkitalomairodddmilan23062016-170112135328-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Pres why entity_forms_italo_mairo_drupal_days_milano_8_may_2014 /slideshow/pres-why-entityformsitalomairodrupaldaysmilano8may2014/35060482 preswhyentityformsitalomairodrupaldaysmilano8may2014-140523170839-phpapp01
The Case StudyManagement & Subscription of Editorial Plans in the Fiera Milano Media Drupal WebSitewww.fieramilanomedia.it]]>

The Case StudyManagement & Subscription of Editorial Plans in the Fiera Milano Media Drupal WebSitewww.fieramilanomedia.it]]>
Fri, 23 May 2014 17:08:39 GMT /slideshow/pres-why-entityformsitalomairodrupaldaysmilano8may2014/35060482 italomairo@slideshare.net(italomairo) Pres why entity_forms_italo_mairo_drupal_days_milano_8_may_2014 italomairo The Case StudyManagement & Subscription of Editorial Plans in the Fiera Milano Media Drupal WebSitewww.fieramilanomedia.it <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/preswhyentityformsitalomairodrupaldaysmilano8may2014-140523170839-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Case StudyManagement &amp; Subscription of Editorial Plans in the Fiera Milano Media Drupal WebSitewww.fieramilanomedia.it
Pres why entity_forms_italo_mairo_drupal_days_milano_8_may_2014 from Italo Mairo
]]>
708 3 https://cdn.slidesharecdn.com/ss_thumbnails/preswhyentityformsitalomairodrupaldaysmilano8may2014-140523170839-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
DRUPAL 7 & DRUPAL COMMERCE PER IL IL NUOVO CATALOGO INFORMATIZZATO DI INU EDIZIONI - ISTITUTO NAZIONALE DI URBANISTICA, a cura di Italo Mairo - www.italomairo.com /slideshow/drupal-7-drupal-commerce-per-il-il-nuovo-catalogo-informatizzato-di-inu-edizioni-istituto-nazionale-di-urbanistica-a-cura-di-italo-mairo-wwwitalomairocom/10917555 presentazionedruplday2011italomairo-120109150532-phpapp01
Le soluzioni tecniche adottate nell'implementazione del nuovo Catalogo Informatizzato ed eCommerce di INU Edizioni (www.inuedizioni.com). Perch辿, rispetto ad altre possibili soluzioni (Magento, CS-Cart, ecc. ), Drupal 7 si 竪 rivelata la migliore nel riprodurre la complessa gerarchia informativa e rispondere brillantemente alle necessit richieste sul piano della comunicazione e del marketing, dell'ecommerce, della scalabilit funzionale. Panoramica delle configurazioni e dei moduli adottati (uso avanzato di Views con Eva, da Ubercart a Drupal Commerce, Georeferenziazione dei contenuti, ecc.). ]]>

Le soluzioni tecniche adottate nell'implementazione del nuovo Catalogo Informatizzato ed eCommerce di INU Edizioni (www.inuedizioni.com). Perch辿, rispetto ad altre possibili soluzioni (Magento, CS-Cart, ecc. ), Drupal 7 si 竪 rivelata la migliore nel riprodurre la complessa gerarchia informativa e rispondere brillantemente alle necessit richieste sul piano della comunicazione e del marketing, dell'ecommerce, della scalabilit funzionale. Panoramica delle configurazioni e dei moduli adottati (uso avanzato di Views con Eva, da Ubercart a Drupal Commerce, Georeferenziazione dei contenuti, ecc.). ]]>
Mon, 09 Jan 2012 15:05:28 GMT /slideshow/drupal-7-drupal-commerce-per-il-il-nuovo-catalogo-informatizzato-di-inu-edizioni-istituto-nazionale-di-urbanistica-a-cura-di-italo-mairo-wwwitalomairocom/10917555 italomairo@slideshare.net(italomairo) DRUPAL 7 & DRUPAL COMMERCE PER IL IL NUOVO CATALOGO INFORMATIZZATO DI INU EDIZIONI - ISTITUTO NAZIONALE DI URBANISTICA, a cura di Italo Mairo - www.italomairo.com italomairo Le soluzioni tecniche adottate nell'implementazione del nuovo Catalogo Informatizzato ed eCommerce di INU Edizioni (www.inuedizioni.com). Perch辿, rispetto ad altre possibili soluzioni (Magento, CS-Cart, ecc. ), Drupal 7 si 竪 rivelata la migliore nel riprodurre la complessa gerarchia informativa e rispondere brillantemente alle necessit richieste sul piano della comunicazione e del marketing, dell'ecommerce, della scalabilit funzionale. Panoramica delle configurazioni e dei moduli adottati (uso avanzato di Views con Eva, da Ubercart a Drupal Commerce, Georeferenziazione dei contenuti, ecc.). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/presentazionedruplday2011italomairo-120109150532-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Le soluzioni tecniche adottate nell&#39;implementazione del nuovo Catalogo Informatizzato ed eCommerce di INU Edizioni (www.inuedizioni.com). Perch辿, rispetto ad altre possibili soluzioni (Magento, CS-Cart, ecc. ), Drupal 7 si 竪 rivelata la migliore nel riprodurre la complessa gerarchia informativa e rispondere brillantemente alle necessit richieste sul piano della comunicazione e del marketing, dell&#39;ecommerce, della scalabilit funzionale. Panoramica delle configurazioni e dei moduli adottati (uso avanzato di Views con Eva, da Ubercart a Drupal Commerce, Georeferenziazione dei contenuti, ecc.).
DRUPAL 7 & DRUPAL COMMERCE PER IL IL NUOVO CATALOGO INFORMATIZZATO DI INU EDIZIONI - ISTITUTO NAZIONALE DI URBANISTICA, a cura di Italo Mairo - www.italomairo.com from Italo Mairo
]]>
1643 8 https://cdn.slidesharecdn.com/ss_thumbnails/presentazionedruplday2011italomairo-120109150532-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-italomairo-48x48.jpg?cb=1677190601 Engineer, expert in Digital Communication, Multimedia, GIS, Web & WebGis 2.0 solutions applied to Engineering, Architecture, Urban Planning, Virtual Archaeology and Publishing. Advanced Web 2.0 & Web Gis 2.0 development and programming skills in open source environment (HTML5 & CSS3, PHP, MySql, Javascript & Ajax, Google Maps API & Leaflet, etc.). Senior Drupal Developer / Software Engineer, able to deal with advanced theming & module development, best techniques regarding Drupal coding standards. /www.italomairo.com https://cdn.slidesharecdn.com/ss_thumbnails/coursefromdrupal7todrupal8italomairo-170114171540-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/from-drupal-7-to-drupal-8-drupal-intensive-overview-71016961/71016961 From Drupal 7 to Drupa... https://cdn.slidesharecdn.com/ss_thumbnails/drupal8formstalkitalomairodddmilan23062016-170112135328-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/custom-forms-and-configuration-forms-in-drupal-8/70949394 Custom Forms and Confi... https://cdn.slidesharecdn.com/ss_thumbnails/preswhyentityformsitalomairodrupaldaysmilano8may2014-140523170839-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/pres-why-entityformsitalomairodrupaldaysmilano8may2014/35060482 Pres why entity_forms_...