Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 07 04:45:13 -0700 2009 | |
| |
404.php | Thu Jul 23 06:51:26 -0700 2009 | |
| |
CHANGELOG | Mon Oct 26 04:57:35 -0700 2009 | |
| |
COPYRIGHT | Sun Apr 15 23:43:29 -0700 2007 | |
| |
README.md | Thu Oct 22 07:27:04 -0700 2009 | |
| |
app/ | Fri Oct 23 16:37:53 -0700 2009 | |
| |
archive.php | Wed Feb 11 05:25:08 -0800 2009 | |
| |
archives.php | Wed Feb 11 05:25:08 -0800 2009 | |
| |
comments.php | Wed Jul 22 03:56:55 -0700 2009 | |
| |
footer.php | Thu Aug 06 17:00:57 -0700 2009 | |
| |
functions.php | Thu Aug 06 17:36:19 -0700 2009 | |
| |
header.php | Thu Aug 06 17:00:57 -0700 2009 | |
| |
headers/ | Sun Apr 15 14:44:21 -0700 2007 | |
| |
images/ | Wed Jul 22 04:15:22 -0700 2009 | |
| |
index.php | Sat Sep 12 12:13:54 -0700 2009 | |
| |
library/ | Fri Oct 23 16:37:53 -0700 2009 | |
| |
links.php | Wed Feb 11 05:25:08 -0800 2009 | |
| |
loop.php | Sat Sep 12 12:13:54 -0700 2009 | |
| |
screenshot.png | Sat Jul 19 07:39:28 -0700 2008 | |
| |
search.php | Sun Oct 04 13:26:12 -0700 2009 | |
| |
searchform.php | Thu Oct 22 06:12:11 -0700 2009 | |
| |
sidebar.php | Wed Feb 11 05:25:08 -0800 2009 | |
| |
style.css | Thu Oct 22 06:18:40 -0700 2009 | |
| |
styles/ | Fri Mar 27 09:30:52 -0700 2009 | |
| |
tags.php | Mon Nov 05 08:49:25 -0800 2007 |
Tarski
Tarski is an elegant, flexible WordPress theme developed by Benedict Eastaugh. As a WordPress extension it is licensed under the GPL; please consult the COPYRIGHT file that should have been provided with this README for more details.
Installing
Tarski is installed like any other WordPress theme: upload the files to the
wp-content/themes directory of your WordPress installation, and activate it
from the Appearance page in your WordPress admin panel.
Customising
Tarski provides its own options page, allowing for the easy customisation of a number of aspects of the theme. Just go to the Tarski options page in the Appearance section of your WordPress admin panel and adjust the settings.
Extending
Apart from the options which Tarski supports two basic extension mechanisms: plugins and child themes. Both of these are provided by WordPress, but Tarski improves upon them in several ways, firstly by providing a larger repertoire of API hooks which plugins can use, and secondly by allowing users to select alternate styles and header images from child themes as well as Tarski itself.
Child themes
Tarski's extensive API and large library of utility functions, allied to the customisability provided by its options page, makes it an excellent base for building WordPress child themes.
Writing plugins
Tarski's theme hooks API is an extension of the basic WordPress hooks API, and allows for major modifications to be made to almost every aspect of the theme's functionality. Writing Plugins for Tarski explains the process of creating a plugin that modifies some aspect of Tarski, while the Hooks Reference is a complete API reference. A library of example plugins rounds out the documentation with example code.
Contributing
Tarski relies on contributions from the community. The main areas of activity are: reporting bugs; creating and updating translations; building child themes; writing plugins; and lastly, improving the theme itself.
Reporting bugs
Bugs should be reported on the Tarski issue tracker. If you're not sure whether the behaviour you're observing is caused by Tarski or WordPress, or whether it's intentional or not, please post on the Tarski forum. Security issues should be reported directly to Benedict.
Translations
There are a large number of translations already available for Tarski, but new and updated localisation files are always welcome. Please see the localisation page for more details.
Core contributions
If you want to contribute directly to the core Tarski code, please fork the project on GitHub, make your changes in a topic branch and send a pull request. Contributions are particularly welcome in the following areas:
- Improving the hooks documentation
- Auditing the code for potential security issues
- Suggesting API extensions and improvements
Happy hacking!







