User:Wynter/Tech:Guide: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (→‎Logo: clarify sites)
 
Line 27: Line 27:
=== Logo ===
=== Logo ===


# Make sure the logo is uploaded locally to the target wiki. If uploads are disabled on the target wiki, you may upload it on Meta or Wikimedia Commons (you may want to leave a note indicating it's used as a logo on an Orain wiki). Otherwise, '''do not use files on Meta. DO NOT use files from any other sites!'''
# Make sure the logo is uploaded locally to the target wiki. If uploads are disabled on the target wiki, you may upload it on Meta or Wikimedia Commons (you may want to leave a note indicating it's used as a logo on an Orain wiki). Otherwise, '''do not use files on Meta. DO NOT use files from any external sites!'''
# Get the file's actual url path by clicking on the image on its description page. For example, [[:File:Orain.png]] is the Orain logo's file name, and https://static.orain.org/meta.orain.org/images/c/c6/Orain.png is the full url path.
# Get the file's actual url path by clicking on the image on its description page. For example, [[:File:Orain.png]] is the Orain logo's file name, and https://static.orain.org/meta.orain.org/images/c/c6/Orain.png is the full url path.
# Find the <code>wgLogo</code> array in [https://github.com/Orain/ansible-playbook/blob/master/roles/mediawiki/files/localsettings/LocalSettings.php.j2 LocalSettings.php.j2].
# Find the <code>wgLogo</code> array in [https://github.com/Orain/ansible-playbook/blob/master/roles/mediawiki/files/localsettings/LocalSettings.php.j2 LocalSettings.php.j2].