Archive for February, 2006

Query

Here you will find various [[code]] blocks that involve the use of the [[http://www.wordpress.com Wordpress]] query [[http://codex.wordpress.org/Template_Tags template tag]].
==== Query Posts with Pagination ====
The following [[code]] will display two posts, ignoring category ‘14′ and enable pagination.
%%(php) %%

Wikiness

This is a test post for the new is wiki powered by the very nifty wpwikka. This has been partly spurred on by Michael’s search for wikiness but mostly because I’m absolutely shit at organising myself or this website.

Code

The [[wiki]] index for various [[code]] snippets. This is by no means the [[http://codex.wordpress.com wordpress codex]] but rather a collection of code that has been drawn
from numerous sources and centralised here, as much for my own reference, as anyone elses.
~- [[query]]
~- [[loop the loop]]

Wiki

Welcome to the Wiki!

This is the main [[wiki]] index — from here you can browse all existing [[wiki]] entries.
The [[wiki]] implements a breadcrumb trail to help indicate where you are within the [[wiki]] as well as aid in
navigation between each [[wiki]] entry.
You can view previous versions of the [[wiki]] or it’s entries by using […]

Site updates

I have tweaked the layout, including adding pagination navigation in single post entries and the front page. Props go to Kafkaesqui for his solution to add pagination to query_posts.

Comments fixed

Appears commenting stopped working a day or so ago — however it has now been fixed. Oops. :)