diff -r 6b0659a0e4c3 -r 9823b527c3a1 client/js/defaults.js --- a/client/js/defaults.js Wed Sep 16 17:57:47 2015 +0200 +++ b/client/js/defaults.js Fri Sep 18 15:36:46 2015 +0200 @@ -175,6 +175,8 @@ /* NODE EDITOR OPTIONS */ show_node_editor_uri: true, + show_node_editor_title: true, + show_node_editor_title_richtext: true, show_node_editor_description: true, show_node_editor_description_richtext: true, show_node_editor_size: true,