ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
The source for the HTML ExpressionEngine user guides found at https://docs.expressionengine.com
Wording cleanup and more examples
Calling more attention to the Related Category Mode, and making a few more tweaks to add detail.
A bunch of changes to clean up the Pro Variables documentation.
See code pr https://github.com/ExpressionEngine/ExpressionEngine/pull/4956
**Description of the problem** The "Adding Control Pages" section includes some details on [how to add javascript](https://docs.expressionengine.com/latest/development/modules.html#javascript) These details include references to `output` and `compile` methods. The `output` method is...
Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/4878
Resolves https://github.com/ExpressionEngine/ExpressionEngine/issues/4505
Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/4414
## 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 - [ ]...
The code for it: https://github.com/ExpressionEngine/ExpressionEngine/pull/4852 The discussion happens in https://github.com/ExpressionEngine/ExpressionEngine/discussions/4850