README.rdoc in fcrepo_admin-0.5.1 vs README.rdoc in fcrepo_admin-0.5.2

- old
+ new

@@ -118,10 +118,10 @@ ===== fcrepo_admin >= 0.5.0 The configuration settings that control the items on the context menus are: - FcrepoAdmin.object_nav_items = [:pid, :summary, :datastreams, :permissions, :associations, :audit_trail] + FcrepoAdmin.object_nav_items = [:pid, :summary, :datastreams, :permissions, :associations, :audit_trail, :object_xml] FcrepoAdmin.datastream_nav_items = [:dsid, :version, :current_version, :summary, :content, :download, :edit, :upload, :history] Each setting takes an array of symbols representing the items. You can start by copying the default values shown above. If you simply want to rearrange or remove items, then just modify the default arrays.