This script/stylesheet is for PERSONAL use only!
You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js, MediaWiki:Fandomdesktop.css, or MediaWiki:FandomMobile.css), as it would violate Fandom's Terms of Use.
(See the customization policy)
ModernizedChanges es una hoja de estilo que moderniza la apariencia de las páginas que muestran cambios recientes o registros en wikis UCP. Las páginas afectadas son:
- Special:RecentChanges
- Special:SocialActivity
- Special:Contributions
- Special:Log
- Páginas que admiten
?action=history
Cambia automáticamente los colores para que se puedan usar en wikis de temática clara y oscura y admite i18n básico mediante el uso de variables CSS.
Installation
Changelog
- 2020.08.07
- Initial release.
- 2020.08.10
- Avoid clogging up :root with variables, add spacing when multiple edit markers are side-by-side
- 2020.08.11
- Better ?action=history support, fix css variables not being present for history and log pages, fix fix non-i18n-able string, and keep edit markers from escaping history pages
- 2020.08.12
- Fix mask images for chromium-based browsers and make
contentproperty use css variables like it's supposed to - 2020.08.17
- Complete reorganization: Separate sections, more comments, reduce total LOC (not including comments)
- 2020.08.26
- Support for ungrouped recent changes
- 2020.08.30
- Remove oversized margin from the ungrouped recent changes list
- 2020.09.01
- Keep edit markers from escaping Special:RecentChanges
- 2020.10.01
- Support for Special:SocialActivity
- 2023.12.09
- Update for FandomDesktop