ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
The source for the HTML ExpressionEngine user guides found at https://docs.expressionengine.com
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `micromatch` from 4.0.5 to 4.0.8 Release notes Sourced from micromatch's releases. 4.0.8 Ultimate...
ee()->email->set_wordwrap and ee()->email->set_mailtype
Step 3 on the installation guide says to set the permissions for specific directories. All of the directories exist in the download repo, except for member_photos. I'm not sure if...
**Description of the problem** Docs state: {absolute_index} Similar to absolute_count but starts at 0 instead of 1. So the first entry will have value of “0” and the second entry...
Suspect it may have been lost in Meili switch?
Keep consistent capitalization ## Overview Replace this paragraph with a description of your changes and reasoning. Provide links to external references/discussions if appropriate. Resolves [#NN](https://github.com/ExpressionEngine/ExpressionEngine-User-Guide/issues/NN). ## Nature of This Change...
**Description of the problem** Remove leading spaces in code blocks on https://docs.expressionengine.com/latest/development/add-on-update-file.html The code blocks on this page are inconsistently indented, which makes copy/paste less than ideal. - Under _Properties_,...
**Description of the problem** On https://docs.expressionengine.com/latest/development/tab-files.html#anatomy-of-a-tab-file it includes a note: ``` Note: if your module includes a tab, do not forget to indicate this in the update file when installing...
**Suggested Change** The line height/margin of items in the sidebar currently makes it nearly impossible to identify if an item is 2 lines long, or if the 2 lines are...