I’ve been pretty busy in the past 2 weeks and today I was finally able to sit down and play a bit with my site. I’m creating some new content boxes that will be used on the site to contain text. Now I’ll be able to start adding more content and adding more to the site. To be quite honest, this article doesn’t really serve a purpose. I’m writing it to test out several features.
- post-notifications: this will send out an email to registered users whenever new content is posted to the site
- more: this tag should split the article and only display what’s above the tag when displaying the first snippet of the artcle which is used on article lists
- next page: this will test if the next page tag will seperate the article into multiple pages
- ago: testing date displays that have the same date as the current date, in places specified it will display an ago message (i.e. 3 hours ago)
- get_time/date: make sure places calling the get_time/date function are not using the ago message if they don’t need it
This line and everything above it should be on Page 1 only.

September 25th, 2008 at 8:53 am
This article posted fine with only a few minor tweaks. Post-notifications sent out it’s email with no problems. The more tag split the article properly, however, I needed to make some minor changes to the CSS to fix the link. Added some code to the excerpt function for the home page. Next pages worked perfectly with no changes needed. The date and time appear to be fine in all parts of the website.