drusepth / Indent

Indent is a set of tools for writers, game designers, and roleplayers to create magnificent universes – and everything within them.
http://indentapp.com
1 stars 1 forks source link

An online editor should allow creating, copying, editing, and saving content types #427

Open drusepth opened 9 years ago

drusepth commented 9 years ago

You should be able to open an editor for any content type you're using and either:

  1. Edit it inline, if you were its creator, or
  2. Make a copy of it, which you become the creator of

Then be able to save it and see changes in the site structure.

This would allow people to drill down in content types, like taking a generic Location type and modifying it to be specifically for regions, countries, states, cities, farms, caves, or whatever.

On each content type's information page (https://github.com/drusepth/Indent/issues/426) you should be able to see its parent content type if it has one (e.g. a Pirate type going up a level to Character, where you could then browse all the different character derivations) as well as anything that has been derived from it.