21 Commits

Author SHA1 Message Date
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
2861121a67 update boolean attributes link (#19216)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-09 10:05:12 +01:00
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
3850e663e8 Fix code example [skip ci] 2019-12-13 23:09:11 +03:00
72e8b911fe Fix #17675: Replace incorrect <script example with correct one in <style [skip ci] 2019-12-12 23:47:41 +03: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
c0af66cfda Fixed typo in the guide (#14390) [skip ci] 2017-07-04 20:36:36 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
79d2761eba copy-edit helper-html guide (#12172) [skip ci] 2016-08-16 14:55:28 +03:00
b119b99a66 Added missing verb "to be" (#12097)
* Added missing verb "to be"

* Typo fix
2016-08-08 10:50:13 +02:00
ebe52437e4 docs/guide/helper-html.md fix [ci skip] 2015-06-04 22:47:48 +09:00
e638ded096 docs/guide/helper-html.md small fixes [ci skip] 2015-06-04 21:26:19 +09:00
6637bc241f Added docs about array-style CSS classes specification 2015-05-29 15:55:34 +03:00
a3ea7b774d Fixes #7350: Added yii\helpers\Html::$dataAttributes to support customizing data attributes. 2015-02-23 21:30:45 -05:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
cc3209cf26 Fixes #4502: Added alias support to URL route when calling Url::toRoute() and Url::to() 2014-12-29 19:26:44 -05:00
6c80cba3ca update spanish helper-html.md
close #6578
2014-12-19 01:07:37 +01:00
2ca4f999ef Revert "Minor fixes for helper-html.md [skip ci]" 2014-12-18 23:25:27 +03:00
660834233a Minor fixes for helper-html.md 2014-12-18 20:04:58 +01:00
d3bc2523bc Fixed a few typos in Html helper guide 2014-12-06 22:12:57 +00:00
ee8e2a4b1f Html helper guide chapter 2014-12-03 22:39:37 +03:00