19 Commits

Author SHA1 Message Date
d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
4c4f7bd708 Move AppAsset from config to assets directory 2013-11-13 18:17:05 +02:00
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
eee63f1721 Small typos 2013-11-02 17:53:48 +03:00
0d04846c08 php short echo syntax 2013-10-28 23:57:40 +03:00
51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 2013-10-28 23:51:48 +03:00
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
f6f02102ca typo fix. 2013-10-16 20:28:18 -04:00
4c8058214f Last typo fixes in guide - I swear - [skip ci] 2013-08-19 23:55:38 -03:00
3d8b147fe6 doc fix in view.md guide registerJS instead of registerScript
fixes #774
2013-08-17 12:34:39 +02:00
f11ecb94bd more docs on views, cross-references, intros for error handling and debugger 2013-08-16 02:43:32 +04:00
805706b26e more view docs 2013-08-16 02:03:41 +04:00
89e93e6c5e Fix typo 2013-08-15 20:51:02 +07:00
9c0c743fae better meta tags explaination 2013-08-15 16:46:32 +04:00
a0a900fd44 more docs on views 2013-08-15 16:23:24 +04:00
a61d9dcc80 started view docs 2013-08-13 21:44:05 +04:00
05d5962cfa guide wip 2013-05-03 20:58:49 -04:00