MattHeard / Dendrite

Write an interactive adventure story with the rest of the world
MIT License
2 stars 0 forks source link

The first and last pages of the contents need links #244

Closed hamle365 closed 9 years ago

MattHeard commented 9 years ago
  1. Count number of StoryBeginning entities in the datastore.
  2. Divide by the number of stories to display on each contents page.
  3. If there is a remainder, add 1. This is the number of the last page of contents.
  4. The number of the first page of contents is always 1.
MattHeard commented 9 years ago

Resolved by commit fbc29c909e6c654305759d706f4b6750ced911cb.