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.
Is there some way to change the input format for many nodes all at once? The problem is that the image_import module has incorrectly set the permissions on hundreds of imported image nodes, and I need to change the input format to lock them down again.
With the next-prev event links displaying between the text description and the location, it looks like part of the event description. Checked the [outline] tab and that made me think event nodes operate like book pages. Is that true?
i feel retarded because this must be somewhere obvious, but if you look at my site: www.rocanvillegrads.com you can see that i have a introduction. i want the whole thing to show up on the front page, not have to click on the link to read it all.
I really like the nice menus, but I was wondering if it also possible to expand (as with classical drupal menus) the active menu. I just think this gives a better overview of where you are.
An example, if you have a menu like
-a
-b
b.1
b.2
b.3
-c
c.1
c.2
Then the nice menu shows just a, b and c but if you hover over it it shows the submenu if there are any. I would like that if b.2 is the current page to show something like
-a
-b
b.1 b.2
b.3
-c
Just wanted to know this: how can I manage to fire up the indexing of my site when someone adds new content, like comments or pages or posts to blogs or anything else, so that my search engine will always be immediately up-to-date, without waiting for cron?
And by the way, how do I configure cron (I'm running Ubuntu Dapper Drake), and control the time interval by which the indexing of my site takes place?