GitHub/WoltLab/woltlab.github.io.git
3 years agoAdd more page directly to the navigation
Matthias Schmidt [Sun, 24 Jan 2021 11:24:55 +0000 (12:24 +0100)]
Add more page directly to the navigation

See #118

3 years agoUse different color palette than manual
Matthias Schmidt [Sun, 24 Jan 2021 11:05:39 +0000 (12:05 +0100)]
Use different color palette than manual

See https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#primary-color

Close #117

3 years agoMerge pull request #122 from WoltLab/form_builder
Matthias Schmidt [Mon, 18 Jan 2021 17:19:45 +0000 (18:19 +0100)]
Merge pull request #122 from WoltLab/form_builder

Document form builder API additions

3 years agoDocument `ButtonFormField`
Matthias Schmidt [Sat, 16 Jan 2021 08:47:13 +0000 (09:47 +0100)]
Document `ButtonFormField`

3 years agoDocument `EmailFormField`
Matthias Schmidt [Sat, 16 Jan 2021 08:39:16 +0000 (09:39 +0100)]
Document `EmailFormField`

3 years agoDocument `ICssClassFormField`
Matthias Schmidt [Sat, 16 Jan 2021 08:35:46 +0000 (09:35 +0100)]
Document `ICssClassFormField`

3 years agoDocument `IAttributeFormField`
Matthias Schmidt [Sat, 16 Jan 2021 08:26:34 +0000 (09:26 +0100)]
Document `IAttributeFormField`

3 years agoMerge pull request #121 from WoltLab/form_builder_api
Matthias Schmidt [Fri, 15 Jan 2021 16:00:41 +0000 (17:00 +0100)]
Merge pull request #121 from WoltLab/form_builder_api

Document new form builder features

3 years agoMark since when new form builder features are available
Matthias Schmidt [Fri, 15 Jan 2021 15:54:17 +0000 (16:54 +0100)]
Mark since when new form builder features are available

3 years agoDocument `UserPasswordField`
Matthias Schmidt [Fri, 15 Jan 2021 15:47:10 +0000 (16:47 +0100)]
Document `UserPasswordField`

3 years agoDocument opt-out for marking required form fields in output
Matthias Schmidt [Fri, 15 Jan 2021 15:44:23 +0000 (16:44 +0100)]
Document opt-out for marking required form fields in output

3 years agoDocument `IAutoCompleteFormField`
Matthias Schmidt [Fri, 15 Jan 2021 15:40:55 +0000 (16:40 +0100)]
Document `IAutoCompleteFormField`

3 years agoDocument `IInputModeFormField`
Matthias Schmidt [Fri, 15 Jan 2021 15:28:45 +0000 (16:28 +0100)]
Document `IInputModeFormField`

3 years agoImprove navigation integration of tutorial series
Matthias Schmidt [Fri, 15 Jan 2021 11:30:23 +0000 (12:30 +0100)]
Improve navigation integration of tutorial series

See #118

3 years agoImprove file structure/navigation integration of form builder docs
Matthias Schmidt [Fri, 15 Jan 2021 11:18:06 +0000 (12:18 +0100)]
Improve file structure/navigation integration of form builder docs

See #118

