24 Commits

Author SHA1 Message Date
413e71ffb1 Edited the existing instructions
Didn’t touch the end yet, with the TBD et al.
2014-02-24 11:24:58 -05:00
89849303b8 And again changed namespace naming recommendation in extension docs. Should be final now. 2014-01-13 19:24:12 +04:00
157ea507f8 fixed typo 2014-01-13 14:09:35 +04:00
d272934e5b Changed extensions's guide section about namespaces once again 2014-01-13 14:04:48 +04:00
bf6b2f0a80 Updated extension docs to be less restrictive about choosing namespace, more neutral composer.json example 2014-01-13 00:32:54 +04:00
f837bc9b4d update extensions.md, Namespace section
Make clear that "type" in extensions' namespaces must be in plural form (widgets/behaviors/modules)
2014-01-12 15:51:41 +07:00
967442e382 And a bit more human-friendly extensions doc 2014-01-10 03:10:52 +04:00
ce1c702424 Made extensions guide more human-friendly and more specific 2014-01-10 03:07:49 +04:00
d863c9eff5 Updated extension guide to suggest stricter naming of packages 2014-01-10 02:42:05 +04:00
77dda5e67d Updared extensions guide to include info about PSR-4 autoloading 2014-01-10 02:23:30 +04:00
55f62bfe92 Modified extension guidlines 2013-12-27 20:50:32 +01:00
249243a7b0 updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809 2013-12-17 19:14:38 +01:00
ffe4867d66 updated autoloading info 2013-12-17 18:28:11 +01:00
35594c73be removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528 2013-12-17 18:27:38 +01:00
93cc73858f added link to composer docs about autoloading 2013-12-12 14:21:11 +01:00
ce5c3695de updated dependencies and testing 2013-12-12 12:49:21 +01:00
857feeb6ac updated code style, added autoloading and prefix examples 2013-12-12 12:46:15 +01:00
e748455d8f reverted events 2013-12-12 03:45:47 +01:00
1ab7100e5a updated extension documentation; added sections dependencies, versioning and authorization 2013-12-12 03:11:20 +01:00
2fb823a04d doc typos 2013-12-11 16:46:09 +01:00
45fa25f796 Added notes about github and screenshots to extension docs 2013-12-10 23:30:45 +01:00
86dd428257 Added rules about namespace and package naming to extension docs 2013-12-10 23:20:43 +01:00
5caac5b0a3 Moved extensions docs draft from wiki to main repository 2013-12-10 23:14:41 +01:00
bcfb1eaf2e updated application guide and index 2013-11-21 00:34:32 +01:00