documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Pantheon Docs

Results 237 documentation issues
Sort by recently updated
recently updated
newest added

Re: [Integrated Composer](https://docs.pantheon.io/guides/integrated-composer/ic-troubleshooting) Priority:Medium ## Issue Description: mglaman/composer-drupal-lenient will not work on the platform due to composer running in a separate container ## Suggested Resolution Add writeup of the expected...

Source: Pantheor
Topic: Code Structure

Re: [Terminus Guide](https://docs.pantheon.io/terminus) Priority: High (choose one, remove the other options) ## Issue Description: There is no Video tutorials as indicated in your documentation via a VIDEO icon. ## Suggested...

Priority: Low ## Issue Description Now that GitHub has built-in VSCode at github.dev, perhaps we should change the "edit this page" link from the old plain text editor to the...

Site: Site Structure
Source: Pantheor

Re: [Local Development on Pantheon](https://docs.pantheon.io/guides/local-development/ddev) Priority: Low ## Issue Description: the referenced filename `example.pantheon.yaml` is not correct, the file is `pantheon.yaml.example` additionally, the location of this file (as well as...

Type: Fix Content
Type: Quick Fix

Re: [Workspaces, Sites, and Teams](https://docs.pantheon.io/guides/account-mgmt/workspace-sites-teams/teams) Priority: Low/Medium/High (choose one, remove the other options) ## Issue Description: Product shows a table for roles and permissions in the Workspace flows, which differs...

Type: Fix Content
Topic: accounts/workspaces

Re: [PHP on Pantheon](https://docs.pantheon.io/guides/php/php-versions) Priority: Low ## Issue Description: Would be nice to link to https://docs.pantheon.io/guides/php#supported-php-versions ## Suggested Resolution

Pantheor

Re: [Drupal Modules with Known Issues](https://docs.pantheon.io/modules-known-issues) Priority: Medium ## Issue Description: Known Issue for Feeds appears to be resolved. https://docs.pantheon.io/modules-known-issues#feeds According to [Comment #139](https://www.drupal.org/project/feeds/issues/2912130#comment-14991099) this issue has been resolved and...

Re: [Apache Solr for Drupal](https://docs.pantheon.io/guides/solr-drupal/solr-drupal) Priority: Low ## Issue Description: Port 443 is no longer a reliable indicator of Solr version ## Suggested Resolution Remove steps

Pantheor

Re: [Clearing Caches for Drupal and WordPress](https://docs.pantheon.io/clear-caches) Priority: Low/Medium/High (choose one, remove the other options) ## Issue Description: It is unclear what caches actually get cleared when doing a "Full...

Topic: CDN
Topic: WordPress
Topic: Drupal

As far as I can tell, line 55 expects a regex (`$matches[1]`): https://github.com/pantheon-systems/documentation/blob/0a2ce819ff3dcee974a3ed24f95c2891592fb06d/source/content/guides/redirect/07-php.md?plain=1#L50-L57 I'm not sure what the proper code is, the only other version I've been able to find...