warning

  • Your search used too many AND/OR expressions. Only the first 7 terms were included in this search.

error

  • The page you requested does not exist. For your convenience, a search was performed using the query articles OR installing OR xhprof OR for OR mamp OR php OR 52 OR on OR mac OR os OR 106 OR snow OR leopard.
About searching

Search results

  1. Sending an Article's Publish Date to Google Analytics

    … receives lots of search traffic. Some of our top-performing articles are six years old. This is great. It validates our … . However, successful old content poses a problem for analytics. It's harder to create simple reports to see … . Using tag manager is the preferred method for installing Google Analytics 4, and we'll use it to configure …

  2. Drupal 11: What’s New and What’s Next

    … of the Field UI, performance improvements, and revisions for taxonomy terms, several big changes have been included … to provide Drupal users a quickstart for new websites, installing advanced functionality for common use cases using … Make sure your hosting infrastructure supports PHP 8.3. In addition, Drupal 11 no longer supports Microsoft …

  3. Node.js Development with DDEV

    … version gets a nice URL, has its own database, and can run PHP all in the container—regardless of whether the host … Node.js, Python, or other decoupled setups. This article is for those developers. What is DDEV? … binary to install these packages inside the container. Installing node modules on the host machine can lead to …

  4. Just Say Drupal‽

    … Matt Kleve:  For March 29th, 2024. It's the Lullabot podcast. … are responsible for Drupal, that are DIYing it, that are installing it, that are providing that service to a client … I don't think we're planning on rewriting it on a different PHP framework. We're not. Right? No, but... Morgan …

  5. How to Supercharge AI Coding with Cursor Rules and Memory Banks

    … the AI responds to requests. Though this article focuses on Cursor, similar features exist in editors like  … uses of rules is providing project-specific context. For example, when working with a specific GitHub repository, … to maintain project context across chat sessions. Installing Memory Bank Installation is incredibly …

  6. The Shadow DOM {Frontend.Darkside}

    … Off On this episode we cover how the Shadow DOM encapsulates styles and behavior, why it matters for Drupal theming, and how Web Components fit into modern … theoretically render your JavaScript web component through PHP, I'm not sure.  I've never done the server side …

  7. AI Chatbots Can't Fix a Bad Website

    … before we get really into things, let’s use a glossary for what’s what, because a lot is being said, and it helps … conversational interfaces or chatbots. You’ll see these on websites to help you find information, access help articles, or contact customer service (if you’re lucky). …

  8. What Belongs On Your Homepage?

    What Belongs On Your Homepage? … your site via a referral. It can be an escape hatch for users who didn't find what they were looking for or a … of the types of content your website contains. Teasers for articles. Upcoming events. Contact information. …

  9. Using Laravel's Homestead for Drupal Projects

    Using Laravel's Homestead for Drupal Projects … NGINX or Apache , Xdebug support, profiling with XHProf and XHGui , your choice of MySQL or … . Comparing runs of the articles page of Umami Database snapshots …

  10. Single Directory Components in Drupal Core

    … like attaching libraries to put CSS and JS on a page. For front-end developers to succeed in a system like this, … developers new to Drupal. We believe that annotated PHP classes fall more in the realm of back-end developers. … to use SDC. So you scaffold a component using drush (after installing CL Generator ). You may end up with the …