Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm searching and searching but can't find a solution. What I need is the possibility to attach image galleries created with the image-module and the image-gallery-module to nodes. Not as a link but as a real gallery with thumbnails.
And then I'd like to have two roles: One role can upload images and another role can moderate this images. Moderate means lock and unlock images in galleries.
To be more specific, is there a way to have the Free Tagging autocomplete field with an "add" button that will add the taxonomy term to a list below. It would also be nice if that list had little delete buttons next to them for editing the list on the fly.
witch module help me to create node access by username or uid.
for example:
users with email *@yahoo.com or users that their name is jim can access desired node.
I'm having a ton of problems with menus, someone please tell me what I'm doing wrong.
Right now, I can show a MENU_NORMAL_ITEM on my dev environment on XP, but when I stage it (via svn export) on my hosted linux server, I get an access problem and it doesn't show up. it's the same code? I can't figure out how to debug this.