<?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=193.194.69.155</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=193.194.69.155"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/Special:Contributions/193.194.69.155"/>
	<updated>2026-06-25T11:25:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=HTYP:RSS_feeds&amp;diff=8448</id>
		<title>HTYP:RSS feeds</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=HTYP:RSS_feeds&amp;diff=8448"/>
		<updated>2007-10-25T16:50:21Z</updated>

		<summary type="html">&lt;p&gt;193.194.69.155: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;racbotrrols&lt;br /&gt;
[[HTYP]] has the following [[RSS]] feeds available:&lt;br /&gt;
* [[Special:Recent changes|Recent changes]]: &#039;&#039;&#039;[[Special:Recentchanges?feed=rss|RSS]] [[Special:Recentchanges?feed=atom|Atom]]&#039;&#039;&#039;&lt;br /&gt;
** A new entry is created for every single edit, move, or deletion&lt;br /&gt;
* [[Special:New pages|New pages]]: &#039;&#039;&#039;[[Special:Newpages?feed=rss|RSS]] [[Special:Newpages?feed=atom|Atom]]&#039;&#039;&#039;&lt;br /&gt;
** Entries are only created for each new article; articles may be small at first and undergo significant revision later&lt;/div&gt;</summary>
		<author><name>193.194.69.155</name></author>
	</entry>
	<entry>
		<id>https://htyp.org/mw/index.php?title=MediaWiki/archive/customizing&amp;diff=8393</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=8393"/>
		<updated>2007-10-21T00:38:28Z</updated>

		<summary type="html">&lt;p&gt;193.194.69.155: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;acrelboclipa&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>193.194.69.155</name></author>
	</entry>
	<entry>
		<id>https://htyp.org/mw/index.php?title=Dr._Demento&amp;diff=8311</id>
		<title>Dr. Demento</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Dr._Demento&amp;diff=8311"/>
		<updated>2007-10-15T10:33:15Z</updated>

		<summary type="html">&lt;p&gt;193.194.69.155: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;cnaeltch&lt;br /&gt;
[[Category:Radio Shows]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
The Doctor Demento Show is a two-hour-long syndicated radio program featuring comedy and unusual music. Dr. Demento was among the first to play Warren Zevon&#039;s &amp;quot;Werewolves of London&amp;quot;, the first to play Weird Al Yankovic, and is pretty much the only way to hear &amp;quot;Fish Heads&amp;quot; on the radio.&lt;br /&gt;
&lt;br /&gt;
==Controversy Over Listings==&lt;br /&gt;
Apparently Talonian Productions, the company which syndicates his show refuses to divulge a list of radio stations which carry the show, to the extent that they will not even allow such a list to be posted on the Doctor&#039;s official web site. There appears to be a strong consensus that this is due to some variety of short-sighted self-interest on their part, but it is not at all clear how they benefit (even in the short term) from this policy.&lt;br /&gt;
==Links==&lt;br /&gt;
*[http://drdemento.com/ official Dr. Demento site]&lt;br /&gt;
*[[WikiPedia:Dr._Demento|Wikipedia]]&lt;br /&gt;
*[http://www.krellan.com/demento/ info and links], including radio stations which stream the show&lt;br /&gt;
*[http://www.cs.indiana.edu/~jbmorris/GIFS/drd.html the show through the eyes of a DJ]&lt;br /&gt;
*[http://mypage.iu.edu/~jbmorris/ rec.music.dementia] homepage&lt;br /&gt;
*You can find a lot of related pages by searching for &amp;quot;Talonian Productions&amp;quot; on the web&lt;/div&gt;</summary>
		<author><name>193.194.69.155</name></author>
	</entry>
</feed>