<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://kawachan.tycode.org/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://kawachan.tycode.org/w/index.php?feed=atom&amp;target=Keiji&amp;title=Special%3AContributions</id>
		<title>Kawachan - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://kawachan.tycode.org/w/index.php?feed=atom&amp;target=Keiji&amp;title=Special%3AContributions"/>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Special:Contributions/Keiji"/>
		<updated>2026-04-07T17:36:22Z</updated>
		<subtitle>From Kawachan</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2016-02-17T22:01:41Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: add version 6.4.1 (like, finally)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.4.1 (November 29, 2015) ==&lt;br /&gt;
*'''DepFix''': Fixed MediaWiki bug with PCRE 8.34. (c6c7a16)&lt;br /&gt;
*'''DepFix''': Fixed a deprecated warning in Sanitizer.php (da2824a)&lt;br /&gt;
*'''Internal change''': Reworked how config files work, twice. (336e441, 2756f72, 2a2048b, 23c63a0)&lt;br /&gt;
*'''Internal change''': Converted :AddFile, :File, :DeleteFile, :FileHistory and :Gallery to use phplus2 database class. (6981cf4, 7b4ef22, 725559f, 059fab1, d0504a7, 59dfcff)&lt;br /&gt;
*'''Internal change''': Improved error handling for certain types of errors. (4baa2d7)&lt;br /&gt;
*'''Fix''': Fixed base64 data check to work with Firefox as well as Chrome. (814f13d)&lt;br /&gt;
*'''Fix''': Made :AddFile show an error message if it fails to delete expired files. (d5a1547)&lt;br /&gt;
*'''Fix''': Prevented deleted files from being shown in special boxes. (82c4bde)&lt;br /&gt;
*'''Fix''': Fixed IP not being determined for logged out users. (e4436f5)&lt;br /&gt;
*'''Fix''': Fixed username detection for user info sidebar. (51c0f2a)&lt;br /&gt;
*'''Fix''': Adjusted :Statistics css to handle millions. (9c9966a)&lt;br /&gt;
*'''Fix''': Fixed some issues getting the correct depth of pages in certain circumstances. (b1f3bae)&lt;br /&gt;
*'''Fix''': Fixed not being able to edit file captions. (f2b50c6)&lt;br /&gt;
*'''Fix''': Fixed single images not showing up in infoboxes correctly. (cb97f19)&lt;br /&gt;
*'''Fix''': Fixed an issue with the &amp;quot;you're not allowed here&amp;quot; notice when trying to view a page logged out on a private wiki. (18c2f83)&lt;br /&gt;
*'''Feature''': Made :Tools not show links to manager tools to non-managers, and make it not show empty sections. (e8c3397)&lt;br /&gt;
*'''Feature''': Improved navbox styles for Mazeworld skin. (b501dc5)&lt;br /&gt;
*'''Feature''': Made all Kawachan extensions translatable. (a41b0a3)&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.4 (December 31, 2013) ==&lt;br /&gt;
*'''Internal change''': Migrated from SVN to Git.&lt;br /&gt;
*'''Fix''': Added correct CSS/images for editing galleries when using dark themes. (1b19b43)&lt;br /&gt;
*'''Fix''': Fixed various images that were broken when the wiki was not installed at the root path of its domain. (77164e6)&lt;br /&gt;
*'''Fix''': Fixed some possible errors in :AddFile being displayed incorrectly. (9453024, 534d505, 169b5ee, 0fb7c6f)&lt;br /&gt;
*'''Fix''': Fixed CSS for external links so they no longer disappear or do other weird things when you hover over them. (ea88ec3, 389e4ba)&lt;br /&gt;
*'''Fix''': Embedded boxes are no longer clamped to the width of their content, so tall-and-thin images no longer cause ugly wrapping of their captions. (f7f3c74)&lt;br /&gt;
*'''Change''': Rename #img to #embed and remove #audio. File description pages, gallery pages and #embed and #box are now also capable of displaying &amp;lt;audio&amp;gt; tags for audio files. The old bandwidth limiting system for audio files is now extended to cover all files stored in the wiki. (6cc0520, 6499654, 9220222, 94766de, c76fdc8)&lt;br /&gt;
*'''Feature''': Added :DeepPages to list all pages on the wiki with the highest ontological depth first. (af13277)&lt;br /&gt;
*'''Feature''': Made the Random link in the navbar (alt-shift-x) go to another resource of the type you're already viewing. By default, it goes to a random article as before, but it can now go to a random file or box if you're already viewing one. (bd1ab27, acbc9ce)&lt;br /&gt;
*'''Feature''': Added a new user preference to display files on the right of their description pages instead of inline. (8493a16)&lt;br /&gt;
*'''Feature''': Made :AddFile allow transferring files via HTTPS. (9340b73)&lt;br /&gt;
*'''Feature''': Added two &amp;quot;special&amp;quot; boxes to :Gallery which list all unboxed and unused files on the wiki. (1a77dad, 1ef9ccf, 2ae8bec, be79c2e, f252a1a)&lt;br /&gt;
*'''Feature''': Added client-side JavaScript to navigate between different files in a box embedded in a page. If JavaScript is turned off, it will fall back to the existing server-side navigation. (eb93f8d)&lt;br /&gt;
*'''Feature''': Added a JavaScript-based uploader to allow arbitrarily large file uploads and show progress to the user. The previous file size limit was ~2MB; now it is limited only by the available disk space. (5396616, 98d4c21, 4a3623c)&lt;br /&gt;
*'''Feature''': Major updates to the file storage system. It now tracks full history of file actions, including uploads, adding sources, releasing under licenses, deleting and replacing one file with another. In addition, when files are replaced, any references to the old file automatically redirect to the new file and are listed as links to the new file on its description page. (f3fde2e, e9d0039, 222ba52, d7430a4, e0b1c2c, a7e59d0, d5b954b, c51e319, 6e739cd, 5e0d7cd, ff4af17, 0333677, bc02e95, 885b95c, 39da1d9, e443dce, 2bc9b84, 974e2a4, 5981871, aef77d2)&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.6 (June 13, 2012) ==&lt;br /&gt;
*'''Fix''': WGK page vars now get correctly reset for each page during a Special:Import.&lt;br /&gt;
*'''Fix''': Amended a misleading error message where #img was complaining about a bad box when it really meant a bad hash.&lt;br /&gt;
*'''Fix''': Amended #img so that if it encounters an error it now produces an appropriate &amp;lt;span class='bad'&amp;gt;error message&amp;lt;/span&amp;gt; instead of emitting a PHP warning at the top of the page.&lt;br /&gt;
*'''Feature:''' Added Mazeworld theme.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v6pre1)&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 6.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2013-12-31T13:36:13Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Kawachan 6.4 released, older version changes reordered to be consistent&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.4 (December 31, 2013) ==&lt;br /&gt;
*'''Internal change''': Migrated from SVN to Git.&lt;br /&gt;
*'''Fix''': Added correct CSS/images for editing galleries when using dark themes. (1b19b43)&lt;br /&gt;
*'''Fix''': Fixed various images that were broken when the wiki was not installed at the root path of its domain. (77164e6)&lt;br /&gt;
*'''Fix''': Fixed some possible errors in :AddFile being displayed incorrectly. (9453024, 534d505, 169b5ee, 0fb7c6f)&lt;br /&gt;
*'''Fix''': Fixed CSS for external links so they no longer disappear or do other weird things when you hover over them. (ea88ec3, 389e4ba)&lt;br /&gt;
*'''Fix''': Embedded boxes are no longer clamped to the width of their content, so tall-and-thin images no longer cause ugly wrapping of their captions. (f7f3c74)&lt;br /&gt;
*'''Change''': Rename #img to #embed and remove #audio. File description pages, gallery pages and #embed and #box are now also capable of displaying &amp;lt;audio&amp;gt; tags for audio files. The old bandwidth limiting system for audio files is now extended to cover all files stored in the wiki. (6cc0520, 6499654, 9220222, 94766de, c76fdc8)&lt;br /&gt;
*'''Feature''': Added :DeepPages to list all pages on the wiki with the highest ontological depth first. (af13277)&lt;br /&gt;
*'''Feature''': Made the Random link in the navbar (alt-shift-x) go to another resource of the type you're already viewing. By default, it goes to a random article as before, but it can now go to a random file or box if you're already viewing one. (bd1ab27, acbc9ce)&lt;br /&gt;
*'''Feature''': Added a new user preference to display files on the right of their description pages instead of inline. (8493a16)&lt;br /&gt;
*'''Feature''': Made :AddFile allow transferring files via HTTPS. (9340b73)&lt;br /&gt;
*'''Feature''': Added two &amp;quot;special&amp;quot; boxes to :Gallery which list all unboxed and unused files on the wiki. (1a77dad, 1ef9ccf, 2ae8bec, be79c2e, f252a1a)&lt;br /&gt;
*'''Feature''': Added client-side JavaScript to navigate between different files in a box embedded in a page. If JavaScript is turned off, it will fall back to the existing server-side navigation. (eb93f8d)&lt;br /&gt;
*'''Feature''': Added a JavaScript-based uploader to allow arbitrarily large file uploads and show progress to the user. The previous file size limit was ~2MB; now it is limited only by the available disk space. (5396616, 98d4c21, 4a3623c)&lt;br /&gt;
*'''Feature''': Major updates to the file storage system. It now tracks full history of file actions, including uploads, adding sources, releasing under licenses, deleting and replacing one file with another. In addition, when files are replaced, any references to the old file automatically redirect to the new file and are listed as links to the new file on its description page. (f3fde2e, e9d0039, 222ba52, d7430a4, e0b1c2c, a7e59d0, d5b954b, c51e319, 6e739cd, 5e0d7cd, ff4af17, 0333677, bc02e95, 885b95c, 39da1d9, e443dce, 2bc9b84, 974e2a4, 5981871, aef77d2)&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.6 (June 13, 2012) ==&lt;br /&gt;
*'''Fix''': WGK page vars now get correctly reset for each page during a Special:Import.&lt;br /&gt;
*'''Fix''': Amended a misleading error message where #img was complaining about a bad box when it really meant a bad hash.&lt;br /&gt;
*'''Fix''': Amended #img so that if it encounters an error it now produces an appropriate &amp;lt;span class='bad'&amp;gt;error message&amp;lt;/span&amp;gt; instead of emitting a PHP warning at the top of the page.&lt;br /&gt;
*'''Feature:''' Added Mazeworld theme.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v6pre1)&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 6.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2012-06-13T21:33:27Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.6 (June 13, 2012) ==&lt;br /&gt;
*'''Feature:''' Added Mazeworld theme.&lt;br /&gt;
*'''Fix''': WGK page vars now get correctly reset for each page during a Special:Import.&lt;br /&gt;
*'''Fix''': Amended a misleading error message where #img was complaining about a bad box when it really meant a bad hash.&lt;br /&gt;
*'''Fix''': Amended #img so that if it encounters an error it now produces an appropriate &amp;lt;span class='bad'&amp;gt;error message&amp;lt;/span&amp;gt; instead of emitting a PHP warning at the top of the page.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2012-06-07T08:15:28Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: remove superfluous version numbers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_1.6</id>
		<title>Kawachan 1.6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_1.6"/>
				<updated>2012-06-07T08:13:24Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Kawachan 1.6 to Kawachan 6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Kawachan 6]]&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2012-06-07T08:13:24Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Kawachan 1.6 to Kawachan 6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2012-06-07T08:12:09Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: remove superfluous version numbers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 5''' was the previous branch of [[Kawachan]] which was in use between ~September 2009 and February 17, 2011. See [[Kawachan 6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.5.1 (January 29, 2011) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.5 (January 26, 2011) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4.5 (January 8, 2011) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4.4 (December 31, 2010) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[walled garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4.3 (December 29, 2010) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4.2 (October 12, 2010) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [http://youtube.com/ YouTube] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4.1 (October 10, 2010) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.4 (September 30, 2010) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.3.2 (September 29, 2010) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.3.1 (August 15, 2010) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.3 (~July 2010) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.2.1 (May 20, 2010) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.2 (~April 2010) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5.1 (February 18, 2010) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 5 (~September 2009) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_1.5</id>
		<title>Kawachan 1.5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_1.5"/>
				<updated>2012-06-07T08:10:29Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Kawachan 1.5 to Kawachan 5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Kawachan 5]]&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2012-06-07T08:10:29Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Kawachan 1.5 to Kawachan 5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September 2009 and February 17, 2011. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 (January 29, 2011) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 (January 26, 2011) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 (January 8, 2011) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 (December 31, 2010) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[walled garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 (December 29, 2010) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 (October 12, 2010) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [http://youtube.com/ YouTube] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 (October 10, 2010) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 (September 30, 2010) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 (September 29, 2010) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 (August 15, 2010) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July 2010) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 (May 20, 2010) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April 2010) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 (February 18, 2010) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September 2009) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan</id>
		<title>Kawachan</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan"/>
				<updated>2012-06-07T08:10:15Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: remove superfluous version numbers, not sure about GPL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Instance]]&amp;gt;&lt;br /&gt;
'''Kawachan''' is a [[wikipedia:Wiki|wiki software]] based off of [[mediawikiwiki:MediaWiki|MediaWiki]]. It is in development by [http://teamikaria.com/ Team Ikaria].&lt;br /&gt;
&lt;br /&gt;
There have been two major releases thus far: [[Kawachan 5]] and [[Kawachan 6]]. Both releases kept the base MediaWiki engine.&lt;br /&gt;
&lt;br /&gt;
The next planned version is [[Kawachan 7]], which will be a rewrite from scratch, not using the MediaWiki engine, but will still be based off of it (for example, MediaWiki skins will be retained).&lt;br /&gt;
&lt;br /&gt;
There are no plans to ''publicly'' release versions 5 or 6, as the author feels the code is too hackish to be publicly released. However, from version 7 onwards, releases will be public and open source under a license to be chosen at a later date.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2012-01-10T20:28:40Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.5 (January 10, 2012) ==&lt;br /&gt;
*'''Change:''' Ad servers are now editable in the database.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-11-03T17:18:37Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: new version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.4 (November 3, 2011) ==&lt;br /&gt;
*'''Feature:''' Installed the MediaWiki Cite extension.&lt;br /&gt;
*'''Change:''' Pages linking to Template:Disambig now appear as meta (brown) rather than invalid (yellow).&lt;br /&gt;
*'''Fix:''' Code to do with ontology has been made more robust.&lt;br /&gt;
*'''Fix:''' Fixed database encoding in a few places.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-10-23T22:00:54Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.3 (October 23, 2011) ==&lt;br /&gt;
*'''Feature:''' Alternate domain links can now be specified using the #ontology ExPar command.&lt;br /&gt;
*'''Fix:''' Files within infoboxes now correctly add file links.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-10-21T14:10:27Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.2 (October 6, 2011) ==&lt;br /&gt;
*'''Feature:''' Upgraded page quality rating system&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-09-11T13:49:22Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3.1 (September 11, 2011) ==&lt;br /&gt;
*'''Fix:''' Links are now colored correctly when the wiki is not installed in the root path&lt;br /&gt;
*'''Fix:''' Header now does not disappear for no obvious reason on narrower displays&lt;br /&gt;
*'''Fix:''' Factored out page quality form from sidebar and fallback module, so now it is consistent&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-08-21T17:07:20Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.6.2 (April 6, 2011) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar [#if] command.&lt;br /&gt;
*'''Feature:''' Added ExPar [#video] command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-08-21T17:07:02Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.6.3 (August 21, 2011) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command [#infobox]&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-08-21T17:06:20Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.3 (August 21, 2011) ==&lt;br /&gt;
*'''Feature:''' New CatTree module to show a tree of all categories included in the depth count of a page.&lt;br /&gt;
*'''Feature:''' New ExPar command `infobox`&lt;br /&gt;
*'''Change:''' Link coloring now uses a MediaWiki hook, this speeds up page rendering and makes development easier.&lt;br /&gt;
*'''Fix:''' Font CSS declarations are now in the right place&lt;br /&gt;
*'''Fix:''' TI JS library added, interop JavaScript now in interop.js instead of inline&lt;br /&gt;
*'''Fix:''' Corrected encoding issues on navbar&lt;br /&gt;
*'''Fix:''' Corrected position of linkbox text&lt;br /&gt;
*'''Fix:''' Moved interop templating code to QuickTemplate class instead of KawachanTemplate class&lt;br /&gt;
*'''Fix:''' Ontology subtitle and depth now always appears after the page title, regardless of the setting you choose for link format.&lt;br /&gt;
*'''Fix:''' Several modules now link to Article.css to correctly style their bullet points.&lt;br /&gt;
*'''Fix:''' Restored link to &amp;quot;show outbound links&amp;quot; in WhatLinksHere (it disappeared in v1.6pre1)&lt;br /&gt;
*'''Removed:''' Old ExPar syntax removed&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-08-21T16:50:28Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.6 (February 18, 2011) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) (3rd Anniversary) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-08-20T15:56:58Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.4 (August 15, 2011) ==&lt;br /&gt;
*'''Fix:''' Links to sections of pages now work correctly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-06-12T20:02:57Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.3 (June 12, 2011) ==&lt;br /&gt;
*'''Feature:''' There is now support for private wikis (where users must log in to view anything).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-05-26T10:02:14Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2.1 (May 26, 2011) ==&lt;br /&gt;
*'''Fix:''' Non-managers viewing a gallery no longer see error messages.&lt;br /&gt;
*'''Fix:''' Data tables are now sorted correctly, instead of by only the first character in the column.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-05-17T16:48:48Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.2 (May 17, 2011) ==&lt;br /&gt;
*'''Feature:''' Registrations are now supported on an invite-only basis.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-05-01T22:56:46Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2.1 (May 1, 2011) ==&lt;br /&gt;
*'''Fix:''' Display division navboxes more reliably (doesn't require purge now).&lt;br /&gt;
*'''Change:''' Pull division navboxes out of main page content, and improve their styling.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-04-06T18:31:29Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.2 (April 6, 2011) ==&lt;br /&gt;
*'''Fix:''' Factored out new config setting $wgkStatsEpoch.&lt;br /&gt;
*'''Change:''' Replaced Special:SpecialPages with a new {{NS|Tools}} module, which includes :Gallery and :Division links, removes unnecessary ones, and respects the user's list columns setting.&lt;br /&gt;
*'''Feature:''' Add list of all galleries.&lt;br /&gt;
*'''Feature:''' Added pagination to :Updates.&lt;br /&gt;
*'''Feature:''' Added ExPar #if command.&lt;br /&gt;
*'''Feature:''' Added ExPar #video command.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-20T12:19:36Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: unlink dates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September 2009 and February 17, 2011. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 (January 29, 2011) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 (January 26, 2011) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 (January 8, 2011) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 (December 31, 2010) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[walled garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 (December 29, 2010) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 (October 12, 2010) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [http://youtube.com/ YouTube] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 (October 10, 2010) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 (September 30, 2010) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 (September 29, 2010) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 (August 15, 2010) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July 2010) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 (May 20, 2010) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April 2010) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 (February 18, 2010) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September 2009) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-20T12:18:15Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-20T12:17:52Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.6 (February 18, 2011) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]s: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T21:36:03Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6.1 (February 19, 2011) ==&lt;br /&gt;
*'''Fix:''' Avoided division by zero in {{NS|Statistics}} module.&lt;br /&gt;
*'''Fix:''' Disable {{NS|BestPages}} module when page quality ratings are disabled.&lt;br /&gt;
*'''Fix:''' Minor bugfix in setting user's ads limit.&lt;br /&gt;
*'''Fix:''' Factored out the root path into a config setting, so the wiki doesn't have to be installed at /.&lt;br /&gt;
*'''Fix:''' Factored out namespaces into a config setting.&lt;br /&gt;
*'''Fix:''' Avoided a warning that appears when saving account settings with ads disabled.&lt;br /&gt;
*'''Change:''' Made namespace detection more secure.&lt;br /&gt;
*'''Feature:''' You can now embed an image by its box number and caption.&lt;br /&gt;
*'''Feature:''' Embedded images are now cached per-page to reduce database queries and fix duplicate key errors when using the same image more than once on the same page.&lt;br /&gt;
*'''Feature:''' The width of the sidebar is now a user preference in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' Preferences code has been rewritten so it now uses a new extensible format, which upgrades seamlessly.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 (February 18, 2011) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 (February 16, 2011) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 (February 11, 2011) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 (February 10, 2011) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 (February 3, 2011) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/ExPar</id>
		<title>ExPar</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/ExPar"/>
				<updated>2011-02-19T13:07:12Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind topic] [cats Feature]]&amp;gt; '''ExPar''' is a scripting language used by Kawachan to set metadata about a page or to invoke special functionality. This page expl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Feature]]&amp;gt;&lt;br /&gt;
'''ExPar''' is a scripting language used by [[Kawachan]] to set metadata about a page or to invoke special functionality. This page explains how it can be used.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
A ''block'' of ExPar code is surrounded by square brackets (&amp;lt;code&amp;gt;[]&amp;lt;/code&amp;gt;). The ''root block'' &amp;amp;ndash; the block embedded directly into the page and not contained in any other block &amp;amp;ndash; is also surrounded by angle brackets (&amp;lt;code&amp;gt;&amp;lt;&amp;gt;&amp;lt;/code&amp;gt;), so it appears as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[...]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Each block is made up of a list of ''tokens'', separated by spaces. These tokens may be either other blocks, or ''literals'' (plain text). The first token in a block is called the ''key''; all others are collectively called the ''values''.&lt;br /&gt;
&lt;br /&gt;
There are two types of keys: ''command keys'' and ''parameter keys''. The difference is that command keys start with a hash sign (&amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;) and parameter keys don't. If the key of a block is a command key, the block is called a ''command block''; similarly, if the key is a parameter key, the block is called a ''parameter block''.&lt;br /&gt;
&lt;br /&gt;
The key of a block may be a literal or a command block, but it cannot be a parameter block. If the key is a command block, that command would first be executed to determine whether the parent block is a command or parameter block.&lt;br /&gt;
&lt;br /&gt;
Command blocks are executed from inside to out, i.e. the most deeply nested commands are executed first. When a command block is executed, it returns a list of zero or more blocks, which are inserted into the parent block at the position of that command block. Of course, a command block may include other command blocks in its return value, which would be executed in turn, until no more remain.&lt;br /&gt;
&lt;br /&gt;
The root block must be a command block, and must return a literal (though it can be the empty string). This literal will then be inserted into the page in place of the original ExPar code.&lt;br /&gt;
&lt;br /&gt;
ExPar constructions will be parsed after template inclusions, but before wikilinks.&lt;br /&gt;
&lt;br /&gt;
Links can still be inserted inside ExPar blocks, even though they both use square brackets. Because the string &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[x&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is not legal anywhere in ExPar code (unless ''x'' is a hash sign or another opening square bracket), the ExPar parser will notice that this should be a link, and implicitly &amp;quot;escape&amp;quot; it for you. To insert an external link, simply use the same syntax as you would for a wikilink, for example &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[http://example.com/|link text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
=== #audio ===&lt;br /&gt;
=== #box ===&lt;br /&gt;
=== #db-parse ===&lt;br /&gt;
=== #img ===&lt;br /&gt;
=== #linkfarm ===&lt;br /&gt;
=== #list ===&lt;br /&gt;
=== #ontology ===&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Feature</id>
		<title>Feature</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Feature"/>
				<updated>2011-02-19T13:00:12Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt; {{Empty}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T12:46:00Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 ([[February 18]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Division]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 ([[February 16]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 ([[February 11]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 ([[February 10]], [[2011]]) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 ([[February 3]], [[2011]]) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:45:15Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.5.4.4 (December 31, 2010) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[walled garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [http://youtube.com/ YouTube] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:44:43Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.5.4.2 (October 12, 2010) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [http://youtube.com/ YouTube] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:44:31Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.5.4 (September 30, 2010) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a question mark, meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:44:11Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: /* Kawachan 1.5.3.2 (September 29, 2010) */ irrelevant examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a [[question mark]], meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T12:30:54Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 ([[February 18]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Divisions]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 ([[February 16]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 ([[February 11]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty ontology]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 ([[February 10]], [[2011]]) ==&lt;br /&gt;
*'''Feature:''' Brand new [[ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 ([[February 3]], [[2011]]) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:29:54Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a [[question mark]], meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar. &lt;br /&gt;
**Good example: [[Video game]]. The listing makes the page rather more useful.&lt;br /&gt;
***Bad example: [[Touhou Project]]. Pages/subcategories which appear as sections (in this case &amp;quot;Games&amp;quot;) should link the section heading and not appear in the list at the bottom.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Template:NS</id>
		<title>Template:NS</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Template:NS"/>
				<updated>2011-02-19T12:26:19Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: import from kumizone&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class='plainlinks'&amp;gt;[http://kawachan.org/wiki/:{{{1}}} {{{2|:{{{1}}}}}}]&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T12:25:08Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Guide:Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 ([[February 18]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Guide:Divisions|Divisions]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 ([[February 16]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 ([[February 11]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty ontology]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 ([[February 10]], [[2011]]) ==&lt;br /&gt;
*'''Feature:''' Brand new [[Guide:Ontology|ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 ([[February 3]], [[2011]]) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[Guide:ExPar|ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:24:56Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Version]]&amp;gt;&lt;br /&gt;
'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Guide:Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Guide:Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[Guide:ExPar|ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a [[question mark]], meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar. &lt;br /&gt;
**Good example: [[Video game]]. The listing makes the page rather more useful.&lt;br /&gt;
***Bad example: [[Touhou Project]]. Pages/subcategories which appear as sections (in this case &amp;quot;Games&amp;quot;) should link the section heading and not appear in the list at the bottom.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Guide:Kawachan 2|Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged. See [[Guide:Scope]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelogs]]&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Version</id>
		<title>Version</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Version"/>
				<updated>2011-02-19T12:24:44Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt; {{Empty}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T12:22:52Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Guide:Kawachan 1.6 to Kawachan 1.6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Guide:Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 ([[February 18]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Guide:Divisions|Divisions]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 ([[February 16]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 ([[February 11]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty ontology]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 ([[February 10]], [[2011]]) ==&lt;br /&gt;
*'''Feature:''' Brand new [[Guide:Ontology|ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 ([[February 3]], [[2011]]) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[Guide:ExPar|ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:22:42Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: moved Guide:Kawachan 1.5 to Kawachan 1.5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Guide:Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Guide:Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[Guide:ExPar|ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a [[question mark]], meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar. &lt;br /&gt;
**Good example: [[Video game]]. The listing makes the page rather more useful.&lt;br /&gt;
***Bad example: [[Touhou Project]]. Pages/subcategories which appear as sections (in this case &amp;quot;Games&amp;quot;) should link the section heading and not appear in the list at the bottom.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Guide:Kawachan 2|Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged. See [[Guide:Scope]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelogs]]&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_6</id>
		<title>Kawachan 6</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_6"/>
				<updated>2011-02-19T12:22:29Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: 4 revisions: import changelogs from kumizone&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Kawachan 1.6''' is the branch of [[Kawachan]] you are reading right now. It was released on [[February 18]], [[2011]], the third anniversary of Kawachan. This page will list updates made to it. See [[Guide:Kawachan 1.5]] for the previous branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6 ([[February 18]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Deleting a page now removes it from the lists of pages in its categories.&lt;br /&gt;
*'''Feature:''' &amp;quot;Pages in this category&amp;quot; lists are now sorted alphabetically and arranged in columns like {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Brand new {{NS|AddFile}} page, which should be much easier than before.&lt;br /&gt;
*'''Feature:''' Functionality for editing galleries (boxes) has been brought back and improved.&lt;br /&gt;
*'''Feature:''' Links to existing but empty pages are now colored gray.&lt;br /&gt;
*'''Feature:''' You can now choose how many columns to view link lists in. As usual, the option is in {{NS|Account}}.&lt;br /&gt;
*'''Feature:''' [[Guide:Divisions|Divisions]]: organize pages from multiple categories together.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre3 ([[February 16]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.&lt;br /&gt;
*'''Feature:''' New file system!&lt;br /&gt;
**'''Change:''' Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.&lt;br /&gt;
**'''Change:''' Files are no longer categorized directly onto pages; instead, they are categorized into &amp;quot;fileboxes&amp;quot;, which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.&lt;br /&gt;
**'''Feature:''' ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.&lt;br /&gt;
**Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2.1 ([[February 11]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' [[Special:WhatLinksHere]] now works with titles with special characters in them again&lt;br /&gt;
*'''Fix:''' The {{NS|LinksFrom}} page now works again and now displays title text on links consistent with other pages&lt;br /&gt;
*'''Fix:''' Category parsing now cooperates with MediaWiki's &amp;quot;first character of title must be uppercase&amp;quot; rule&lt;br /&gt;
*'''Fix:''' HTML/URL escape codes no longer get inappropriately displayed in body text links&lt;br /&gt;
*'''Fix:''' Links to redirects link to the redirecting page again, not directly to the target page&lt;br /&gt;
*'''Fix:''' Corrected link counting in rating sidebar widget&lt;br /&gt;
*'''Fix:''' Pages including {{[[Template:Empty ontology]]}} are no longer treated as articles by the Statistics page and the counter on the front page&lt;br /&gt;
*'''Feature:''' Rating sidebar widget now auto-detects Links and Categories qualities&lt;br /&gt;
*'''Feature:''' You can now categorize using pages which are redirects&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre2 ([[February 10]], [[2011]]) ==&lt;br /&gt;
*'''Feature:''' Brand new [[Guide:Ontology|ontology]] system, to replace MediaWiki's category system which has proved inadequate for so long.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.6pre1 ([[February 3]], [[2011]]) ==&lt;br /&gt;
*'''Upgrade:''' MediaWiki upgraded to [[Special:Version|1.16.2]].&lt;br /&gt;
*'''Removed:''' Winter extension removed, because it's freaking annoying.&lt;br /&gt;
*'''Removed:''' Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.&lt;br /&gt;
*'''Change:''' New [[Guide:ExPar|ExPar]] syntax: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[ ... ]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the &amp;lt;nowiki&amp;gt;{{DB parser}}&amp;lt;/nowiki&amp;gt; template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan_5</id>
		<title>Kawachan 5</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan_5"/>
				<updated>2011-02-19T12:22:29Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: 32 revisions: import changelogs from kumizone&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Kawachan 1.5''' was the previous branch of [[Kawachan]] which was in use between ~September [[2009]] and [[February 17]], [[2011]]. See [[Guide:Kawachan 1.6]] for the current branch.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5.1 ([[January 29]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' Infoboxes on pages now appear in the sidebar.&lt;br /&gt;
*'''Feature:''' You can now move the sidebar to the right, or have it appear on both sides with the widgets split into two columns for easier reading. As always, the option is in your {{NS|Account|account settings}}.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.5 ([[January 26]], [[2011]]) ==&lt;br /&gt;
*'''Change:''' The original MonoBook skin has been restored, with the Kawachan skin moved to... well, the Kawachan skin, where it should be. New special pages (the ones with the initial colon) force the Kawachan skin for internal reasons, but you'll have to change your skin to Kawachan in [[Special:Preferences|your preferences]] to get &amp;quot;normal&amp;quot; pages to show up properly, since the other skins don't support all the features (e.g. gallery, page rating) of the Kawachan skin.&lt;br /&gt;
*'''Change:''' The following features have been made globally optional: page quality rating, files/galleries, forum widget, chat widget, ads, word filter. This doesn't affect anything (except for removing the false statement &amp;quot;Bad words are BLOCKED&amp;quot; from your account settings), but will make the imminent Kawachan-Kumizone split much easier.&lt;br /&gt;
*'''Change:''' The footer CSS and text has seen some minor changes. In particular, it now displays the current version of Kawachan.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4.1 ([[January 8]], [[2011]]) ==&lt;br /&gt;
*'''Fix:''' When editing file information, apostrophes no longer terminate the values of a text box.&lt;br /&gt;
*'''Change:''' Logging in now does not display the option to remember your password; this option is now always used. There was a bug where if you did not tick this option, non-MediaWiki modules would not detect that you were logged in.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.4 ([[December 31]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Pages now display the correct rating when on a different tab (e.g. links, history etc.) and do not keep changing categories on {{NS|BestPages}}.&lt;br /&gt;
*'''Feature:''' Chat and forum activity is now displayed in the sidebar. This can be turned off in your {{NS|Account|account settings}}.&lt;br /&gt;
*'''Feature:''' New Winter function &amp;lt;tt&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm}}&amp;lt;/nowinter&amp;gt;&amp;lt;/tt&amp;gt;. This is used in the format &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowinter&amp;gt;{{#linkfarm|[[target 1]]|[[target 2]]|...|text}}&amp;lt;/nowinter&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, and is intended to replace the various places throughout Kawachan where we currently link arbitrary parts of a word/phrase to different targets. For an example, see [http://kawachan.org/w/index.php?title=Kid_Hero&amp;amp;curid=1688&amp;amp;diff=7344&amp;amp;oldid=6763 this diff]. The square brackets around each target are necessary for it to function correctly; it has been designed to not alter the link detection systems.&lt;br /&gt;
*'''Feature:''' :LinksFrom can now sort by ''maximum common category depth'' (''mcd''). Non-existant pages have mcd = 0, while existing pages have a positive mcd, where the higher the number the more closely related the pages on either end of the link are. With this feature it's easier to spot [[Walled Garden]]s, as pages in these will have many links with high mcd, whereas more &amp;quot;branchy&amp;quot; articles will have many links with low mcd. Branchy articles are ''generally'' considered better.&lt;br /&gt;
*'''Feature:''' Managers can now (at long last) delete files. They can also remove files from galleries without having to manually edit the file's categories.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.3 ([[December 29]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Page rating system now does not erroneously mark some crap pages as unassessed.&lt;br /&gt;
*'''Feature:''' New special page {{NS|BestPages}}, which lists all assessed pages grouped by quality. &amp;lt;s&amp;gt;Currently there is no link to this page from anywhere but this changelog.&amp;lt;/s&amp;gt; This is now linked to from the header.&lt;br /&gt;
*'''Feature:''' Support for HTML5 Ogg Vorbis audio embed. This will hopefully replace YouTube embeds that are only used for music. However, at the moment, such music must be uploaded manually by [[Keiji]].&lt;br /&gt;
**A bandwidth limiter has also been implemented to protect against abuse of this feature. See [[Guide:Audio limit]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.2 ([[October 12]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' Several bugfixes to the recently-added LinksFrom module, along with new options to change how redirects are viewed there.&lt;br /&gt;
*'''Feature:''' You can now use [[Guide:ExPar|ExPar]] to put [[YouTube]] videos in the sidebar.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4.1 ([[October 10]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' You can now see a list of all outbound links from an article, along with the total number of pages linking to the target. This is helpful when identifying which new [[Special:WantedPages|wanted pages]] have been summoned by a new article.&lt;br /&gt;
**For an example, try clicking the Links tab on this page, then &amp;quot;Show outbound links&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.4 ([[September 30]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Category links (in sidebar and listings; NOT manual category links like &amp;quot;[[:Category:Categories|&amp;lt;nowiki&amp;gt;[[:Category:Categories]]&amp;lt;/nowiki&amp;gt;]]&amp;quot;) now appear with an icon to their left, which is one of the following:&lt;br /&gt;
*#a single page (in listings only), meaning a &amp;quot;leaf&amp;quot; article&lt;br /&gt;
*#three pages with a [[question mark]], meaning a category with no main article&lt;br /&gt;
*#three pages with horizontal lines, meaning a category with a main article.&lt;br /&gt;
**In the third case, clicking the text link takes you to the main article (where as of the previous update category contents are displayed). The category page itself is accessible by clicking the icon, which also appears on the main article itself.&lt;br /&gt;
**A warning is displayed on internal category pages (those category pages with an associated main article), as a general reader should have no reason to be viewing one.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.2 ([[September 29]], [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Pages which are the main article of a category A now display A's contents at the bottom of the page, and copy A's categories for their sidebar. &lt;br /&gt;
**Good example: [[Video game]]. The listing makes the page rather more useful.&lt;br /&gt;
***Bad example: [[Touhou Project]]. Pages/subcategories which appear as sections (in this case &amp;quot;Games&amp;quot;) should link the section heading and not appear in the list at the bottom.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3.1 ([[August 15]], [[2010]]) ==&lt;br /&gt;
*'''Fix:''' you can now change a file's categories after uploading it.&lt;br /&gt;
*'''Feature:''' Managers can now rearrange the pictures in a gallery (most importantly for changing the default image that appears in a page's sidebar).&lt;br /&gt;
**Although this functionality ''should'' be available to all users, it will probably stay restricted until [[Guide:Kawachan 2|Kawachan 2]] appears for technical reasons involving logging.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.3 (~July [[2010]]) ==&lt;br /&gt;
*'''Feature:''' New page rating system added.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2.1 ([[May 20]], [[2010]]) ==&lt;br /&gt;
*'''Change:''' Word censor removed, explicit content purged. See [[Guide:Scope]].&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.2 (~April [[2010]]) ==&lt;br /&gt;
*'''Feature:''' Link colors and category ranks added (optional in your {{NS|Account|account settings}}).&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5.1 ([[February 18]], [[2010]]) (2nd Anniversary) ==&lt;br /&gt;
*'''Change:''' New front page, updates and statistics pages.&lt;br /&gt;
&lt;br /&gt;
== Kawachan 1.5 (~September [[2009]]) ==&lt;br /&gt;
*'''Feature:''' New account settings system added.&lt;br /&gt;
*'''Feature:''' New file uploading system added.&lt;br /&gt;
*'''Feature:''' New sidebars added.&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelogs]]&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Concept</id>
		<title>Concept</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Concept"/>
				<updated>2011-02-19T12:16:44Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Instance</id>
		<title>Instance</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Instance"/>
				<updated>2011-02-19T12:16:38Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Entity</id>
		<title>Entity</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Entity"/>
				<updated>2011-02-19T12:16:28Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Entity</id>
		<title>Entity</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Entity"/>
				<updated>2011-02-19T12:16:23Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan</id>
		<title>Kawachan</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan"/>
				<updated>2011-02-19T12:15:48Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind topic] [cats Instance]]&amp;gt; '''Kawachan''' is a wiki software based off of MediaWiki. It is in development by [http:...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Instance]]&amp;gt;&lt;br /&gt;
'''Kawachan''' is a [[wikipedia:Wiki|wiki software]] based off of [[mediawikiwiki:MediaWiki|MediaWiki]]. It is in development by [http://teamikaria.com/ Team Ikaria].&lt;br /&gt;
&lt;br /&gt;
There have been two major releases thus far: [[Kawachan 1.5]] and [[Kawachan 1.6]]. Both releases kept the base MediaWiki engine.&lt;br /&gt;
&lt;br /&gt;
The next planned version is [[Kawachan 2]], which will be a rewrite from scratch, not using the MediaWiki engine, but will still be based off of it (for example, MediaWiki skins will be retained).&lt;br /&gt;
&lt;br /&gt;
There are no plans to ''publicly'' release 1.x, as the author feels the code is too hackish to be publicly released. However, from version 2 onwards, releases will be public and open source under the GNU GPL.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	</feed>