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 am trying to find a compatible way to post inline images using Drupal 5.x. To this point I have not been able to find a compatible module, nor a piece of code that will work. It seems that every available module for 5.x relies on another module that has not yet been upgraded. Any ideas?
Hi there,
I'm quite a rookie on Drupal use, and it's been several days that I can't solve a problem : I would like to restrict some contents to some visitors on my site.
I've installed the Taxonomy access module, and I understand... it is based on taxonomy.
Thing is, most of my content are picture galleries, that I upload with Image Publishing module. I can create a name for each gallery, but it doesn't happen to act as categories, so I can't choose a specific gallery to restrict the access.
My galleries do all have a path like that : image/tid/xx.
I'm working on a site that's based on Organic Groups, and fairly locked down. All groups are invitation-only. When a user arrives at the site root, I'd like them to see a main page that explains that the site is login-based and invitation only, with info on whom to contact for access. Once they're logged in, I'd like them to see a different home page.
In admin/blocks, I've set a block to appear in the contents, but not on certain pages. In the instructions there, it says use blog if you don't want it to display on the blog page and blog/* if you don't want it to display on any blog pages. Following this logic, I entered admin/* to not display this block on any admin pages.... but it does. Even if I just put admin, it still shows up on the admin home page... what am I doing wrong....? Amusing 5 RC1
Its been a long time since I've used Aggregator. I seem to recall it displayed about a paragraph of text for each Feed. However, I'm only sseing about two lines of text for each Feed with 4.7.4 - was this changed along the path or I have setup something incorrectly. I have Posts set to 1200 chars.