<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tarski &#187; legacy</title>
	<atom:link href="http://tarskitheme.com/tag/legacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com</link>
	<description>An elegant, flexible WordPress theme</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tarski Plugin Integration</title>
		<link>http://tarskitheme.com/2007/09/04/tarski-plugin-integration/</link>
		<comments>http://tarskitheme.com/2007/09/04/tarski-plugin-integration/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 13:35:25 +0000</pubDate>
		<dc:creator>Benedict Eastaugh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1.7]]></category>
		<category><![CDATA[Brian's Latest Comments]]></category>
		<category><![CDATA[Clean Archives]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[Live Comments Preview]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[subscriptions]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[theme hooks]]></category>
		<category><![CDATA[UTW]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/09/04/tarski-plugin-integration/</guid>
		<description><![CDATA[Why we're dropping plugin integration in Tarski 1.7, and how to add it back in.]]></description>
			<content:encoded><![CDATA[<p>As of Tarski 1.7, we will be removing the existing plugin integration from Tarski. This includes support for Subscribe to Comments, Gravatars and Ultimate Tag Warrior. What I hope to cover here is why we&#8217;re doing this, and how to successfully integrate Tarski with the plugins you want to use&#8212;whatever they happen to do.</p>
<p>WordPress&#8217; plugin landscape is constantly changing: new plugins are released, older ones are abandoned by their creators. Functionality previously provided by plugins has been brought into the WordPress core code: first widgets, and in the upcoming 2.3 release, tags. Plugins relying on underlying third-party services like Gravatars and OpenID also change as these services run into problems or simply evolve in terms of their <acronym title="Application Programming Interface">API</acronym>.</p>
<p>This life-cycle is fairly normal, but our existing support for specific plugins in Tarski simply doesn&#8217;t acknowledge this reality. There are quite obviously too many plugins for us to support them all, or even a significant number of them. We&#8217;d also rather spend our time improving Tarski, rather than maintaining support for specific pieces of third-party code.</p>
<p>I say &#8216;specific&#8217; because what Tarski needs&#8212;and, in its <a href="http://tarskitheme.com/help/hooks/">theme hooks</a> system, now has&#8212;is a <em>generic</em> way for plugin authors and users to make their code work with Tarski. It&#8217;s in need of better documentation, but it&#8217;s there, and it works; several times a week I offer advice to people on the <a href="http://tarskitheme.com/forum/">forum</a> as to how they can integrate their choice of plugin with Tarski.</p>
<p>Since the theme hooks system appeared in 1.5 we&#8217;ve been in a transition period, phasing out older ways of personalising Tarski installations (like the <a href="http://tarskitheme.com/help/hooks/constants/">constants file</a>). The next step is removing support for specific third-party plugins entirely, and that&#8217;s what we&#8217;re doing in Tarski 1.7. What follows is a rundown of the plugins, previously integrated with Tarski, that are having this support removed, and how you can add that functionality back in.</p>
<h3>Widgets</h3>
<p>WordPress Widgets are, as of WordPress 2.2, in the core <acronym title="WordPress">WP</acronym> code. As such, they&#8217;re still supported by Tarski, both in the sidebar and the footer. You can activate a widget-powered sidebar on the Tarski Options page.</p>
<h3>OpenID</h3>
<p>The extent of our <a href="http://openid.net/">OpenID</a> support consists in testing a couple of <a href="http://verselogic.net/projects/wordpress/wordpress-openid-plugin/">plugins</a> with Tarski and rewriting ugly OpenID <acronym title="Uniform Resource Locator">URL</acronym>s, so the status of this one doesn&#8217;t change: it works with Tarski, and should continue to do so.</p>
<h3>Brian&#8217;s Latest Comments</h3>
<p>The functionality offered by <a href="http://code.google.com/p/brianslatestcomments/">Brian&#8217;s Latest Comments</a> plugin is now available in WordPress as a widget. Consequently, we&#8217;re simply removing the support for this altogether&#8212;if you want to carry on using it, use the widget.</p>
<h3>Gravatars</h3>
<p><a href="http://gravatar.com/">Gravatar</a> had some well-publicised problems, but is now back with a rejuvenated service. You can add Gravatars to Tarski (or any other theme, for that matter) by writing a plugin to buffer the Gravatar plugin function, extract the info, and add it into the comment content by adding a filter to the <code>comment_text</code> hook. The <a href="http://codex.wordpress.org/Using_Gravatars">Using Gravatars</a> page on the Codex has more.</p>
<h3>Subscribe to Comments</h3>
<p>The popular <a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> plugin actually adds itself, if you upgrade to the latest version (which, of course, I recommend).</p>
<h3>Live Comment Preview</h3>
<p>Previewing comments is a feature I wish WordPress came with; <a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview">Live Comment Preview</a> is a JavaScript-powered halfway house towards fully-fledged preview functionality. It gets added automatically by the plugin, so the loss of integration isn&#8217;t a problem.</p>
<h3>Clean Archives</h3>
<p>The <a href="http://www.geekwithlaptop.com/projects/clean-archives/">SRG Clean Archives</a> plugin has long been part of our Archives template. No longer. However, I&#8217;ve made a <a href="http://tarskitheme.com/code/clean-archives.phps">Clean Archives template</a> available for those who want this functionality. Just drop it into your Tarski directory and change its extension to <code>.php</code>, then select it as the template for your archives page as usual. I personally prefer version 2.2 of this plugin to the more recent, overly complex JavaScript-powered confection it seems to have become, but fortunately the plugin author has kept the older version available, and that&#8217;s what we&#8217;re <a href="http://tarskitheme.com/archives/">still using</a>. (Sean has <a href="http://tarskitheme.com/2007/09/04/tarski-plugin-integration/#comment-5478">responded</a> in the comments.)</p>
<h3>Ultimate Tag Warrior</h3>
<p><a href="http://neato.co.nz/ultimate-tag-warrior/"> Ultimate Tag Warrior </a> is probably the highest-profile of the casualties. As of WordPress 2.3, tags are available in the WordPress core, and consequently Christine is discontinuing the plugin. Tarski 1.7 supports the new WordPress tags and removes all <acronym title="Ultimate Tag Warrior">UTW</acronym>-dependent code. There&#8217;s no going back on this one, I&#8217;m afraid, although for those on a nostalgia kick we will be maintaining the WordPress 1.6 branch for the time being, which retains <acronym title="Ultimate Tag Warrior">UTW</acronym> support.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/09/04/tarski-plugin-integration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Translations Update</title>
		<link>http://tarskitheme.com/2007/04/09/translations-update/</link>
		<comments>http://tarskitheme.com/2007/04/09/translations-update/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 16:03:57 +0000</pubDate>
		<dc:creator>Benedict Eastaugh</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[1.2.5]]></category>
		<category><![CDATA[1.3]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[localisation]]></category>
		<category><![CDATA[translations]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2007/04/09/translations-update/</guid>
		<description><![CDATA[The legacy version now has translations available, and the main translations file has been updated.]]></description>
			<content:encoded><![CDATA[<p>A number of eminently sensible forumgoers suggested we add the old translations back in to our <a href="http://tarskitheme.com/help/legacy/">legacy version of Tarski</a>, so we did. An updated version of the <a href="http://tarskitheme.com/help/localisation/">translations file</a> is also now available for download.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2007/04/09/translations-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

