Can Drupal easily handle hundreds of Content-types (each with own set of fields), thousands of Views and thousands of taxonomy vocabularies along with translating this components?
What variable or array in Drupal 8 contain's node links Value like "comment count" , "add new comment" and how can i use or print them in certain place.
I'm not sure if this is the right place to post this, but I currently have a site with Drupal 6 and phpBB 3.0.x integrated, but I'd like to be able to run Drupal 8 and integrate with phpBB 3.1.x.
The plugin I've been using is phpBB2Drupal, and it looks like it may work with Drupal 7, but how much longer is Drupal 7 going to be supported? Will there be an update to work with Drupal 8?
Are there any other plans for integration, or suggestions?
hello all,
in drupal 8,
is there a way to create an automatic sync between 2 entity reference fields?
so if i had events and venues,
i create a reference content field for each respectively,
when i add new event, and select venue in ref field, it would automatically update the venue with the event ref field to have the event listed as well in the venue?