Posts Tagged ‘Site’

Site changes

Klaus Jones
October 23rd, 2008 at 11:54 am

Just recently made some changes to the site to remove old crap that was gathering and add some functionality – incoming Gravatars, as well as post by mail – so things might break while I work out the bugs.

Anyone skilled with css/html to help align the Gravatars in their own proper <div> would be greatly appreciated – currently they’re using the existing Author <div> and its pretty ugly.

EDIT: Fixed, yay for idleness at work allowing me to surf endlessly.

This is how it was done

<p><div class=”gravatar”><?php echo get_avatar( get_the_author_email(), ‘60′ ); ?></div><h2><a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title_attribute(); ?>”><?php the_title(); ?></a></h2>
<small><?php the_author() ?><br />
<?php the_time(’F jS, Y’) ?> at <?php the_time() ?></small>
</p>

removing the

<a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title_attribute(); ?>”>

bit for the single post page, cause linking to itself is kinda redundant

Will upgrade wordpress soon

Klaus Jones
April 7th, 2008 at 11:29 pm

Disclaimer: “Soon” does not imply any particular date, time, decade, century, or millennia in the past, present, and certainly not the future. “Soon” shall make no contract or warranty between Cliaz.net and the end user. “Soon” will arrive some day, Cliaz.net does guarantee that “soon” will be here before the end of time. Maybe. Do not make plans based on “soon” as Cliaz.net will not be liable for any misuse, use, or even casual glancing at “soon.”

Cliaz.net Live!

Klaus Jones
October 3rd, 2007 at 1:43 pm

Well, after the original site I had set up decided to crash due to some form of corruption, I chose to stop doing things manually and nabbed wordpress (what you’re looking at now). Not a bad piece of software, but of course I won’t be using it for Blogging as many do, I’ll simply be using it as a shell to host links to various other websites I manage/have an interest in.

Check out the Image gallery (courtesy of Coppermine), which Trev is regularly updating with the rather amazing backlog of pics that he has – from high school till now.

-Klaus