3 years agoDocument `IPatternFormField` (#120)
Matthias Schmidt [Fri, 15 Jan 2021 11:04:42 +0000 (12:04 +0100)]
Document `IPatternFormField` (#120)

3 years agoRemove trait names from form builder structure headings
Matthias Schmidt [Fri, 15 Jan 2021 11:02:52 +0000 (12:02 +0100)]
Remove trait names from form builder structure headings

3 years ago5.4: Document the updated scssphp (#119)
Tim Düsterhus [Wed, 13 Jan 2021 08:14:20 +0000 (09:14 +0100)]
5.4: Document the updated scssphp (#119)

see #91

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoRemove obsolete content on index page
Matthias Schmidt [Tue, 12 Jan 2021 17:47:53 +0000 (18:47 +0100)]
Remove obsolete content on index page

3 years agoUpdate exceptions list
Matthias Schmidt [Tue, 12 Jan 2021 10:50:24 +0000 (11:50 +0100)]
Update exceptions list

Close #116

3 years agoMerge branch 'master' into 5.4
Matthias Schmidt [Tue, 12 Jan 2021 10:40:35 +0000 (11:40 +0100)]
Merge branch 'master' into 5.4

3 years agoAdd CheckboxFormField to form field documentation
Matthias Schmidt [Tue, 12 Jan 2021 10:38:51 +0000 (11:38 +0100)]
Add CheckboxFormField to form field documentation

Close #110

3 years agoUpdate version number on index page
Matthias Schmidt [Mon, 11 Jan 2021 13:52:10 +0000 (14:52 +0100)]
Update version number on index page

3 years agoUpdate reference to software used for documentation
Matthias Schmidt [Mon, 11 Jan 2021 13:51:35 +0000 (14:51 +0100)]
Update reference to software used for documentation

3 years agoMerge pull request #114 from WoltLab/mkdocs
Matthias Schmidt [Mon, 11 Jan 2021 13:40:05 +0000 (14:40 +0100)]
Merge pull request #114 from WoltLab/mkdocs

Switch to mkdocs

3 years agoDecrease indentation in `mkdocs.yml` to two spaces
Matthias Schmidt [Fri, 8 Jan 2021 10:37:21 +0000 (11:37 +0100)]
Decrease indentation in `mkdocs.yml` to two spaces

3 years agoSupport PHP code snippets without opening <?php tag
Matthias Schmidt [Fri, 8 Jan 2021 10:35:32 +0000 (11:35 +0100)]
Support PHP code snippets without opening <?php tag

3 years agoUse folder structure instead of underscores in filenames
Matthias Schmidt [Fri, 8 Jan 2021 10:33:08 +0000 (11:33 +0100)]
Use folder structure instead of underscores in filenames

3 years agoMark *.md as linguist-detectable
Tim Düsterhus [Wed, 6 Jan 2021 15:09:37 +0000 (16:09 +0100)]
Mark *.md as linguist-detectable

3 years agoFix internal reference
Matthias Schmidt [Mon, 28 Dec 2020 15:19:07 +0000 (16:19 +0100)]
Fix internal reference

3 years agoFix highlighting external files
Matthias Schmidt [Mon, 28 Dec 2020 15:13:42 +0000 (16:13 +0100)]
Fix highlighting external files

3 years agoInline language code info boxes
Matthias Schmidt [Mon, 28 Dec 2020 15:11:22 +0000 (16:11 +0100)]
Inline language code info boxes

3 years agoFix infos and warnings
Matthias Schmidt [Mon, 28 Dec 2020 15:08:30 +0000 (16:08 +0100)]
Fix infos and warnings

3 years agoUnify whitespaces
Matthias Schmidt [Mon, 28 Dec 2020 14:47:02 +0000 (15:47 +0100)]
Unify whitespaces

3 years agoAdd CSS code for (info) labels
Matthias Schmidt [Mon, 28 Dec 2020 14:45:21 +0000 (15:45 +0100)]
Add CSS code for (info) labels

3 years agoRemove obsolete header information in markdown files (part 2)
Matthias Schmidt [Mon, 28 Dec 2020 14:12:14 +0000 (15:12 +0100)]
Remove obsolete header information in markdown files (part 2)

3 years agoAdd assets and fonts
Matthias Schmidt [Sun, 27 Dec 2020 16:06:31 +0000 (17:06 +0100)]
Add assets and fonts

3 years agoFix navigation item position
Matthias Schmidt [Sun, 27 Dec 2020 16:03:41 +0000 (17:03 +0100)]
Fix navigation item position

3 years agoFix internal links
Matthias Schmidt [Sun, 27 Dec 2020 16:02:45 +0000 (17:02 +0100)]
Fix internal links

3 years agoAdd missing navigation items
Matthias Schmidt [Sun, 27 Dec 2020 15:58:31 +0000 (16:58 +0100)]
Add missing navigation items

3 years agoMigrate callout code
Matthias Schmidt [Sun, 27 Dec 2020 15:57:14 +0000 (16:57 +0100)]
Migrate callout code

3 years agoFix internal links
Matthias Schmidt [Sun, 27 Dec 2020 15:44:11 +0000 (16:44 +0100)]
Fix internal links

3 years agoIncrease table of contents depth
Matthias Schmidt [Sun, 27 Dec 2020 15:44:03 +0000 (16:44 +0100)]
Increase table of contents depth

3 years agoAdd mkdocs config file and overrides files
Matthias Schmidt [Sun, 27 Dec 2020 15:21:30 +0000 (16:21 +0100)]
Add mkdocs config file and overrides files

3 years agoRemove obsolete header information in markdown files
Matthias Schmidt [Sun, 27 Dec 2020 15:13:38 +0000 (16:13 +0100)]
Remove obsolete header information in markdown files

3 years agoRemove obsolete links include in markdown files
Matthias Schmidt [Sun, 27 Dec 2020 15:09:18 +0000 (16:09 +0100)]
Remove obsolete links include in markdown files

3 years agoMove documentation pages to `docs/` folder
Matthias Schmidt [Sun, 27 Dec 2020 15:08:22 +0000 (16:08 +0100)]
Move documentation pages to `docs/` folder

3 years agoUpdate .gitignore
Matthias Schmidt [Sun, 27 Dec 2020 15:00:47 +0000 (16:00 +0100)]
Update .gitignore

3 years agoRemove jekyll-specific files
Matthias Schmidt [Sun, 27 Dec 2020 14:58:30 +0000 (15:58 +0100)]
Remove jekyll-specific files

3 years agoDocument the removal of AbstractSearchEngine::parseSearchQuery() (#112)
Tim Düsterhus [Tue, 22 Dec 2020 13:30:55 +0000 (14:30 +0100)]
Document the removal of AbstractSearchEngine::parseSearchQuery() (#112)

Resolves #109

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoDocument support for renaming database table columns via PHP API (#111)
Matthias Schmidt [Mon, 21 Dec 2020 11:22:37 +0000 (12:22 +0100)]
Document support for renaming database table columns via PHP API (#111)

Close #105

3 years agoDocument the addition of paragonie/constant_time_encoding (#108)
Tim Düsterhus [Thu, 17 Dec 2020 09:57:17 +0000 (10:57 +0100)]
Document the addition of paragonie/constant_time_encoding (#108)

See #91

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years ago5.4: Add documentation for the session changes (#107)
Tim Düsterhus [Wed, 16 Dec 2020 13:20:10 +0000 (14:20 +0100)]
5.4: Add documentation for the session changes (#107)

Resolves #94

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
3 years agoMerge branch 'master' into 5.4
Tim Düsterhus [Tue, 15 Dec 2020 11:23:11 +0000 (12:23 +0100)]
Merge branch 'master' into 5.4

3 years agoAdjust version number in README
Tim Düsterhus [Tue, 15 Dec 2020 11:22:32 +0000 (12:22 +0100)]
Adjust version number in README

3 years agoDocument the removal of reCAPTCHA v1 (#106)
Tim Düsterhus [Mon, 14 Dec 2020 08:23:34 +0000 (09:23 +0100)]
Document the removal of reCAPTCHA v1 (#106)

Resolves #104

3 years agoUpdate `Gemfile.lock`
Matthias Schmidt [Sat, 12 Dec 2020 13:58:49 +0000 (14:58 +0100)]
Update `Gemfile.lock`

3 years agoAdd Emogrifier migration guide for 5.4 (#103)
Tim Düsterhus [Mon, 30 Nov 2020 08:08:23 +0000 (09:08 +0100)]
Add Emogrifier migration guide for 5.4 (#103)

* Add Emogrifier migration guide for 5.4

see #91

* Improve phrasing in the emogrifier migration guide
* Leave out the version details for the emogrifier update
* Add missing interpunction

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoAdd note about the increased minimum requirements (#99)
Tim Düsterhus [Mon, 2 Nov 2020 12:39:57 +0000 (13:39 +0100)]
Add note about the increased minimum requirements (#99)

Resolves #92

3 years agoDocument new flood control API (#101)
Matthias Schmidt [Mon, 2 Nov 2020 12:37:27 +0000 (13:37 +0100)]
Document new flood control API (#101)

* Document new flood control API

Close #95

* Improve flood control API documentation

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
3 years agoDocument deprecation of `WCF_CLICK_EVENT` (#100)
Matthias Schmidt [Mon, 2 Nov 2020 12:33:34 +0000 (13:33 +0100)]
Document deprecation of `WCF_CLICK_EVENT` (#100)

* Document deprecation of `WCF_CLICK_EVENT`

* Use arrow function in WCF_CLICK_EVENT documentation

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
3 years agoAdd missing space in page title
Matthias Schmidt [Sat, 31 Oct 2020 07:16:14 +0000 (08:16 +0100)]
Add missing space in page title

3 years agoDocument {csrfToken} (#98)
Tim Düsterhus [Fri, 30 Oct 2020 09:15:02 +0000 (10:15 +0100)]
Document {csrfToken} (#98)

Resolves #93

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoAdd Guzzle migration guide for 5.4
Tim Düsterhus [Thu, 29 Oct 2020 10:51:51 +0000 (11:51 +0100)]
Add Guzzle migration guide for 5.4

see #91

3 years agoUpdate dialogs.md (#89)
ilou [Sun, 20 Sep 2020 07:19:19 +0000 (09:19 +0200)]
Update dialogs.md (#89)

Changed comment from the one describing ajax-calls to one describing the dialog magic

3 years agoMerge pull request #88 from WoltLab/popover
Matthias Schmidt [Sun, 20 Sep 2020 07:18:21 +0000 (09:18 +0200)]
Merge pull request #88 from WoltLab/popover

Add migration guide for new popover handling

3 years agoAdd migration guide for new popover handling
Matthias Schmidt [Tue, 8 Sep 2020 17:02:06 +0000 (19:02 +0200)]
Add migration guide for new popover handling

Close #81

3 years agoUse `1` instead of `one` in non-Russian {plural} examples
Tim Düsterhus [Mon, 7 Sep 2020 10:49:43 +0000 (12:49 +0200)]
Use `1` instead of `one` in non-Russian {plural} examples

3 years agoMerge pull request #86 from WoltLab/user_tpl_plugin
Matthias Schmidt [Mon, 7 Sep 2020 17:10:53 +0000 (19:10 +0200)]
Merge pull request #86 from WoltLab/user_tpl_plugin

Add documentation for `user` template plugin

3 years agoImprove wording
Matthias Schmidt [Mon, 7 Sep 2020 17:10:21 +0000 (19:10 +0200)]
Improve wording

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
3 years agoLink `user` template plugin in migration guide
Matthias Schmidt [Sun, 6 Sep 2020 13:18:47 +0000 (15:18 +0200)]
Link `user` template plugin in migration guide

3 years agoAdd documentation for `user` template plugin
Matthias Schmidt [Sun, 6 Sep 2020 12:59:13 +0000 (14:59 +0200)]
Add documentation for `user` template plugin

Close #79

3 years agoMerge pull request #85 from WoltLab/notification_language_items
Alexander Ebert [Sat, 5 Sep 2020 23:27:06 +0000 (01:27 +0200)]
Merge pull request #85 from WoltLab/notification_language_items

Add migration guide for notification language items

3 years agoMerge branch 'master' into notification_language_items
Alexander Ebert [Sat, 5 Sep 2020 23:26:51 +0000 (01:26 +0200)]
Merge branch 'master' into notification_language_items

3 years agoMerge pull request #84 from WoltLab/module_amp
Alexander Ebert [Sat, 5 Sep 2020 23:24:27 +0000 (01:24 +0200)]
Merge pull request #84 from WoltLab/module_amp

Add `MODULE_AMP` to migration guide

3 years agoMerge branch 'master' into module_amp
Alexander Ebert [Sat, 5 Sep 2020 23:24:12 +0000 (01:24 +0200)]
Merge branch 'master' into module_amp

3 years agoMerge pull request #82 from WoltLab/anchor_template_plugin
Alexander Ebert [Sat, 5 Sep 2020 23:22:18 +0000 (01:22 +0200)]
Merge pull request #82 from WoltLab/anchor_template_plugin

Add documentation for `anchor` template plugin

3 years agoMerge pull request #77 from WoltLab/image-scale-memory
Alexander Ebert [Sat, 5 Sep 2020 23:20:09 +0000 (01:20 +0200)]
Merge pull request #77 from WoltLab/image-scale-memory

Add Resource Management When Scaling Images section to migration guide

3 years agoMerge pull request #83 from WoltLab/53_version_number
Alexander Ebert [Sat, 5 Sep 2020 23:18:34 +0000 (01:18 +0200)]
Merge pull request #83 from WoltLab/53_version_number

Update version number to 5.3

3 years agoReference form builder on templates page
Matthias Schmidt [Sat, 5 Sep 2020 12:19:50 +0000 (14:19 +0200)]
Reference form builder on templates page

3 years agoAdd migration guide for notification language items
Matthias Schmidt [Sat, 5 Sep 2020 12:14:46 +0000 (14:14 +0200)]
Add migration guide for notification language items

Close #78

3 years agoAdd `MODULE_AMP` to migration guide
Matthias Schmidt [Sat, 5 Sep 2020 11:59:21 +0000 (13:59 +0200)]
Add `MODULE_AMP` to migration guide

3 years agoUpdate version number to 5.3
Matthias Schmidt [Sat, 5 Sep 2020 11:42:43 +0000 (13:42 +0200)]
Update version number to 5.3

3 years agoAdd documentation for `anchor` template plugin
Matthias Schmidt [Sat, 5 Sep 2020 11:34:25 +0000 (13:34 +0200)]
Add documentation for `anchor` template plugin

See #79

3 years agoAdd Resource Management When Scaling Images section to migration guide
Tim Düsterhus [Wed, 2 Sep 2020 07:48:08 +0000 (09:48 +0200)]
Add Resource Management When Scaling Images section to migration guide

3 years agoFix headline type in migration_wsc-52_php.md
Tim Düsterhus [Tue, 1 Sep 2020 12:04:11 +0000 (14:04 +0200)]
Fix headline type in migration_wsc-52_php.md

3 years agoAdd Russian example to `{plural}`
Tim Düsterhus [Tue, 1 Sep 2020 10:52:19 +0000 (12:52 +0200)]
Add Russian example to `{plural}`

Russian is an example language which has a `one` form that is not just exactly `1`.

3 years agoAdd documentation for `{plural}` (#75)
Tim Düsterhus [Tue, 1 Sep 2020 10:29:47 +0000 (12:29 +0200)]
Add documentation for `{plural}` (#75)

see WoltLab/WCF#3191

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
3 years agoAdd documentation for UGC link changes (#74)
Tim Düsterhus [Tue, 1 Sep 2020 09:48:37 +0000 (11:48 +0200)]
Add documentation for UGC link changes (#74)

Resolves #69

3 years agoMove the `{jslang}` migration note into migration_wsc-52_templates.md
Tim Düsterhus [Tue, 1 Sep 2020 08:54:38 +0000 (10:54 +0200)]
Move the `{jslang}` migration note into migration_wsc-52_templates.md

3 years agoMerge pull request #70 from WoltLab/abstract-event-listener
Tim Düsterhus [Mon, 31 Aug 2020 07:45:33 +0000 (09:45 +0200)]
Merge pull request #70 from WoltLab/abstract-event-listener

Add AbstractEventListener documentation

3 years agoMerge branch 'master' into abstract-event-listener
Tim Düsterhus [Fri, 28 Aug 2020 08:48:21 +0000 (10:48 +0200)]
Merge branch 'master' into abstract-event-listener

3 years agoFix typo in view_template-plugins
Tim Düsterhus [Fri, 28 Aug 2020 08:12:46 +0000 (10:12 +0200)]
Fix typo in view_template-plugins

3 years agoAdd {jslang} to view_template-plugins
Tim Düsterhus [Fri, 28 Aug 2020 08:11:03 +0000 (10:11 +0200)]
Add {jslang} to view_template-plugins

3 years agoMerge pull request #73 from WoltLab/jslang
Marcel Werk [Thu, 27 Aug 2020 13:21:55 +0000 (15:21 +0200)]
Merge pull request #73 from WoltLab/jslang

Add documentation for {jslang}

3 years agoAdd documentation for {jslang}
Tim Düsterhus [Thu, 27 Aug 2020 11:47:27 +0000 (13:47 +0200)]
Add documentation for {jslang}

Resolves #72

3 years agoImprove phrasing for AbstractEventListener in tutorial series
Tim Düsterhus [Thu, 27 Aug 2020 07:05:42 +0000 (09:05 +0200)]
Improve phrasing for AbstractEventListener in tutorial series

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
3 years agoAdd example derived method name for AbstractEventListener in tutorial
Tim Düsterhus [Wed, 26 Aug 2020 15:40:02 +0000 (17:40 +0200)]
Add example derived method name for AbstractEventListener in tutorial

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoMerge branch 'master' into abstract-event-listener
Tim Düsterhus [Wed, 26 Aug 2020 12:15:57 +0000 (14:15 +0200)]
Merge branch 'master' into abstract-event-listener

3 years agoAdd migration guide for Email Activations (#67)
Joshua Rüsweg [Wed, 26 Aug 2020 07:05:26 +0000 (09:05 +0200)]
Add migration guide for Email Activations (#67)