I am developing a new CMS in Drupal 8. I have updated to 8.7.0 alpha 2 because I needed the taxonomy terms to be revisionable.
I have followed the step by step procedure to update manually the site. I have ran the script to update the datatable and create the revision tables for my taxonomy instance with all required fields. However, each time I save a taxonomy term it does not increment the revision and I don't see where in the interface to activate a new revision each time there is a change.
I'm using Drupal 8 with Better Exposed Filters and for some reason the select options in my exposed filters (which are taxonomy terms) are refusing to appear translated, despite the fact that my rendering Rendering Language is set to "Interface text language selected for page."
I'm using Better Exposed Filters but this behavior also occurs with it disabled. Any help would be appreciated.
I have the following site where search is showing up right under the menu. But a visitor can not search it properly as the search features do not show up in a dropdown fashion? Ciuld anyone please let me know how to make the search features like location and categories as drop down manner.
I have a question regarding a possible Drupal 8 setup.
At my company we have a custom made web service(SOAP), it deliveres either json or xml results about books, films etc.
I was wondering if anybody here, had some experience in using “Search API” & “External Entities” together? We are not allowed to store any data in the Drupal 8 site, only show it.
I would like to use “E E” in order to get pretty urls for the books/films/etc and to be able to use views without having to create old fashion nodes.