Breadcrumbs

Hi there,

I am looking for a recommendation on best practice to dynamically build a bread crumb via content path

for example

books

 Funny

  Cat in The hat

 Cartoon 

  Cat in the hat

If you click on the funny content it will list all the funny book  - if you click on the cartoon content it will show all the cartoon books - depending on the path the Cat in the Hat book breadcumb will be either

Books -> Funny -> Cat in the Hat

or

Books -> Cartoon -> Cat in the Hat

thanks

deploying composer-managed code to production without CI tools

There seems to be this gap in documentation:  When to track vendor in git?  I think the answer is whenever you're not using CI tools for deploying to production.  What do you think?  If I'm correct then it's probably very common (among little people devs) that we should be tracking vendor in git, but doing so does not seem to be documented on drupal.org at all.

It's commonly said you should NOT run composer in production:

Is Composer a MUST for installing D8 or is there an alternative

Hi,

On the documentation (https://www.drupal.org/docs/8/install/step-2-install-dependencies-with-c...) under installing with composer it says: "This step is needed only if you have installed (or updated) the codebase using git."

This, to me suggests there is an alternative.

Can you please advise?

Cheers

update to D8.5.1 via Composer and website unavailable

Please consider me a newbie, but I've been working through installation of composer and drush to permit an update to Drupal 8.5.1 today. I worked through all the normal operations and followed tips and tricks found in tutorials and support tickets all over this wonderful forum. Presently, I'm FREAKING OUT because while the composer update appeared to work just fine, when I go to the website I only get:

Searching for a UUID

Hi All,

Would appreciate a bit of advice, a pointer in the right direction.

I would like to alter the search function so that it also searches a nodes UUID. So standard search box where anything can be entered, but it also searches the UUID for a node. Using Drupal 8 which is the best way to go about it? Search API or extending SearchController ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x