Is drupal suitable for my site?
I plan to create a fan fiction site. Here are my details.
Users will be catagorized in to 2 groups:
1 Writer ::: can create a page
2 Reader ::: can only comment the page that creates by writer
2.1 Registered ::: Their name will be shown in comments.
2.2 Unregistered ::: They are required to fill name and email.
For each writer, there is a page that contains all pages create by the writer. The content here will be like the content of a book with a link to each page. The page looks like this.
////////////////////////////////////////////////////////
Writer's blog
- 20100322
- 20100321
- etc
Title of fiction #1
- Preview
- Part 1
- Part 2
- Part 3
- Part 4 [End]
Title of fiction #2
- Preview
- Part 1
- Part 2
- Part 3
- Part 4 [End]
Title of fiction #3
- Preview
- Part 1
- Part 2
- Part 3
- Part 4 [End]
////////////////////////////////////////////////////////
For fictions, the title sorts by date last update. All fictions and their submenu (Preview, Part 1, ...) show date created, date for last update, no of people who read this page and no of comments.
I would like the above page to be automatically created. Is it possible?
When the writer creates a fiction, they must fill
For each fiction
- Title
- Summary
- Fiction originally from ... (Harry Potter, Naruto, etc)