From a "Drupal 8 site builder" perspective, what is the recommended or alternative method(s) to present download files (.pdf format) to the viewing user, which take advantage of Drupal 8's built-in functionality? I prefer to avoid creating basic pages containing download URLs, and presume that functionality such as blocks, fields, and views would easily serve this purpose. But after much research, I'm not sure how to proceed in order to take advantage of Drupal 8 functionality.
I need to set up a (simple) new site.
I have some experience in Drupal 6 but since it's EOL. I assumed it'd be better to start in D8 directly.
I'm trying to get on top of it but to be honest, it doesn't seems to be as intuitive anymore as D6 was.
I'm really struggling here. :(
I am eager to start my website on webRTC, using drupal. I wanted to find a list of existing websites using webRTC and drupal together. Where would I be able to locate this?
Hello, I am a senior at my university and have taken on a rather large research/web development project for the Chemistry department. Let me start off by saying that I have a little bit of HTML/CSS/JS experience and 0 Drupal experience.
We currently have a database of information about certain types of elements and how they react to water and light. I won't go into great detail, but the a typical entry in the database contains a unique ID number, list of elements used on the plate, and a list of floating-point values.
We are beginning the process of redesigning our current site and we are looking for a CMS that provides tools to consume RESTful web services data well. I am not looking to produce REST information for consumption inside drupal. Are any of you consuming RESTful information on your site? Does Drupal provide the tools to consume it, or did you have to write custom code to gather the information?