luku
luku
If you try to edit tag name on `admin/tags` page, it doesn't update the search index for tagged items, so you can still find the old tag when searching (global/simple...
### UPDATE Obviously premature issue, it's actually possible to solve it all with print stylesheet and `!important` override, so no need to add anything into Omeka core. Perhaps, could be...
I'm facing some difficulties with batch edit of more than a thousand items at once: 1. standard PHP settings for `max_input_vars` is 1000 - that's my responsibility to change 2....
Hi, thanks a lot for awesome pub-sub implementation! Not sure if it's bug, or if I'm missing something, so let's call this issue a question first. Readme states: ` ......
Hi, it is sometimes helpful to see item metadata, if title and thumbs are not enough. Not sure, if it's necessary to fire `admin_items_show´ hook, so please let me know...