Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have a way to edit only a "part" #52

Open
allan-simon opened this issue Mar 25, 2013 · 1 comment
Open

have a way to edit only a "part" #52

allan-simon opened this issue Mar 25, 2013 · 1 comment

Comments

@allan-simon
Copy link
Owner

i.e with every h2 , we should be able to open an editor for only that part, that would make it easier to view/preview while editing

@allan-simon
Copy link
Owner Author

it's actually quite tricky, implement them as separate ordered fields in database ?
but then what if i want to add a new "part" in the middle (we may update the 'order' number of all next fields ?)
by doing so though, it will be easier to have several editing the same page, if we have one part by paragraph or one by "big title"

i think looking to mediawiki is certainly useless as they very likely do that in a hackish way like parsing the mediawiki syntax on the fly (which would not resolve the "several people editing at the same time" )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant