User:Wynter/Tech:Guide: Difference between revisions

Jump to navigation Jump to search
m
→‎Logo: end of line comma is important
No edit summary
m (→‎Logo: end of line comma is important)
Line 30:
# 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].
# Add the following line: <code>'wiki_id' => "url",</code> (make sure to keep indentation the same and use quotation marks "" for the url). If the logo is uploaded on any Orain wiki, replace <code><nowiki>https://static.orain.org</nowiki></code> with <code>//$wmgUploadHostname</code>. If there is already an entry with the wiki's ID, just change the url parameter.
 
=== Favicon ===
0

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu