ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
The source for the HTML ExpressionEngine user guides found at https://docs.expressionengine.com
**Suggested Change** I suggest letting the user know they can remove the system folder rewrite line from .htaccess if it's not URL accessible (above root) whether they've renamed the system...
**Description of the problem** The Algolia search result limit of 5 is preventing some more common keywords from showing a result a user is looking for. Specific example of searching...
The docs simply say "The Query module uses the same pagination syntax as all first-party modules. Please look at the Pagination documentation for more information." By that, I would assume...
**Suggested Change** It would be nice to have an example of how to output Channel Entries data, within a Channel Categories loop, on this page https://docs.expressionengine.com/latest/channels/categories.html **Reasoning** I've done this...
**Suggested Change** A specific Sub Heading in the Docs for "How to Edit Statuses" would be a great help. **Reasoning** I'm a seasoned EE user and forgot how to edit...
**Suggested Change** Comprehensive, all-in-one-place documentation for EE's specific implementation of Markdown. **Reasoning** Currently the documentation for anyone who wants to use Markdown in EE is scattered across three (arguably four)...
**Suggested Change** Dreamhost automatically add a .php file with a latest version PHP folder which includes a phprc file, however you need to manually insert the "extension = fileinfo.so" into...
**Description of the problem** The documentation search field returns a 404 page when used from certain URLs, regardless of the search term used. **Error Messages** Page Not Found The page...
**Description of the problem** The legacy Channel Entries API was deprecated in v3, and is not viable for v4+ due to the improved storage architecture. But those pages are still...
**Suggested Change** Add a single-line example of a {switch} statement inside a Fluid Field's Grid Field code example. **Reasoning** The syntax is a little different when a Grid Field is...