docelic / fluence

WYSIWYG wiki powered by Crystal, markdown, and Git
GNU General Public License v3.0
48 stars 1 forks source link

Add better control of editor default state (edit vs. preview) #31

Open docelic opened 6 years ago

docelic commented 6 years ago

On show.slang, allow sending a parameter which says whether the editor should be initialized in edit or preview mode.

Links pointing to edit mode should be used by default for pages which do not exist.

Maybe also upon Save as well if the editor was in Edit mode when Save was clicked.