<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=190.8.194.30</id>
	<title>HTYP - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=190.8.194.30"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Special:Contributions/190.8.194.30"/>
	<updated>2026-06-23T22:16:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=MediaWiki/archive/customizing&amp;diff=8543</id>
		<title>MediaWiki/archive/customizing</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=MediaWiki/archive/customizing&amp;diff=8543"/>
		<updated>2007-10-30T00:00:19Z</updated>

		<summary type="html">&lt;p&gt;190.8.194.30: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;monacchiri&lt;br /&gt;
==Navigation==&lt;br /&gt;
{{web software|MediaWiki}}: [[MediaWiki customization|customization]]&lt;br /&gt;
==Links==&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Customization MediaWiki Customization] at mediawiki.org&lt;br /&gt;
==Articles==&lt;br /&gt;
* [[modifying MediaWiki menus]]&lt;br /&gt;
* [[shortening MediaWiki URLs]]&lt;br /&gt;
* [[add a new navigation box to MediaWiki]]&lt;br /&gt;
* [[modifying the MediaWiki searchbox]]&lt;br /&gt;
* [[MediaWiki user-group security]]&lt;br /&gt;
* [[MediaWiki extensions]]: custom coding using MW&#039;s built-in extensibility&lt;br /&gt;
==Managed Customization==&lt;br /&gt;
MediaWiki will include the contents of [[mediawiki:Common.css]], if found, in the CSS code it uses for defining the appearance of its pages. (The initial character in &amp;quot;Common&amp;quot; does not seem to be case-sensitive, even if the site has the initial-caps flag turned off.)&lt;br /&gt;
&lt;br /&gt;
==Code Notes==&lt;br /&gt;
&#039;&#039;(From [[User:Woozle|Woozle]] 20:59, 15 Jun 2005 (CDT). Eventually to be given their own section, I expect.)&#039;&#039;&lt;br /&gt;
*Everything obviously starts with [[index.php (MediaWiki)|index.php]]&lt;br /&gt;
*For the purpose of displaying a page (not saving changes or doing anything else), this calls $wgArticle-&amp;gt;view(), in [[Article.php (MediaWiki)|Article.php]] (line 699)&lt;br /&gt;
*$wgArticle-&amp;gt;view() appears to be able to provide a few other formats besides the regular view (including difference engine and displaying redirections as subtitles), but I&#039;m ignoring that for now&lt;br /&gt;
*$wgOut seems to be the object which accumulates text to be output, via various methods:&lt;br /&gt;
**$wgOut-&amp;gt;addWikiText(...)&lt;br /&gt;
**$wgOut-&amp;gt;addHTML(...)&lt;br /&gt;
**$wgOut-&amp;gt;addPrimaryWikiText() # Display content and save to parser cache&lt;br /&gt;
**$wgOut-&amp;gt;addWikiText() # Display content, don&#039;t attempt to save to parser cache&lt;br /&gt;
**$wgOut-&amp;gt;setPageTitle()&lt;br /&gt;
**$wgOut-&amp;gt;transformBuffer(); # Put link titles into the link cache&lt;br /&gt;
**$wgOut-&amp;gt;addMetaTags(); # Add link titles as META keywords&lt;br /&gt;
*...and then it does these two lines:&lt;br /&gt;
**$this-&amp;gt;viewUpdates(); &#039;&#039;(found at line 1926 -- doesn&#039;t do much)&#039;&#039;&lt;br /&gt;
**wfProfileOut( $fname );&lt;br /&gt;
*It&#039;s not clear whether the navbar has already been pulled in by the time we hit viewUpdates -- possibly transformBuffer does it? The comment makes it sound like that, but the name &amp;quot;transformBuffer&amp;quot; in that case is not very descriptive. The code in there should probably be examined.&lt;/div&gt;</summary>
		<author><name>190.8.194.30</name></author>
	</entry>
	<entry>
		<id>https://htyp.org/mw/index.php?title=Utrecht&amp;diff=8476</id>
		<title>Utrecht</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Utrecht&amp;diff=8476"/>
		<updated>2007-10-28T13:50:32Z</updated>

		<summary type="html">&lt;p&gt;190.8.194.30: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;domtrerdron&lt;br /&gt;
{{seed}}{{town|Utrecht|The Netherlands}}&lt;br /&gt;
==Reference==&lt;br /&gt;
*{{wikipedia|Utrecht (city)}}&lt;br /&gt;
*[[Wikitravel:Utrecht|Wikitravel]]&lt;br /&gt;
==Links==&lt;br /&gt;
===Education===&lt;br /&gt;
* [http://www.nimeto.nl/ Nimeto Utrecht]: art school&lt;br /&gt;
===Photos===&lt;br /&gt;
* [http://ballester.mine.nu/gallery/utrecht Manuel&#039;s Photo Gallery]&lt;/div&gt;</summary>
		<author><name>190.8.194.30</name></author>
	</entry>
</feed>