<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Tarski &#187; changelog</title>
	<atom:link href="http://tarskitheme.com/tag/changelog/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com</link>
	<description>An elegant, flexible WordPress theme</description>
	<pubDate>Sun, 20 Jul 2008 21:47:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1-alpha</generator>
	<language>en</language>
			<item>
		<title>Watching for Changes</title>
		<link>http://tarskitheme.com/2008/04/04/watching-for-changes/</link>
		<comments>http://tarskitheme.com/2008/04/04/watching-for-changes/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 14:11:06 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[2.1]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[svn]]></category>

		<category><![CDATA[toolset]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/?p=129</guid>
		<description><![CDATA[The <a href="/about/changelog/">changelog</a> has details of all the changes in Tarski 2.1.]]></description>
			<content:encoded><![CDATA[<p>Tarski&#8217;s changelog is now included in our <a href="http://tarskitheme.com/help/updates/svn/">svn repository</a>, and having <a href="http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/">automated</a> the process I&#8217;ve been updating the <a href="http://tarskitheme.com/about/changelog/">public one</a> far more frequently. This means you can now see all the major changes without having to read the commit logs.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/04/04/watching-for-changes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.6 Release</title>
		<link>http://tarskitheme.com/2007/08/17/16-release/</link>
		<comments>http://tarskitheme.com/2007/08/17/16-release/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 20:25:05 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.6]]></category>

		<category><![CDATA[1.6.1]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[CRIR]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[headers]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[libraries]]></category>

		<category><![CDATA[localisation]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[tweaks]]></category>

		<category><![CDATA[update notification]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/08/17/16-release/</guid>
		<description><![CDATA[Tarski 1.6 features a rewritten update notification system and header selector, as well as loads of bug fixes and tweaks.]]></description>
			<content:encoded><![CDATA[<p>Despite only releasing the previous version a month or so ago, we decided to call this release <strong>Tarski 1.6</strong> since there have been some fairly major changes. You can obsess over the details in the <a href="http://tarskitheme.com/help/changelog/">changelog</a> as usual.</p>
<p>Perhaps most importantly, the header selection code in the Tarski Options page has been almost completely rewritten, although it preserves the same functionality as before. Where before it relied on JavaScript being enabled in the user&#8217;s browser, it now degrades gracefully&#8212;when JavaScript and <acronym title="Cascading Stylesheets">CSS</acronym> are disabled, it will still be functional, building up from an <acronym title="Hypertext Markup Language">HTML</acronym> skeleton rather than down from a JavaScript implementation. For this you can thank Chris Erwin, author of the <a href="http://www.chriserwin.com/scripts/crir/">Checkbox &#038; Radio Input Replacement</a> script that makes our new header selection code tick, and Richard Fliam who did some sterling work making our implementation compatible with Internet Explorer.</p>
<p>In line with other changes being phased into the WordPress admin panel, we&#8217;ve switched our required JavaScript library to <a href="http://jquery.com/">jQuery</a>, which now does the show and hide legwork for the sidebar options selection. The comments file has also been rewritten, stripping out some forty lines of code and resulting in a cleaner, leaner and more maintenance-friendly file.</p>
<p>We&#8217;ve also fixed several bugs, including both a recently introduced one where the &#8216;Author&#8217; field in the comments form was being filled by the author link of the last commenter, and a very long-standing one where comments display was screwed up for users of the &#8216;Recent Articles&#8217; sidebar widget (many thanks to Peter Cawley for providing this and other fixes).</p>
<p>The new update notification system will hopefully pass unnoticed, as a seamless replacement for the old one. Essentially it&#8217;s just an <a href="http://www.atomenabled.org/">Atom feed</a>, which Tarski checks whenever you visit the Dashboard or Tarski Options page (I may look into caching results for the next version). This is more secure, and allows the notification text to be translated&#8212;something that wasn&#8217;t possible with the old system. Niels Leenheer&#8217;s <a href="http://rakaz.nl/extra/code/feedparser">Feedparser</a> does the heavy lifting.</p>
<p><a href="http://tarski.googlecode.com/svn/translations/releases/1.5/">1.5 translations</a> have been frozen and the latest translations can be found in the <a href="http://tarski.googlecode.com/svn/translations/trunk/">translations trunk directory</a> as usual. Just as a heads-up, this will probably be our last major release before WordPress 2.3 comes out. Enjoy the rest of your summer, and we&#8217;ll see you in September for Tarski 1.7.</p>
<p class="insert">Bugs, suggestions and new translations to the <a href="http://tarskitheme.com/forum/">forum</a> please.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/08/17/16-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.5 Release</title>
		<link>http://tarskitheme.com/2007/07/14/15-release/</link>
		<comments>http://tarskitheme.com/2007/07/14/15-release/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 13:16:51 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.5]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[theme hooks]]></category>

		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/07/14/15-release/</guid>
		<description><![CDATA[Those of you who&#8217;ve been following our updates via Subversion will know this already, but for traditionalists who like to download a zip file each time, here&#8217;s Tarski 1.5. Quite a lot of stuff in the changelog, but I&#8217;ll give the usual rundown here as well.
First up is a rudimentary mobile stylesheet; something I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who&#8217;ve been following our <a href="http://tarski.googlecode.com/svn/trunk/">updates via Subversion</a> will know this already, but for traditionalists who like to download a <code>zip</code> file each time, here&#8217;s <strong>Tarski 1.5</strong>. Quite a lot of stuff in the <a href="http://tarskitheme.com/help/changelog/">changelog</a>, but I&#8217;ll give the usual rundown here as well.</p>
<p>First up is a rudimentary mobile stylesheet; something I&#8217;ve been meaning to add for ages but only recently got round to. It&#8217;s not amazing, but it&#8217;s functional and preserves the Tarski aesthetic.</p>
<p>The <a href="">theme hooks</a> system has been massively overhauled, with the clunky and simplistic <code>constants.php</code> replaced by the <a href="http://extralogical.net/2007/06/wphooks/">custom plugin hooks</a> system I described recently. Check out <code>library/tarski-hooks.php</code> for the hooks, and <code>library/constants-hooks.php</code> for the bridge between that and the existing <code>constants.php</code> file, which is still supported as a legacy system (and a simpler one for the less <acronym title="PHP: Hypertext Preprocessor">PHP</acronym>-savvy amongst us).</p>
<p>Amongst the other new features are better OpenID comments support, and thanks to <a href="http://tarskitheme.com/forum/discussion/308/moving-blog-off-home-page-navigation-menu-with-static-front-page/">one user&#8217;s intervention</a> there&#8217;s also much better support for static front pages&#8212;which just goes to show, if you bring an issue up in the forum there&#8217;s a decent chance something will be done about it.</p>
<p>Other than that, there are the usual tweaks and bug fixes. Thanks as always to those who&#8217;ve contributed translations, suggestions, and code, especially to Jordan Liggitt who <a href="http://tarskitheme.com/forum/discussion/156/">solved a problem</a> with the older and newer entries navigation.</p>
<p>A quick note on translations: translations for <strong>Tarski 1.4</strong> have been frozen <a href="http://tarski.googlecode.com/svn/translations/releases/1.4/">here</a>, translations for 1.5 will be added to the <a href="http://tarski.googlecode.com/svn/translations/trunk/">translations directory</a> as they come in. The <code>.pot</code> file in that directory is up-to-date.</p>
<p class="insert">Bug reports, suggestions and translations to <a href="http://tarskitheme.com/forum/">the forum</a> please.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/07/14/15-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.4 Release</title>
		<link>http://tarskitheme.com/2007/04/14/14-release/</link>
		<comments>http://tarskitheme.com/2007/04/14/14-release/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 13:39:18 +0000</pubDate>
		<dc:creator>Chris Sternal-Johnson</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.3.1]]></category>

		<category><![CDATA[1.4]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[custom-headers]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[options page]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[swapped columns]]></category>

		<category><![CDATA[tweaks]]></category>

		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/14/14-release/</guid>
		<description><![CDATA[Tarski 1.3.1 makes the recent articles listing optional, and fixes a number of bugs.]]></description>
			<content:encoded><![CDATA[<p>As 1.2.5 turned into 1.3, so 1.3.1 has turned into <strong>Tarski 1.4</strong>. A few nice things in this release; all the details are in <a href="http://tarskitheme.com/help/changelog/">changelog</a> as usual.</p>
<p>First, something I&#8217;m quite pleased with - Tarski now works right out-of-the-box with <a href="http://mu.wordpress.org/">WordPress <acronym title="Multi-User">MU</acronym></a>.  The theme will now auto-detect <acronym title="WordPress Multi-User">WPMU</acronym> and tweak its functioning accordingly; the specifics are in the changelog.  We&#8217;ve been pleased to see networks like <a href="http://wordpress.com/">WordPress.com</a> and <a href="http://edublogs.org/">Edublogs</a> picking up Tarski, and we hope this makes it easier to implement.</p>
<p>Fans of custom header images will be happy to hear that we&#8217;ve plugged WordPress&#8217;s custom header functionality into Tarski, so you can upload new header images with ease.</p>
<p>In the interests of cleaning up the database a little bit, and making it easier to change options via the database and so on, we&#8217;ve combined all the various <code>tarski_blahblahblah</code> options into one array. An upgrade script is included and will run automatically (it&#8217;s also available in <code>library/upgrade-to-1.4.php</code> if you prefer, or wish to peruse).  <strong>Note:</strong> The very first pageview after upgrading may have some SQL errors - just ignore them and refresh the page, they should disappear.</p>
<p>Most of the bug fixes are things we should have fixed ages ago, to do with the display of comments when the columns have been swapped. In all honesty it had just slipped our minds, so thank you to those of you who posted about this issue on the <a href="http://tarskitheme.com/forum/">forum</a>.</p>
<p>Other than that, there&#8217;s a small localisation issue fix (which again, several people pointed out on the forum), and a bit of footer triage: the default &#8216;About&#8217; header has been removed and the blurb has moved above the recent articles listing. If you want the header back you can add it in via the Options page, but you don&#8217;t have to.</p>
<p>Thanks again to everyone who&#8217;s pointed out bugs and contributed translations; hope you enjoy the new release.</p>
<p class="insert">Point out bugs or add suggestions <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/14/14-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.3 Release</title>
		<link>http://tarskitheme.com/2007/04/02/13-release/</link>
		<comments>http://tarskitheme.com/2007/04/02/13-release/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 23:40:51 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.3]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[functions]]></category>

		<category><![CDATA[navbar]]></category>

		<category><![CDATA[options page]]></category>

		<category><![CDATA[support]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/02/13-release/</guid>
		<description><![CDATA[Tarski 1.3 includes a new shiny new Options page and new sidebar functionality.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 1.3</strong> doesn&#8217;t have the longest <a href="http://tarskitheme.com/help/changelog/#v1.3">changelog</a> in the world, but don&#8217;t let that deceive you; there are some substantial changes.</p>
<p>Obviously the major change is the new Tarski Options page, with an overhauled appearance as well as completely renovated markup. Functionally it&#8217;s little different, but it&#8217;s much better put together from a design perspective. Most of the help text, labels and so on were completely rewritten, so there&#8217;s a new <acronym title="Portable Object Template">POT</acronym> file on the <a href="http://tarskitheme.com/help/localisation/">localisation page</a>.</p>
<p>There&#8217;s also a new sidebar customisation option: those of you who like to write your own code can now make a <code>user-sidebar.php</code> file and tinker to your heart&#8217;s content.</p>
<h3>Legacy version, 1.2.5</h3>
<p>We&#8217;re actually releasing two versions today; the other one is <strong>Tarski 1.2.5</strong>, which has an even <em>shorter</em> <a href="http://tarskitheme.com/help/changelog/#v1.2.5">changelog entry</a>&#8212;just one item. 1.2.5 is a legacy version, intended for those who can&#8217;t (or won&#8217;t) get WordPress 2.1 or higher, which 1.3 requires. You can download it from the <a href="http://tarskitheme.com/help/legacy/">Legacy Versions</a> page.</p>
<p>Thanks to everyone who&#8217;s helped us with Tarski; hope you enjoy the new release.</p>
<p class="insert">Bugs and suggestions <a href="http://tarskitheme.com/forum/">on the forum</a> as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/02/13-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2.4 Release</title>
		<link>http://tarskitheme.com/2007/03/27/124-release/</link>
		<comments>http://tarskitheme.com/2007/03/27/124-release/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 23:14:47 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.2.4]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[functions]]></category>

		<category><![CDATA[headers]]></category>

		<category><![CDATA[localisation]]></category>

		<category><![CDATA[support]]></category>

		<category><![CDATA[translations]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/03/27/124-release/</guid>
		<description><![CDATA[<strong>Tarski 1.2.4</strong> includes a new header and a lot of tweaks.]]></description>
			<content:encoded><![CDATA[<p>Lots of messing about with code for <strong>Tarski 1.2.4</strong>, but not much terribly exciting I&#8217;m afraid.</p>
<p><img class="imageright" src="http://tarskitheme.com/wp-content/themes/tarski/headers/orbits-thumb.gif" alt="Orbits" /></p>
<p><a href="http://tarskitheme.com/help/changelog/">The changelog</a> has all the details, the highlight of which is obviously a new header by Martin. He actually made <cite>Orbits</cite> a while ago but it slipped our collective mind and so wasn&#8217;t included until now.</p>
<p>I also did a fair bit of <acronym title="Cascading Stylesheets">CSS</acronym> work for this version, including some improvements to our rather rudimentary print stylesheet, and a new stylesheet for those writing in <acronym title="Right to Left">RTL</acronym> languages. Not actually being able to read or write Hebrew, Arabic etc. I&#8217;m sure there are plenty of problems with it, so if you use Tarski and a language that is written from right to left, please leave some feedback on the <a href="http://tarskitheme.com/forum/">forum</a> so we can improve on what we&#8217;ve done so far.</p>
<p>While we&#8217;re on the subject of languages, we&#8217;ve removed the language files from the theme download, as I explained <a href="http://tarskitheme.com/2007/03/25/translations-download/">the other day</a>. The Older/Newer post links are still a holdout in the universalisation process; there&#8217;s a fix in the pipeline for a future version but I&#8217;m afraid it didn&#8217;t make it into this release.</p>
<p class="insert">Bugs and suggestions <a href="http://tarskitheme.com/forum/">on the forum</a> as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/03/27/124-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2.3 Release</title>
		<link>http://tarskitheme.com/2007/02/21/123-release/</link>
		<comments>http://tarskitheme.com/2007/02/21/123-release/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 20:50:18 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.2.3]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[compatibility]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[localisation]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[roadmap]]></category>

		<category><![CDATA[translations]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/02/21/123-release/</guid>
		<description><![CDATA[<strong>Tarski 1.2.3</strong> fixes several bugs and includes new French and Danish translations.]]></description>
			<content:encoded><![CDATA[<p>Bugs bother us, so when they&#8217;re brought to our attention, we do our best to fix them. <strong>Tarski 1.2.3</strong> is mostly a bug-fixing release, but I&#8217;m happy to say it comes with some new features too, albeit not of our making: two new translations, into French by Matthieu Mauduit and into Danish by Henrik Buchwald. Many thanks to both of them for their hard work.</p>
<p>The <a href="http://tarskitheme.com/help/changelog/#v1.2.3">changelog</a> is briefer than usual, but I like to think this is a good thing: there were fewer things to fix. A couple of them could have been classified as &#8216;tweaks&#8217;, specifically the Internet Explorer issues, but since they broke the proper display of some elements in that browser it seemed more accurate to call them bugs.</p>
<p>If we receive more translations before the next major version comes out, we&#8217;d be happy to release another iteration of the 1.2.x branch. All the details, as ever, are on the <a href="http://tarskitheme.com/help/localisation/">localisation page</a>. It&#8217;s great that Tarski is now available in five languages (other than English), but we&#8217;d very much like to add to that. Various feature additions and amendments are planned to improve matters still further on this front, but if you have any suggestions don&#8217;t hesitate to post them <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
<p>Thanks again to everyone who&#8217;s helped us out with Tarski, particularly those who&#8217;ve contributed translations and brought bugs to our attention, and I hope you enjoy using Tarski 1.2.3.</p>
<p class="insert">Bugs and suggestions should be posted <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/02/21/123-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2.2 Release</title>
		<link>http://tarskitheme.com/2007/01/26/122-release/</link>
		<comments>http://tarskitheme.com/2007/01/26/122-release/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 00:37:55 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.2.2]]></category>

		<category><![CDATA[404 errors]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[customisability]]></category>

		<category><![CDATA[functions]]></category>

		<category><![CDATA[futureproofing]]></category>

		<category><![CDATA[localisation]]></category>

		<category><![CDATA[theme hooks]]></category>

		<category><![CDATA[translations]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/01/26/122-release/</guid>
		<description><![CDATA[<strong>Tarski 1.2.2</strong> contains numerous bug fixes and tweaks to improve both Tarski's stability and its flexibility.]]></description>
			<content:encoded><![CDATA[<p><strong>Tarski 1.2.2</strong> contains numerous bug fixes and tweaks to improve both Tarski&#8217;s stability and its flexibility.</p>
<p>The <a href="http://tarskitheme.com/help/changelog/#v1.2.2">changelog</a> has all the gory details, but here&#8217;s a brief run-down of the changes. Firstly, our wonderful translation team has expanded the scope of the Swedish, Dutch and German translations currently available to cover the Tarski Options page and a few other bits of text which were missed or omitted (by me, not them) during the initial localisation work.</p>
<p>As always we discovered our own needs exceeded what the software was capable of, so we&#8217;ve added several more <a href="http://tarskitheme.com/help/theme-hooks/">theme hooks</a> to allow the insertion of text or objects (adverts, for example) at the end of posts and pages, as well as the ability for you to write custom <a href="http://www.alistapart.com/articles/perfect404/">404 error messages</a>. Instead of just linking back to your front page you could link visitors to your archives or tag page, or include a search field.</p>
<p>This release should also be compatible with WordPress 2.1: we&#8217;ve updated various things like links listings and the navbar code to make them work with the new functions and database schema present in 2.1. If you find any incompatibilities between this release and WordPress 2.1, or that we&#8217;ve broken anything in <acronym title="WordPress">WP</acronym> 2.0.x, please let us know so we can get a patch out quickly!</p>
<p>Lastly, we&#8217;ve fixed a number of bugs and tidied up the code in various places. A number of little scripts have been made into functions and can now be found in <code>functions.php</code>, which leaves the markup skeleton a lot tidier and easier to read and amend.</p>
<p>Many thanks to all our contributors, especially our tireless translation team, and I hope you enjoy using Tarski 1.2.2.</p>
<p class="insert">Please post any bugs or suggestions <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/01/26/122-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1.2 Release</title>
		<link>http://tarskitheme.com/2006/12/06/12-release/</link>
		<comments>http://tarskitheme.com/2006/12/06/12-release/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 00:01:24 +0000</pubDate>
		<dc:creator>Ben Eastaugh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[1.2]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[changelog]]></category>

		<category><![CDATA[customisability]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[theme hooks]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2006/12/06/12-release/</guid>
		<description><![CDATA[The long-awaited 1.2 release includes a total rewrite of Tarski's positioning markup, improved trackback support, and some groundwork towards localisation of the theme.]]></description>
			<content:encoded><![CDATA[<p>After however months it&#8217;s been since our last release, <strong>Tarski 1.2</strong> is finally here. <a href="http://tarskitheme.com/help/changelog/#v1.2">Here&#8217;s the changelog</a>, which gives details on the various fixes, tweaks and new features.</p>
<p>Since most people won&#8217;t want to trudge through the changelog, here&#8217;s a brief list of some of the major things we&#8217;ve added, many of them after user requests.</p>
<p>There are now links to next and previous entries in individual archive pages, so people can navigate from entry to entry. There&#8217;s also pagination support for posts and pages, so you can make multiple-page posts and pages.</p>
<p>Also included is the pagination of index pages (like category and date archives, the front page, and so on). This is completely optional: you can enable or disable it at will from the Tarski Options page.</p>
<p>There&#8217;s some under-the-hood stuff, like better trackback and language support (so that people can do translations: more on this later). We&#8217;ve also added more <a href="http://tarskitheme.com/help/theme-hooks/">theme hooks</a>, and done default styling for a number of additional <acronym title="Hypertext Markup Language">HTML</acronym> elements.</p>
<h3>Styling &amp; Markup</h3>
<p>Two things in this release: firstly, we&#8217;ve added <code>insert</code> classes (see the contents listing on the <a href="http://tarskitheme.com/help/">Docs &amp; Help</a> page for an example) to let you add things like updates and menus without having to write your own <acronym title="Cascading Stylesheets">CSS</acronym>. I&#8217;ll probably write up a brief tutorial some time in the next few days.</p>
<p>Secondly, and more majorly, <em>Tarski&#8217;s positioning markup has been substantially rewritten</em>. This will most likely break some people&#8217;s custom styles, which is why I hesitated so long over making the changes, but I&#8217;m convinced that they will not only make it easier for people to write custom styles but that it will also make working with those styles a much more enjoyable experience.</p>
<p>The new code is more streamlined, more global, and better laid-out. I hope you&#8217;ll take advantage of the many improvements in 1.2, break your old styles, and rewrite them under the new system.</p>
<p>Experienced <acronym title="Cascading Stylesheets">CSS</acronym> coders will be able to evaluate the changes just by looking at the code, but here&#8217;s the executive summary, culled from <a href="http://tarskitheme.com/help/roadmap/"">the roadmap</a>&#8217;s notes on this change:</p>
<blockquote><h3 id="css-rewrite">CSS Rewrite Notes</h3>
<p>The plan is to replace the numerous, purpose-written <code>class</code>es and <code>id</code>s with a simpler, standardised system. The two basic building-blocks currently being worked on include a <code>content</code> class&#8212;for areas like blog entries, text widgets, the &#8216;about&#8217; text, and so on&#8212;and a couple of positioning classes, probably <code>primary</code> and <code>secondary</code>, for the creation of floated columns.</p>
<p>A fairly thorough pruning and re-organisation of the main <code>style.css</code> file will probably be carried out at the same time. New documentation may be added to help people writing alternate styles to easily manipulate our styling system.</p></blockquote>
<h3><a href="http://tarskitheme.com/help/localisation/">Localisation</a></h3>
<p>We were going to wait, so we could include translations in this version, but we decided just to get 1.2 out there and release new versions as and when translations arrive. You can download the from <a href="http://tarskitheme.com/help/localisation/">our localisation page</a>.</p>
<p>Please post translation submissions <a href="http://tarskitheme.com/forum/">on the forum</a>, it makes it a lot easier for us if support and modification stuff goes through there. Alternatively, if you&#8217;re feeling shy, you could <a href="http://ionfish.co.uk/about/">email me</a> with your work.</p>
<h3>In Closing</h3>
<p>Many, many thanks to our beta testers and the various problems they reported. Tarski 1.2 is undoubtedly a more polished release due to their hard work.</p>
<p>That&#8217;s all for now, ladies and gentlemen; we hope you enjoy using Tarski 1.2.</p>
<p class="insert">As always, post any bugs (and there will be some, despite the devoted efforts of our testers) <a href="http://tarskitheme.com/forum/">on the forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2006/12/06/12-release/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
