25 Commits

Author SHA1 Message Date
58ac2e134e Fix bugs preventing generation of PDF guide [skip ci] (#19076) 2021-12-11 01:00:45 +03:00
2147029615 update structure block (#18760) 2021-07-12 08:24:44 +02:00
1d514e2ded Revert "Fix anchors in docs (#18344)"
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352 Fix anchors in docs (#18344) 2020-11-01 17:51:16 +03:00
405c83cf34 Add note about adding module to console config in order to register commands [skip ci] 2019-08-19 11:29:46 +03:00
a544457488 docs/guide/structure-modules.md small fix (#15974) [skip ci] 2018-03-25 19:22:02 +03:00
Sam
1ebf951a59 Fixes #15492: Clarify tree traversal configuration (#15919) [skip ci] 2018-03-19 01:05:03 +03:00
7daf407a66 Added important info about adding module URL rules via extensions [skip ci] 2017-12-19 22:58:17 +03:00
Sam
4081a4b203 Fixes #14184: Module service locator now falls back to its parent module service locator in case component isn't found 2017-08-23 00:38:39 +03:00
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
18fab01b16 Added parentheses to init() method (#12252) [skip ci] 2016-08-22 19:52:37 +03:00
c8991e86c2 Add structure-modules.md page #12233 (#12234) 2016-08-21 13:08:45 +03:00
46a41ac8fd Adding French translation of structure-modules.md [skip ci] (#12153)
* Corrections dans concept-aliases.md version fr

* Some correction in intro-upgrade-from.md French version

* some corrections in start-databases.md French version

* added translation of structure-applications.md  French version

* adding source change in translation of concept-alias.md

* adding source change in translation of intro-upgrade-from-v1.md

* adding French translation of structure-modules.md [skip ci]

* some typos in French translation of structure-modules.md [skip ci]
2016-08-13 12:20:41 +03:00
cbcd858148 Wrong anchor to "controllerMap" (#11989) [skip ci] 2016-07-20 14:01:00 +03:00
2acea50e28 typos
for #10044
2015-10-28 22:31:55 +01:00
9e98864391 Document console commands in Modules [ci skip] 2015-10-28 16:16:08 +01:00
7d23e39c1e added note about routing naming convention to upgrade guide
also added some links to controller ID and action ID description.

fixes #5029
2015-05-24 20:44:33 +02:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
50a56ad228 Update structure-modules.md
Minor syntax changes.
2014-11-19 18:01:37 -03:00
710e70b8fd Fixes #2037: Dropped the support for using yii\base\Module as concrete module classes 2014-10-02 13:31:31 -04:00
6f055417fd Fixing typo in guide-structure-modules 2014-08-13 16:32:29 +07:00
8e96623a56 Fixes #1452: Added Module::getInstance() to allow accessing the module instance from anywhere within the module 2014-06-26 22:04:41 -04:00
768f94f9bf Finished module guide [skip ci] 2014-06-17 23:04:42 -04:00
a58eb8e20a guide WIP [skip ci] 2014-06-16 15:36:04 -04:00