In an effort to keep pace with competitors and satisfy a wide-ranging customer base, Buckeye Broadband sought the opportunity to upgrade its website and integrate a state-of-the-art billing system within its marketing technology stack. GeekHive recommended Drupal 8 as a future-ready and flexible CMS that could bring Buckeye Broadband up to speed with its customers and increase its competitive edge.
I'm having some trouble setting up my photo album. I need your help ... it will probably be obvious, once I will have mastered the configuration !!!
Three questions
1 - What is the difference between "cover" and "thumbnail"
2 - I wish to have a presentation of small photos and if I click on one of these small photos, I wish to have the large photo version.
3 - How to manage an album: deletion of a duplicate or add a new one, replacement of a photo, correction of a description ...
I have a D8 custom module with a custom form and I want to calculate the time with microseconds between the page load and the user submission of the form.
I did it with d7 and now want to port this code to D8 for studying and understanding D8 but I'm stucked.
in the D7 version I successfully did it with these lines of code: if (variable_get($random_code) == NULL) {
variable_set($random_code, microtime(true));
}
$form_state['cache'] = TRUE;
Hi there! I gave anything but that's apart my level. Since a month or so, bolderplate generation with drush is broken. I've tried to fix it on my own, with no luck. Now i really need to generate some things.
Anything with drush works fine but "drush generate ... " results in: