Here’s a quick video going over some WordPress basics: adding a post to a category and then adding a link (formerly known as blogroll).
WordPress Tutorial | Overview of Basic Publishing (2.9.2)
A brief overview of publishing a post (or a page) in WordPress 2.9.2. Adding text, images, categories, etc.
Page Order
Handy plugin (Mass Edit Pages) that lets you sort of the page order of your pages in your header, nav bar, or sidebar. You will need to change the code that displays the pages to this: sort_column=menu_order. So, e.g. PLAIN TEXT CODE: <li class="page_item page-item-217"><a href="http://www.likoma.com/hosting-20/" title="Likoma Hosting :: $20/month">Likoma Hosting :: $20/month</a></li> <li class="page_item [...]
WordPress Overview
I created a WordPress Overview video that walks through some of the features of WordPress (version 2.0.4). WordPress Overview Help Video The video covers: adding a category, adding a post, pasting content (as Plain Text and from Word using (modified) Advanced WYSIWYG Editor plugin), inserting (and editing) an image (using Image Manager plugin), adding (and [...]
WP-PagesNav
Great pages plugin from adsworth.info that helps with page navigation in WordPress. Andreas Viklund is using it in WP Andreas 09 but Litquake wanted the top menu to have different hover over qualities. I knew I could get the "current" state to be a certain class and could easily do it by manually putting in [...]
Categories, Pages, and Posts in WordPress and Drupal
Both WordPress (WP) and Drupal (DP) use databases to sort the content of a site. Here's a summary of how it works.
