I've recently added the Author Model (user metadata) to the localStorage and session datastores, but they relate to the local author, not on the story itself. For example, if a story is imported from another auhor, the meta would need to reflect that at a story level, and know that you, the "local author" add comments or edits, are not the "Author" of the story, but only of the changes.
This needs to be build into EventMgr, Comment extension, Storage, etc.
I've recently added the Author Model (user metadata) to the localStorage and session datastores, but they relate to the local author, not on the story itself. For example, if a story is imported from another
auhor
, the meta would need to reflect that at a story level, and know that you, the "local author" add comments or edits, are not the "Author" of the story, but only of the changes.This needs to be build into EventMgr, Comment extension, Storage, etc.