92bd71cd84
Fixes #2912 : Relative view files will be looked for under the directory containing the view currently being rendered
2014-03-28 21:54:32 -04:00
eaaf5f02a3
replaced tabs with spaces in docs.
2014-03-23 18:47:04 -04:00
681507d7d8
Fixed example output for meta description in the guide
2014-03-21 15:59:07 +04:00
926bb18a26
Fixed incorrect example for meta description and registerMetaTag
2014-03-21 15:32:24 +04:00
8bf9184729
edited the guid. fixed a huge bunch of links, hopefully all :)
2014-01-30 15:24:45 +01:00
a87e867261
doc fix.
2014-01-28 14:55:43 -05:00
7ae5fd4c88
doc fix.
2014-01-28 14:52:08 -05:00
861c2b2f9c
Added yii\web\View::POS_LOAD
2014-01-28 11:21:15 -05:00
b5fcfecee6
Update view.md
2014-01-07 16:55:24 +06:00
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
90d5e5cfe4
Updated HTMLPurified dependency to 4.6.*
2013-12-31 11:47:34 +01:00
82c54bb204
Typo
2013-12-31 10:33:58 +01:00
f08a6c6f10
Doc fix
2013-12-31 10:31:56 +01:00
c84588a4ae
updated doc.
2013-12-30 21:54:31 -05:00
7d1c46374e
Edited "basics" and "widgets"
2013-12-15 10:36:21 -05:00
199fe352b7
Added more explaination of layout to views guide
2013-11-30 11:08:06 +04:00
c147fb2585
Update view.md
2013-11-26 23:06:01 +03:00
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