Hi guys;
My boss wants me to work on a blog demo for him. I have the basics working, adding a blog entry and grabbing the blogs data through the Repository API and rendering them through my web UI.
The remaining issue I am having is sharing Drafts between different users - A requirement as we are hoping to have blog content be more of a collaboration.
anyone have any suggestions on how to override/configure/create to have blog drafts no limited to only the creator?
Thanks for any help.