Remove blog module dependency
Kars-T - November 2, 2009 - 12:02
| Project: | Windows Live Writer BlogAPI |
| Version: | 6.x-1.7 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Hi,
I'd love to use this module but without the blog module. We did set up our own blog content type and don't need a blog per user, all those links, lists and other overhead the blog module gives us. Its a nice module but just not needed for our site. My understanding of this module is more like a remote editor for any content type not just one called "blog".
Why does this module depend on the core blog module?
Can it run independently?

#1
I 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
dependencies[]=blog#2
I 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. :)
#3
Okay 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.
#4
I have committed this patch
#5
Automatically closed -- issue fixed for 2 weeks with no activity.