mediawiki-skins-Vector/includes
Jan Drewniak d4246e6ca6 Web typography prototype survey
Creates an interactive prototype for gathering
feedback on users typography preferences.
This prototype is meant to be temporary and is
built soley for feedback purposes for the
WMF Accessibility for reading project.

The prototype code is:
- for logged-in users only
- hidden under the API user preference "vector-typography-survey"
- disabled by default

It is intended to be enabled via a banner that calls
code similar to:
    new mw.Api().saveOption( 'vector-typography-survey', 1 )

Bug: T347208
Change-Id: I8d8914a0fa16d40cb22ed0e61832bc5bbabe1c78
2023-10-02 10:56:40 -07:00
..
Components SECURITY: Properly escape vector-toc-toggle-button-label 2023-09-29 09:08:57 -04:00
FeatureManagement It should be possible to persist Vector font size for registered users 2023-09-27 20:04:22 +00:00
ResourceLoader Allow wikis to customize whether Vector skins share user scripts and styles 2023-03-06 23:24:57 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Add replace .vector-sidebar-container-no-toc with .vector-toc-available and .vector-toc-not-available 2023-09-29 16:57:42 +00:00
CentralAuthHooks.php Only show notification after CentralAuth autologin on Vector 2022 2023-08-30 08:53:53 -04:00
Constants.php Web typography prototype survey 2023-10-02 10:56:40 -07:00
Hooks.php Web typography prototype survey 2023-10-02 10:56:40 -07:00
ServiceWiring.php Web typography prototype survey 2023-10-02 10:56:40 -07:00
SkinVector22.php Web typography prototype survey 2023-10-02 10:56:40 -07:00
SkinVectorLegacy.php Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00