On IRC, it was brought up that we might want to support multi-author posts in the future.
Presently, posts have a 1:1 relationship, with only 1 "author" being tied to each post. With the coming of ACL, Habari is becoming more functional for multi- author blogging. I think this functionality is part of that. This would be used primarily for collaborative posts, written by multiple authors. It is also functionality which WordPress doesn't support (last time I checked). I'd like to propose we roll this into the 0.6 schema changes. We wouldn't change anything on the frontend for the time being, but we'd get the backend in place so it is capturing the data in this new manner. The schema change would be moving the user to post relationship from a column in posts to table of its own. Something like users_posts. Thoughts? --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
