diff --git a/README.md b/README.md index 6fef38b..2d4fb13 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # MusdbCustomObjectPagePresets -Presets that users can select for getting started with the customizable object editing interface. \ No newline at end of file +Presets that users can select for getting started with the customizable object editing interface. + +All presets are found as ``.json`` files in the subdirectory ``presets``. + +## List of Presets + +- generic-publication.json + +A generic, publication-minded preset for the customized object editing interface. diff --git a/presets/generic-publication.json b/presets/generic-publication.json new file mode 100644 index 0000000..3f9c632 --- /dev/null +++ b/presets/generic-publication.json @@ -0,0 +1 @@ +[{"id":"add_exhibitions","x":6,"y":17,"w":2,"h":3},{"id":"add_markings","x":8,"y":11,"w":4,"h":3},{"id":"add_transcription","x":8,"y":8,"w":4,"h":3},{"id":"closer_location","x":0,"y":22,"w":3,"h":3},{"id":"collections","x":6,"y":8,"w":2,"h":3},{"id":"data_history","x":7,"y":21,"w":5,"h":7},{"id":"detaileddescription2","x":0,"y":15,"w":3,"h":3},{"id":"dokumente_lokal","x":8,"y":17,"w":2,"h":4},{"id":"eingangsnummer","x":3,"y":17,"w":3,"h":2},{"id":"estimated_value","x":0,"y":37,"w":7,"h":4},{"id":"events","x":0,"y":8,"w":6,"h":7},{"id":"imgs_navigation","x":11,"y":0,"w":1,"h":8},{"id":"imgs_overview","x":5,"y":0,"w":6,"h":8},{"id":"insurance_value","x":0,"y":45,"w":7,"h":3},{"id":"invnr2","x":3,"y":15,"w":3,"h":2},{"id":"leihvorgang_ansprechpartner","x":6,"y":13,"w":2,"h":2},{"id":"links","x":0,"y":41,"w":6,"h":4},{"id":"list_markings","x":8,"y":14,"w":4,"h":3},{"id":"material2","x":0,"y":25,"w":2,"h":2},{"id":"metadata_rights_status","x":10,"y":19,"w":2,"h":2},{"id":"notizen_text1","x":2,"y":20,"w":5,"h":2},{"id":"objektart","x":0,"y":4,"w":2,"h":2},{"id":"objekt_beschreibung","x":2,"y":0,"w":3,"h":8},{"id":"objekt_inventarnr","x":0,"y":0,"w":2,"h":2},{"id":"objekt_masse","x":0,"y":20,"w":2,"h":2},{"id":"objekt_material_technik","x":0,"y":18,"w":3,"h":2},{"id":"objekt_name","x":0,"y":2,"w":2,"h":2},{"id":"other_object_name","x":3,"y":22,"w":4,"h":3},{"id":"provenance","x":7,"y":28,"w":5,"h":12},{"id":"restoration","x":7,"y":40,"w":5,"h":11},{"id":"separated_measurements","x":2,"y":25,"w":4,"h":12},{"id":"standort_eigentlich","x":10,"y":17,"w":2,"h":2},{"id":"teilvon","x":6,"y":11,"w":2,"h":2},{"id":"urheberrechte","x":6,"y":15,"w":2,"h":2},{"id":"vergleichsobjekte2","x":0,"y":48,"w":3,"h":4}]