documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Quicksilver on Pantheon Doc Update

Open v0jpantheon opened this issue 1 year ago • 1 comments

Re: Quicksilver on Pantheon

Priority: Low/Medium/High (choose one, remove the other options)

Issue Description:

The following line can cause confusion especially with folks using Normal Wordpress (non-composer based), which can prevent them from updating from upstream due to mismatch in directory.

We recommend that you set the web_docroot to true and that you create a dedicated directory under the docroot (for example, web/private/scripts). This tracks files by instructing Quicksilver to look for the files inside the web folder. If your site uses this nested docroot setting, the scripts directory must be located in the web subdirectory of your site's code repository (for example, web/private/scripts).

https://docs.pantheon.io/nested-docroot Screenshot 2024-09-13 at 1 35 52 AM

Suggested Resolution

Avoid recommending to enable web_docroot since it only is applicable for certain cases.

v0jpantheon avatar Sep 12 '24 17:09 v0jpantheon