BoatTEST is a leading publisher providing comprehensive reviews of the top boats to hit the water. They came to Chromatic with a very dated, custom-built site developed in .Net and a bloated site built in Drupal 7 that never got off the ground with a previous partner. The content was extremely unstructured and riddled with user experience challenges.
I'm trying to add a date range field to one of my content type but I cannot find it through the interface. It's already activated in the extensions. If anyone could help me I would really appreciate it, thanks!
Recently I started creating a CTF challenge based on Drupal 8. I want to create a REST API parameter that will be vulnerable to SQLi. I decided to ask my question here as I know there is a lot of experienced Drupal developers. Even if this isn't something I should ask for here, I decided to do it in case anyone is willing to help. I don't know Drupal much and I'm not sure about configuration.
I creat a module. I have my .js file that catch attributes in an IFrame(h5p) with console.log)
When i clear the cache, i go directly to the page that i want and console.log is working( i catch attributes) but when i clear the cache and go to Home page(or any other page in drupal) and then i go to the page that i want, nothing happens (console.log doesn't work).
The Ricoh Developer Program (RiDP) is a developer program itself, a kind of knowledge and assets hub. It is designed to motivate and facilitate independent software vendors (ISVs) and developers to create Ricoh hardware compatible applications.
Hope someone can help me. My problem is a bit difficult to explain:
I have a content type (event)
I have a Vocabulary named CSS Class. The terms are: red, yellow, blue, orange, pink, purple etc.
I use it as a field on my content type to pass the colour as a CSS class to the body tag so I can do some awesome styling per node.
However, it's easy to forget what colour I have already assigned to other nodes of that content type.
So I would love to be able to only have unused terms available for selection when adding/editing an event.