Merge pull request #8914 from open-sausages/pulls/4/docs-publishall

DOCS Limitations of publishall
This commit is contained in:
Loz Calver 2019-04-10 09:21:03 +01:00 committed by GitHub
commit 9d3337b7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ handle the new code. Here are some specifics situations:
If you've set up your site and it used to be working, but now it's suddenly totally broken, you may have forgotten to
publish your draft content. Go to the CMS and use the "publish" button. You can visit `admin/pages/publishall` to publish
every page on the site, if that's easier.
every page on the site, if that's easier. Note that this will only work on smaller websites.
## I can see unparsed PHP output in my browser

View File

@ -59,7 +59,7 @@ Redirections](/developer_guides/controllers/redirection) for more information an
| Site URL | | Action |
| -------- | | ------ |
| http://localhost**/dev/build** | | Rebuild the entire database and manifest, see below for additional URL Variables |
| http://localhost**/admin/pages/publishall/** | | Publish all pages on the site
| http://localhost**/admin/pages/publishall/** | | Publish all pages on the site. Only works reliably on smaller sites.
### /dev/build