Closed (fixed)
Project:
Windows Live Writer BlogAPI
Version:
6.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 12:02 UTC
Updated:
20 Nov 2009 at 03:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
jrglasgow commentedI suppose that the module doesn't NEED the blog module. Off the top of my head I cannot think of any reason that the module would break if the dependency was removed.
I ported the code from the Blog API module and it had that dependency listed... so I haven't tested it without the blog module.
you can test it your self and let me know how it goes.
All you have to do to remove the blog dependency is go to your wlw_blogapi.info file and remove the line
Comment #2
kars-t commentedI wouldn't have started to think about this if the core module had this dependency ;)
If I browse the blogapi CVS I can't where this would come from. So I believe its not necessary for the module.
I will remove the dependency on my site, try to get livewriter running and come back here if it succeeds. Than will make a small patch and you can test and decide what to do. :)
Comment #3
kars-t commentedOkay I did test this excessively and I have no problems blogging. This works really great. Tags, images, text, just everything! Thanks for the module! :D
Mini patch applied. Please think about this.
Comment #4
jrglasgow commentedI have committed this patch