[PHP-WEBMASTER] [web-php] master: Add function for translation of UI elements (#1057)

2024-10-14 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-10-14T11:41:38+01:00 Commit: https://github.com/php/web-php/commit/83705efdd0e217090aaa7b06d98dfcc8aacb8445 Raw diff: https://github.com/php/web-php/commit/83705efdd0e217090aaa7b06d98dfcc8aacb8445.diff Add function

[PHP-WEBMASTER] [web-php] PR #1057: Add function for translation of UI elements

2024-09-01 Thread haszi
Pull Request: https://github.com/php/web-php/pull/1057 Author: haszi Add a function similar to the one in PhD that can be used to translate words or phrases, and use it to translate UI elements of the doc pages. If translation of a certain text is not defined for a language, the function will

[PHP-WEBMASTER] [web-php] master: Link to the documentations' copyright page on doc pages (#1013)

2024-06-27 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-06-27T18:06:15+01:00 Commit: https://github.com/php/web-php/commit/6e76f1a1e867e2d723a770324593c17337c855b9 Raw diff: https://github.com/php/web-php/commit/6e76f1a1e867e2d723a770324593c17337c855b9.diff Link to the

[PHP-WEBMASTER] [web-php] PR #1013: Link to the documentations' copyright page on doc pages

2024-06-21 Thread haszi
Pull Request: https://github.com/php/web-php/pull/1013 Author: haszi Replace the default PHP Copyright link and text when browsing the documentation pages with a link to the documentation specific copyright page.

[PHP-WEBMASTER] [web-php] master: Make replaceable class text italic (#1008)

2024-06-15 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-06-15T13:40:06+03:00 Commit: https://github.com/php/web-php/commit/e182a0bf7e6eca2c086cb100fe38d2dab1effe82 Raw diff: https://github.com/php/web-php/commit/e182a0bf7e6eca2c086cb100fe38d2dab1effe82.diff Make

[PHP-WEBMASTER] [web-php] PR #1008: Make replaceable class text italic

2024-06-14 Thread haszi
Pull Request: https://github.com/php/web-php/pull/1008 Author: haszi Make replaceable class text italic to visually differentiate content that may or must be replaced. @Girgias this is a minimal implementation of what I mentioned in https://github.com/php/doc-en/pull/3442.

[PHP-WEBMASTER] [web-php] master: Add last modification info and contributor list (#977)

2024-04-20 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-04-20T17:40:32+01:00 Commit: https://github.com/php/web-php/commit/739e1f575e9f247eb131ab7f90d1e7cca281d635 Raw diff: https://github.com/php/web-php/commit/739e1f575e9f247eb131ab7f90d1e7cca281d635.diff Add last

[PHP-WEBMASTER] [web-php] PR #977: Add last modification info and contributor list

2024-04-19 Thread haszi
Pull Request: https://github.com/php/web-php/pull/977 Author: haszi Add last commit date/time and author, as well as the list of all contributors to each documentation page. Correct the casing and add the missing word "to" to the "Learn How To Improve This Page" link.

[PHP-WEBMASTER] [web-php] master: Move contribution links to the bottom of the documentation pages (#973)

2024-04-17 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-04-17T12:48:52+01:00 Commit: https://github.com/php/web-php/commit/fbe589892afc9e96cf6b47fb6aa9047ee3973eb4 Raw diff: https://github.com/php/web-php/commit/fbe589892afc9e96cf6b47fb6aa9047ee3973eb4.diff Move

[PHP-WEBMASTER] [web-php] PR #973: Move contribution links to the bottom of the documentation pages

2024-04-10 Thread haszi
Pull Request: https://github.com/php/web-php/pull/973 Author: haszi Move contribution links to the bottom of the documentation pages, add some styling to make it stand out of the rest of the page and link [one of the contribution READMEs](https://github.com/php/doc-base/blob/master/README.md

[PHP-WEBMASTER] [web-php] master: Add style for captions (#966)

2024-03-17 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: Girgias Date: 2024-03-17T18:16:16Z Commit: https://github.com/php/web-php/commit/8192a72c762528cbcd07792b0d6abfea6349dcee Raw diff: https://github.com/php/web-php/commit/8192a72c762528cbcd07792b0d6abfea6349dcee.diff Add style for

[PHP-WEBMASTER] [web-php] PR #966: Add style for captions

2024-03-12 Thread haszi
Pull Request: https://github.com/php/web-php/pull/966 Author: haszi There is now one caption (as in a `` tag in docbook) used in `doc-en` under the `xkcd` image on [`goto`'s page](https://www.php.net/manual/en/control-structures.goto.php). I've already opened a PR for Phd ([h

[PHP-WEBMASTER] [web-php] master: Remove section on edit.php.net (#961)

2024-02-27 Thread haszi via GitHub
Author: haszi (haszi) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-02-27T16:19:34+03:00 Commit: https://github.com/php/web-php/commit/db5ec41123f3a718cf693cdc2f5c8167f5ff73a3 Raw diff: https://github.com/php/web-php/commit/db5ec41123f3a718cf693cdc2f5c8167f5ff73a3.diff Remove

[PHP-WEBMASTER] [web-php] PR #961: Remove section on edit.php.net

2024-02-27 Thread haszi
Pull Request: https://github.com/php/web-php/pull/961 Author: haszi Remove section on edit.php.net as edit.php.net has been unavailable for quite a while.