Posted by cutie_pt2004 on October 8, 2009 at 9:18am
2 followers
Jump to:
| Project: | Windows Live Writer BlogAPI |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I'm using wlw_blogapi - 6.x-1.x-dev with Drupal 6.12.
I can post content and upload images. But, I got users permission problem.
It's working for admin but all other authenticated users can only see the content but not the uploaded images.
Thanks in advance.
Comments
#1
I would recommend checking on the input filter setup. The new posts will habe the default filter format, which is usually set to Filterted HTML and doesnt show images
You can go edit the document in drupal and chnage the input filter format,
I put in a modules Better Filters - or named something close to that, that gave more flexibility
#2
FYI, I've written up a detailed guide to Setting up Drupal 6 to Work Really Well with Windows Live Writer, which may cover the issue you're encountering.