Active
Project:
Windows Live Writer BlogAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2009 at 09:07 UTC
Updated:
16 Nov 2010 at 15:23 UTC
Although WLW loads and shows my defined cathegories perfectly, any entry marked in WLW are not included in the publishing process. The entries are unmarked in drupal edit view.
I experimented a lot with different WLW account setup (movable API, wordpress etc), but no success.
On the other hand, e.g. Blogdesk worked perfectly. Unfortunately, Blogdesk does not support combined copying of text and images from e.g. MSword, so WLW is still my #1.
Comments
Comment #1
mosco_dj commentedI have the same problem!
Comment #2
mosco_dj commentedHi all!
I have the same problem.
I try to use this solution with Windows Live Writer BlogAPI and Better Formats module but doesn't work.
I'm using 14.0.8089.726 version of WLW, 1.7 version of Windows Live Writer BlogAPI and Drupal 6.16.
Comment #3
jdleonardFYI, I've written up a detailed guide to Setting up Drupal 6 to Work Really Well with Windows Live Writer including setting categories from WLW.
Comment #4
mosco_dj commentedThat's not solved in your guide. but thanks!
Comment #5
abaddon commentedhad this issue as well, in addition to marking the vocabulary Multiple select, you need to select Tags as well, this is tracked inside the module ~line 900
if $vocab->tags is empty, $vocab_to_use_for_tags is 0 and the tags are never filled.
should be made more clear in the docs