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 have the latest image module installed and all it's features are working fine. Question: If I want to give users the ability to create their own Image Galleries, is there any way to do this without giving them edit (and delete) authority on all Image Galleries? Any creative ideas would be appreciated.
Thanks,
Ray
(I edited the title to read to Permissions instead of Security. chx)
Hi, I am using the locale and the internationalization modules to display English and Norwegian links in a block in version 4.6.2.
My goal is to display the language that is not presently being used in the footer, like in the navigation banner of this site: http://www.japancorp.net/
How do I get the links appear in the footer instead? I am thinking that perhaps I could find a snippet of code that I could drop into my bluemarine xtemplate.
Hello, I would like to change some of taxonomy_menu node view in main page(center) on center page. I would like to change simple "tilte" to "tabs" style. If I click on some hierarchcal taxonomy node I would like to see tabs on main (center) page. Could You help me?
I am using Drupal 4.6.3, and installed flexinode module. I created a special content type called "recipe" with several custom fields. I added a few recipes using "create content" menu. Now my questions:
(A) how do I see all recipes I created in one page, preferably as a table? Is there a handy URL I can use, since I want to create a menu item and associate a URL with it? I know in "administer" view, I can do a filtered content query, but can I do it from a regular user?