19 Commits

Author SHA1 Message Date
77569c8587 Fix typo in documentation. 2016-01-09 19:38:28 +03:00
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
f7cf641635 Guide tutorial-console updated 2015-12-03 23:19:51 +02:00
b911aa4846 Update docs [skip ci] 2015-11-15 19:58:10 +01:00
a5c92eb4cb register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.

close #6853
2015-07-11 17:46:32 +02:00
52677ce42b fixed broken links 2015-04-07 01:37:30 +02:00
87a824515f Renamed application template into project template in docs 2015-04-02 14:46:34 +03:00
1a4c6a5c19 improved guide about console commands
fixes #6841
2015-03-05 22:30:17 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
abe42a0dd8 Fixed typos [ci skip] 2014-11-06 18:53:40 +01:00
056d8cccb0 [skip ci] Added formatting and colors section to console guide 2014-10-19 22:59:24 +04:00
64175feae2 Update tutorial-console.md 2014-10-16 20:07:18 +02:00
6624ad3dc6 Update authorization guide
and Remove TBD from readme.md where it is no longer needed

close #5430
2014-10-08 18:16:59 +02:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
da179e3bd4 Minor text adjustments 2014-08-23 00:42:55 +04:00
d86691240c fixed console guide and docs of FixtureController 2014-08-23 00:37:00 +04:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00