inbo / collective-access

CollectiveAccess is free, open-source software for cataloguing and publishing museum and archival collections. We are currently evaluating and configuring the application for the INBO collections, in the context of the DiSSCo Flanders project (https://dissco-flanders.be/).
3 stars 0 forks source link

ca_places: move in hierarchy? #75

Closed Eveltjen00 closed 1 year ago

Eveltjen00 commented 1 year ago

If adding a new place, would it be possible to move other places in the hierarchy? For example: root = planet earth step 1: added country Belgium after root plenet Earth step 2: added continent Europe after root planet Earth

Now I want to move country Belgium in continent Europe

Eveltjen00 commented 1 year ago

To check:

                  <placement code="hierarchy_navigation">
              <bundle>hierarchy_navigation</bundle>
              <settings>
                <setting name="label" locale="en_US">Hierarchy navigation</setting>
                <setting name="open_hierarchy">1</setting>
                <setting name="autoshrink">1</setting>
              </settings>
            </placement>
                  <placement code="hierarchy_location">
              <bundle>hierarchy_location</bundle>
              <settings>
                <setting name="label" locale="en_US">Hierarchy location</setting>
                <setting name="open_hierarchy">1</setting>
                <setting name="autoshrink">1</setting>
              </settings>
            </placement>
Eveltjen00 commented 1 year ago

OK fixed: hierarchy_location was the correct one. You can then select move and then enter where you want your place to move under.