omeka / omeka-s

Omeka S is a web publication system for universities, galleries, libraries, archives, and museums. It consists of a local network of independently curated exhibits sharing a collaboratively built pool of items, media, and their metadata.
GNU General Public License v3.0
410 stars 138 forks source link

Visibility tab does nothing #107

Closed kalbers closed 9 years ago

kalbers commented 9 years ago

Should allow users to set items to public or private.

Additionally, if that is all this does, should it have its own tab?

kimisgold commented 9 years ago

Similarly, I'm wondering if item sets needs its own tab based on the way it works with all selected item sets being defined in one field. Should we consolidate the two tabs somehow, and if so, what is a good summary label for the fieldset?

kalbers commented 9 years ago

I guess a consideration here is where does the stuff modules add go as well? It's not hard to imagine running out of real estate at the top if there are 4-5 plugins that add panels. (On the other hand, that hasn't become a problem on Omeka as of yet, with a similar layout). But would it make sense to have something like an Administrative panel, with baked in things like visibility and item sets, and then a Modules panel, that throws up anything a module adds?

I also think that no matter how those questions are answered, it's worth considering that the public status could probably live outside of the panel pretty easily, next to the Save Changes button, and that might make the most sense for that particular feature.

jimsafley commented 9 years ago

Since #133 you can submit a checkbox element with name="o:is_public" to set the resource visibility.

kimisgold commented 9 years ago

Fixed in c6c4c0f6d68d1709ae6fcc7da8bc147dd3864252.