1.2

You are currently browsing articles tagged 1.2.

Managed to break some things while attempting to update our 1.2.1 release last night, so the download will be unavailable until I can get them fixed up (hopefully later today). Sorry about this, folks. 1.2 is pretty stable if you want to use that in the meantime.

Fixed now!

December 19, 2006 by Ben Eastaugh | 2 comments

There’s a brief (eight paragraphs is brief for me) article up on my personal site on translations, testing and community. If you can’t be bothered to read it (and I wouldn’t blame you), the gist of it is a big thumbs-up to the people who’ve helped us out with Tarski over the last month or so. We couldn’t do it without you (quite literally, in some cases).

December 18, 2006 by Ben Eastaugh | Permalink

1.2 Release

After however months it’s been since our last release, Tarski 1.2 is finally here. Here’s the changelog, which gives details on the various fixes, tweaks and new features.

Since most people won’t want to trudge through the changelog, here’s a brief list of some of the major things we’ve added, many of them after user requests.

There are now links to next and previous entries in individual archive pages, so people can navigate from entry to entry. There’s also pagination support for posts and pages, so you can make multiple-page posts and pages.

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.

There’s some under-the-hood stuff, like better trackback and language support (so that people can do translations: more on this later). We’ve also added more theme hooks, and done default styling for a number of additional HTML elements.

Styling & Markup

Two things in this release: firstly, we’ve added insert classes (see the contents listing on the Docs & Help page for an example) to let you add things like updates and menus without having to write your own CSS. I’ll probably write up a brief tutorial some time in the next few days.

Secondly, and more majorly, Tarski’s positioning markup has been substantially rewritten. This will most likely break some people’s custom styles, which is why I hesitated so long over making the changes, but I’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.

The new code is more streamlined, more global, and better laid-out. I hope you’ll take advantage of the many improvements in 1.2, break your old styles, and rewrite them under the new system.

Experienced CSS coders will be able to evaluate the changes just by looking at the code, but here’s the executive summary, culled from the roadmap’s notes on this change:

CSS Rewrite Notes

The plan is to replace the numerous, purpose-written classes and ids with a simpler, standardised system. The two basic building-blocks currently being worked on include a content class—for areas like blog entries, text widgets, the ‘about’ text, and so on—and a couple of positioning classes, probably primary and secondary, for the creation of floated columns.

A fairly thorough pruning and re-organisation of the main style.css 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.

Localisation

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 our localisation page.

Please post translation submissions on the forum, it makes it a lot easier for us if support and modification stuff goes through there. Alternatively, if you’re feeling shy, you could email me with your work.

In Closing

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.

That’s all for now, ladies and gentlemen; we hope you enjoy using Tarski 1.2.

As always, post any bugs (and there will be some, despite the devoted efforts of our testers) on the forum.

Tags: , , , , , , ,

Just to let the people who volunteered to test 1.2 for us know, the beta is now available to download. Check this forum thread for details. This hopefully means the 1.2 release isn’t too far away, and I’ve updated the roadmap to reflect this. If you’d like to help test Tarski, I’ve re-opened the signup thread.

November 30, 2006 by Ben Eastaugh | Permalink

As I mentioned in my previous post, my website’s theme broke the WP admin panel, so until Chris and I figure out what’s going on, I’ll be running Tarski. Since 1.2 is not a million miles away from finished, I thought I’d upload that and use my site as a sort of field test to iron out bugs—I’ve already caught a couple. Hopefully we’ll iron out the biggest issues over the weekend and get a Beta copy out to our testers. We’ll keep you posted.

October 18, 2006 by Ben Eastaugh | 2 comments

We’ve just added a new, revised version of our original alternate styles tutorial. The new Alternate Styles page resides in its rightful place in the Docs & Help section, and has been substantially rewritten for greater clarity and to correct a couple of errors. The original article is now defunct, so if you have any links pointing there please update them.

October 4, 2006 by Ben Eastaugh | Permalink

We’re Not Dead

Honestly. Real life (and paid work) just took the reins for a bit; you know how it is.

Chris and I hope to get back to working on 1.2 shortly—the frontend code is all there, we just need to finish up the new options page, tie it into the new loop code, and test it. We’ll keep you abrest of our progress.

We’re still dealing with support queries on the forum, so if you have a Tarski mod or custom style you’d like to show off, or just need some help sorting something out, drop by and give us a shout.

Tags: , , , ,

The roadmap has been updated to give a more accurate and complete picture of what’s going to be in 1.2, but I thought I’d write up a brief summary of where things stand and where we go from here.

Firstly, I’ve rewritten a fair amount of the CSS, to make it more flexible and extensible. Content areas (such as entries, comments and so on) are now denoted by the content class, while the two columns are referred to by primary and secondary classes. This replaces a large and disparate set of classes and ids, making the code cleaner and easier to extend and modify. Additional stylesheets, for example, should now be much easier to write.

Secondly, Chris has been working on the Tarski Options page, cleaning it up and improving it substantially. We hope that the new version will be easier and more intuitive to use.

There are also the usual raft of tweaks and improvements, including the much-requested pagination and next/previous links, better trackback and language support, and a new and improved loop.php file which should make modifications based on the Tarski code much easier to implement.

1.2 beta test

Because there are such substantial alterations to the code, we want to run a small test before releasing it publicly. Sign up for the 1.2 beta on this forum thread.

Beta applications are now closed.

Tags: , , , , , , , , ,