Drupal 8 Lessons Learned: Our New D8 Site | FFW Blog | FFW
we built it in Drupal 8. FFW made this decision because of our commitment to Drupal, since Drupal 8 represents an important next step in the evolution of digital experience delivery.
we built it in Drupal 8. FFW made this decision because of our commitment to Drupal, since Drupal 8 represents an important next step in the evolution of digital experience delivery.
A centralized place for tracking the porting status of contributed projects (modules, themes, distributions). This project consists of issues that show the D8 porting status of other projects. (Inception!) Check out this issue queue in a kanban board on ContribKanban.com (thanks, @mglaman!)
A centralized place for tracking the porting status of contributed projects (modules, themes, distributions). This project consists of issues that show the D8 porting status of other projects. (Inception!) Check out this issue queue in a kanban board on ContribKanban.com (thanks, @mglaman!)
This is a "meta" project that holds issues that represent the porting status various projects, and allows us to work as a unified Drupal community to combine our collective observational super powers into one data set that can be used by anyone considering building on Drupal 8. - See more at: https://dev.acquia.com/blog/announcing-the-drupal-8-contrib-porting-trac...
This is a "meta" project that holds issues that represent the porting status various projects, and allows us to work as a unified Drupal community to combine our collective observational super powers into one data set that can be used by anyone considering building on Drupal 8. - See more at: https://dev.acquia.com/blog/announcing-the-drupal-8-contrib-porting-trac...
A lightWeight popover plugin with jquery, enchance the popover plugin of bootstrap with some awesome new features.
A lightWeight popover plugin with jquery, enchance the popover plugin of bootstrap with some awesome new features.
* Allows to add classes to body tag based on Breakpoints module configuration for specific themes. * Allows to setup classes prefix in module settings. It might be helpful if you have some conflicts with breakpoints and already existing body classes. * Debug mode for logging into Javascript console all breakpoint changes.
* Allows to add classes to body tag based on Breakpoints module configuration for specific themes. * Allows to setup classes prefix in module settings. It might be helpful if you have some conflicts with breakpoints and already existing body classes. * Debug mode for logging into Javascript console all breakpoint changes.
Anyone who has attended a Drupal event in the last few years has had plenty of opportunities to learn all about the technical details of implementing a headless Drupal site. If you haven't already been exposed to this concept the TLDR version is: Headless aka decoupled Drupal is the process of using your Drupal site as the backend for another framework, most typically a Javascript framework. "The right time to add an abstraction to a design is at the point when you start feeling the pain of not having it."