Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I decided to start my own youtube clone so I could put all sports videos from YT to my own clone website and from there I will link the videos to my articles.
sadly he doesn't accept me as it doesn't know my own clone website.
What must I do so it will accept my website?
Does anybody have the contact of Josh Caldwell de developer?
There are two content types: Heritage Texts and Source Node
Every Heritage Text content has a link to the Source Node. The link is called inside a block.
Now in the AddBlock.php file, I have to add a query to the url (the link for the Source Node). The query paramter should be the node id if the Heritage Text content.
Please let me know how can I add the query parameter.
The $url looks like the following in the code, I have tried to add a query parameter, but I know that's not the correct way to do it. Please let me know.
In my new Drupal 8 system migrated from Drupal 7, all the admin pages have a section at the bottom with 'No comments available.' and a list of user names and links.
How does one turn this off?
I see how to turn off comments for content types, but not the admin pages.
This used to be simple in Drupal 7. Now I have migrated to Drupal 8 I have having great difficulty seeing how to do this. Google searches show many out of date techniques, and no clear answer.
What fundamental concept am I missing? I find it hard to accept that such a basic operation has now become difficult or unavailable, so there must be something obvious I cannot see. All pointers appreciated.