Archive

Archive for the ‘CMS’ Category

WordPress 2.9

December 19th, 2009

 
Source: Wordpress Blog
 
I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of WordPress version 2.9 “Carmen” named in honor of magical jazz vocalist Carmen McRae (whom we’ve added to our Last.fm WP release station). You [...]

CMS

Wordpress 2.8

June 11th, 2009

 
Source: Wprdpress Blog
 
The latest and greatest version of WordPress, version 2.8 “Baker,” is immediately available for download. 2.8 represents a nice fit and finish release for WordPress with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor of noted trumpeter and vocalist Chet Baker. [...]

CMS

Using Custom Fields in Worpress

March 17th, 2009

 
Source: http://codex.wordpress.org/Using_Custom_Fields
 
WordPress has the ability to allow post authors to assign custom fields to a post. This arbitrary extra information is known as meta-data. This meta-data can include bits of information such as:

Mood: Happy
Currently Reading: Cinderella
Listening To: Rock Around the Clock
Weather: Hot and humid

With some extra coding, it is possible to achieve more complex [...]

CMS

How to post to Joomla 1.5.3 using Windows Live Writer

March 3rd, 2009

 
Source:
http://carolinaregion.com/2008/07/23/how-to-post-to-joomla-153-using-windows-live-writer/
 
What you need to make WLW post to Joomla:
There are a few requirements to make this work. Of course you’ll need Joomla running on your server and WLW running on your PC. I’m assuming you know that much already. Here’s the rest:

MetaWeblog API plugin for Joomla It’s available from: [...]

CMS

WordPress 2.7.1

February 11th, 2009

 

WordPress 2.7.1, the first 2.7 maintenance release, is now available.  2.7.1 fixes 68 tickets.  You can automatically upgrade from 2.7 to 2.7.1 via the Tools->Upgrade menu, or you can visit this page or direct download the package and upgrade manually.
Consult the list of fixed tickets and the  full set of changes between 2.7 and 2.7.1 [...]

CMS, Upgrade

Customizing the Read More in Wordpress

January 31st, 2009

 
Source: http://codex.wordpress.org/Customizing_the_Read_More
 
If you have set your WordPress site to display post excerpts on the front or home page, you will want visitors to click on the title or a link to encourage them to continue reading your post or article, right? WordPress makes this technique easy, and customizable.
Contents
[hide]

1 The Excerpt Basics
2 Read More [...]

CMS, Miscellaneous