Add ability to view multi-part stories as one entity
Status: Planning
Brought to you by:
storymaker
We should have the ability to view all parts of a story in the story window. The css/html for this is done, we just need to
a) create and link the story parts in the database
b) record story part information when adding the story
c) retrieve this information when creating a story page
parts a and b of this are complete.