You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Hi,
I'm tring to figure out how to:
1. Hide the "Contributed by" and "Access" mentions in the lightbox preview (once I've enabled it in the plugin manager)
2. Display the title/caption in the lightbox preview without having to click on the "More information" link.
Thank you!
Yair Krauze
unread,
Jan 15, 2018, 12:49:01 PM1/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Go to Admin -> System -> Manage metadata fields, edit each field you want to display and check off (ensure the box is checked) the "Display field" option.
jum...@gmail.com
unread,
Aug 20, 2021, 8:48:38 AM8/20/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
If anyone is still looking for this option, I found it in the config.default.php and added it to my own config.php:
$show_contributed_by=false;
The option in admin is merely to hide the field from the advanced search form.