attachmentList plugin for WordPress

August 22nd, 2009

This is a quick and simple plugin I cooked up for a site of mine.  I needed a way to allow site authors to attach files and have them available for download without the author having to do anything other than attach.

To add a file simply add it as a post attachment just like you would with an image.  Instead of inserting into the post you just close the media window once it’s been uploaded.  You may want to take a look at the mime-config plugin if you’re going to be uploading non web file types.  WordPress tends to not like authors uploading some formats.

screenShot1

PNG icons are from http://www.famfamfam.com/lab/icons/silk/

Bookmark and Share

Christine Theme now available in white

August 14th, 2009

Our Christine Theme is now available in a white version with dark blue accents.  You can download it from the main Christine page.

screenshot-600px

Bookmark and Share

New Reliti support forum

August 5th, 2009

We’ve added a support forum to Reliti.com in case you need help getting our themes up and running.

It’s located at http://reliti.com/forum/

Bookmark and Share

Christine 0.9.1

August 4th, 2009

Some of the early users have pointed out a couple issues that needed to be addressed so we have pushed out a new version of the Christine theme.  Rather than duplicate the instructions again we’ll just upload the new version onto the Christine page.

Fixes

  • Check for a function (automatic_feed_links) that is only available in WordPress 2.8 or later so the theme will now work on WordPress 2.7
  • Home page now parses plugin codes
  • Image attachment page no longer shows the blog sidebars or title.  It just shows the image.

homePageGallery

Bookmark and Share

WordPress 2.8.3 Security Release

August 4th, 2009

If you’re running WordPress 2.8 you’ve probably noticed the little yellow bar across the top that says WordPress 2.8.3 is available.  It looks like it’s a security fix for some privilege issues, although the WordPress blog doesn’t go into too much depth.  Of course, as a security release it’s important to upgrade.

Bookmark and Share

Christine Theme

August 1st, 2009

Christine is a theme for WordPress users that don’t want their page to look like a blog.  Using a series of plugins Christine allows you to build your site using pages and easily include them in a menu.

That’s not to say you can’t blog with Christine.  There is a spot for that as well still wrapped in the same design.  And the blog pages are widget ready with 4 separate sidebars covering the right sidebar and a 3 column footer.

Screen Shot

Read the rest of this entry »

Bookmark and Share

Welcome to Reliti.com

July 28th, 2009

It seems the first blog post is always the hardest.  You have to try and sum up why the world needs another blog.  And there’s no way to do that that sounds valid.  So you sit and stare at the screen trying to make your blog sound different from every other one out there.

Well, I’m not going to try.  I’ll just tell the story of why this site got put up here.  It’s not necessarily any better or worse than any other blog, but it’s here anyway.

A couple of years ago I bought this domain name.  The intent was to write a CMS program in PHP that was easier to use than most of the other CMS packages I tried out.  A couple years later and there are probably about 500 lines of code towards that goal.

As most anyone who has tried writing their own full web application knows the process of writing database queries, validating users, and dealing with server security issues is incredibly tedious.  Enter WordPress.  They’ve already written all of the boring stuff and in such a way that it’s easy to customize.  So rather than spend time writing a backend that would likely never be as good as what’s already there I decided to design themes instead.

If you’re reading this within a few days of it being posted you will probably notice that there aren’t any themes here yet.  I’m working on it.  My first one is just about finished.  I’ve just got to go through the theme checklist at WordPress.org to make sure it does what it’s supposed to.

Bookmark and Share