More on Windows Live Writer and Drupal 6
These instructions are now outdated. I have moved the latest version of these instructions to our development site on Tribute Media. Please check them out there.
I posted a couple of days ago on Windows Live Writer for Drupal 6. You can follow the instructions there to set up your WLW instance on your Windows machine. We just released beta 4 of the WLW Blog API, so I thought that I would share a couple of configuration items.
First, let me share with you the goal of the Blog API.
When we are building websites, we always add a lot of content for our clients. We will often write 40 - 50 pages of content for our clients. We'll have custom URL aliases depending on how the organization of the site is to be and we add all the keywords.
On Drupal 6, we use FCK Editor and it works really well. It still has some problems with MS Word content (even though is has a paste from Word function). FCK Editor just doesn't offer enough simplicity for loading content for development and especially not enough simplicity for teaching the novice how to post a blog or a page. Using FCK editor just takes a long time. Especially if we need to load a number of images.
The problem we found with WLW was that it wouldn't load keywords, menus or URL aliases. So, we fixed that.
Excerpt Field
After you have installed the WLW Blog API Module, you need to go to /admin/settings/wlw_blogapi and you will see the settings at the left. Your blog types are the content types that you can manage through the Blog API (of course, your permissions need to be set for the user).
The image below shows what field this relates to in WLW. ![]()
The excerpt field here gives you an option to change it's function from WLW. If you change the setting here to "make url alias" it will allow your post to create a URL alias without having to open the post after you make it. If you have this setting as I have on the left, but leave the field blank on WLW, then it will function as your URL aliases function normally (such as if you have PathAuto configured).
Menus
For the way we design, we want to add i
tems to the menus as we build. You can default all of your posts to a menu. They'll go into the "0" weight setting of whatever menu you select. When you have loaded all your content, then you can simply go to the menu administration and drag and drop your menu items to the location you want.
Keywords
With the WLW module before, you couldn't load the keywords appropriately. If you had a Vocabulary (from the Taxonomy module) loaded for the content type, it would appear as a category option. That would work just fine. You can configure your NodeWords module to automatically apply those tags to your Meta Keywords, but sometimes you might want more Meta Keywords than you have tags... or sometimes you might not have any tags for a post and just want Meta Keywords. The WLW Blog API now allows you to add your keywords the Keywords section of WLW and it will automatically post your keywords to the appropriate meta field.
Corey Smith is the president of Tribute Media a web development firm providing high performing, industry specific websites. He is a businessman, writer, technology fanatic, graphic designer and web developer. His greatest passion is teaching, consulting and speaking.
You can find him on Twitter, FaceBook, FriendFeed, and LinkedIn.
You love this post, right? Don't be afraid, Share it with someone...

I am so thrilled!!
Corey, I came across this last night, and it solves a MAJOR issue I've been having with a client. I do however have a couple of questions?
1) I don't see the "replace url" block on my screen. I do have a checkbox that asks if I'll use excerpts, but no place to ask for a replace url. I have pathauto enabled.
2) Probably a greater issue for me is that I don't see the taxonomy terms listed as categories. I tried to 'refresh' the add category box in wlw, but still nothing. The content type I'm editing has 12 taxonomy terms...any suggestions?
Again thanks