-
Jakub Klinkovský authored
Version 1.41.1-2 adds support for the Timeless skin, see archwiki!71 The 'MonoBook' skin is replaced with 'Timeless' in the configuration file. MonoBook is quite ugly and legacy skin that should be phased out. When it is disabled, the skin-specific CSS overrides could be cleaned up in the archwiki repository. Also removed outdated comment referring to "internal symbolic names" that are in a legacy section in the MediaWiki documentation: https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgDefaultSkin#Legacy_information
Jakub Klinkovský authoredVersion 1.41.1-2 adds support for the Timeless skin, see archwiki!71 The 'MonoBook' skin is replaced with 'Timeless' in the configuration file. MonoBook is quite ugly and legacy skin that should be phased out. When it is disabled, the skin-specific CSS overrides could be cleaned up in the archwiki repository. Also removed outdated comment referring to "internal symbolic names" that are in a legacy section in the MediaWiki documentation: https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgDefaultSkin#Legacy_information
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
main.yml 567 B
archwiki_dir: '/srv/http/archwiki'
archwiki_domain: 'wiki.archlinux.org'
archwiki_nginx_conf: '/etc/nginx/nginx.d/archwiki.conf'
archwiki_user: 'archwiki'
archwiki_repository: 'https://gitlab.archlinux.org/archlinux/archwiki.git'
archwiki_version: '1.41.1-2'
archwiki_question_answer_file: '/srv/http/archwiki/registration-question-answer.txt'
archwiki_socket: '/run/php-fpm/archwiki.socket'
archwiki_memcached_socket: '/run/memcached/archwiki.sock'
archwiki_memcached_memory: 1024
archwiki_db: 'archwiki'
archwiki_db_host: 'localhost'
archwiki_db_user: 'archwiki'