14 Commits

Author SHA1 Message Date
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
48aa1957de Widget docs enhancement (#16801) [skip ci] 2018-10-20 00:03:01 +03:00
89c9703283 docs/guide/structure-widgets.md small fix [ci skip] (#16131) 2018-04-20 02:00:21 +03:00
e4c0221be9 fix broken links in widget guide
fixes https://github.com/yiisoft-contrib/yiiframework.com/issues/235
fixes https://github.com/yiisoft/yii2/issues/14485
2018-04-04 16:38:25 +02:00
9c8b289116 Incorrect use case of Datepicker widget (#13903) [skip ci] 2017-04-02 22:22:10 +03:00
93f6ddfbe9 document the fact that widgets use output buffering
so they may break ob stack when end() and begin() are called in
different views.

close #11687
2016-07-04 12:12:44 +02:00
3ab36501c2 Fixes #9818: added reference to DI container practical usage to widgets guide 2015-10-03 18:02:32 +03:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
9d53fdc520 Update structure-widgets.md
Minor syntax changes.
2014-11-19 18:26:12 -03:00
20b3ec22d6 Broken link
[asset bundles](structure-asset-bundles.md)
change on
[asset bundles](structure-assets.md),
2014-11-14 16:14:10 +02:00
d8999f4fd3 Update structure-widgets.md
changed bootstrap namespace to jui
2014-08-16 17:11:42 +04:00
756308d2d9 Finished widget tutorial [skip ci] 2014-06-22 21:46:25 -04:00
ae392153ad guide WIP [skip ci] 2014-06-13 08:21:13 -04:00