RyanofTinellb / Smeagol

A suite of programs for creating and maintaining a constructed language website.
http://www.tinellb.com
0 stars 0 forks source link

Allow user to reorder pages #54

Open RyanofTinellb opened 5 years ago

RyanofTinellb commented 5 years ago

The user ought to be able to manually change the order of children of a node, or use an automatic sort by name.

RyanofTinellb commented 5 years ago

Automatic sort has been added.

One possible issue is:

  1. Rename file
  2. Save (once)
  3. Open in browser. This should open the renamed page, but instead opens whatever entry was at the same location in the tree. This can be quote-unquote 'fixed' by saving twice.