I had installed dupral 8 on XAMPP. When it is creating a database, an error due a 30 sec timeout exceded appears.
Then, a login appears in my dupral/index.php. I insert the Dupral.org credentials but it does't work. May be because I'm not a "confirmed" user? What i have to do to become confiermed user?
The Drupal 8 core workflow module is a very powerful module, I can use it to create new workflow, create state and transition, and also apply the workflow to custom block types, media types and content types.
What I want to do is apply a workflow to all articles which connected (or related) to a specific term.
How can I do this?
I guess I may need to build plugins to extend the functionality of workflow module, but not sure how to do that.
I'm using D8.7.0 beta 1 in Dev Desktop. Adaptivetheme, Insert module.
When I insert an image, using the Insert module, and that image is linked to Colorbox, I get two images in the block. When I move the Image Field to "Disabled" in Manage Display, a single image remains but the Colorbox feature is gone. When I click on the image, the enlarged image opens as a new page. When both images show in the block, the Colorbox feature works perfectly on both images.