#beta blocker triage

⚑️ Live updates comments, jobs, and issues, tagged with #beta blocker triage will update issues and activities on this page.

Issues

The last 100 updated issues.

Activities

The last 7 days of comments and CI jobs.

  • πŸ‡ΊπŸ‡ΈUnited States bluegeek9

    I added a hook to allow additional tokens. I have added a patch. I have not updated the MR. I'm still new to contributing to Page Manager.

      /**
       * Returns available context as token data.
       *
       * @return array
       *   An array with token data values keyed by token type.
       */
      protected function getContextAsTokenData() {
        ...
    
        $this->moduleHandler->alter('page_manager_context_as_token', $data, $contexts);
    
        return $data;
      }
    
Production build 0.71.5 2024