Difference between revisions of "User:Aquatiki/Log"
Jump to navigation
Jump to search
m ($wgSitename change) |
(EmbedVideo extension) |
||
| Line 1: | Line 1: | ||
| − | == | + | == 24 July 2008 == |
| − | + | # Installed the extension [http://www.mediawiki.org/wiki/Extension:CharInsert CharInsert] and updated <code>LocalSettings.php</code> | |
| − | + | # After some trouble (I had to rename all pages that already started with WikiChristian:... to WikiChristian.org:...) I changed <code>$wgSitename</code> to "WikiChristian". This means that all Project: pages now resemble the logo (in caps) and the site is inline with standard wiki-practice. | |
| + | # Installed the extension [http://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo] and updated <code>LocalSettings.php</code>. Now I have to make a master template to replace all the little video templates. Then I can remove the ''two'' video extensions we are currently using. | ||
Revision as of 10:08, 24 July 2008
24 July 2008
- Installed the extension CharInsert and updated
LocalSettings.php - After some trouble (I had to rename all pages that already started with WikiChristian:... to WikiChristian.org:...) I changed
$wgSitenameto "WikiChristian". This means that all Project: pages now resemble the logo (in caps) and the site is inline with standard wiki-practice. - Installed the extension EmbedVideo and updated
LocalSettings.php. Now I have to make a master template to replace all the little video templates. Then I can remove the two video extensions we are currently using.