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 just installed the "views" module and it has helped a lot with content specific stuff. My problem now is trying to filter items in a block.
Here is an example of what I want to:
You have the images module that allows users to submit images to specific galleries. Anyone can then view a mix of images submitted. There is also a image block that allows me to view the most current images submitted.
I have nice links and the flexinode modules installed, but not quite sure how to accomplish this (or even if it's possible). Basically I have a simple submission form, but I need the data from that form to actually be a set of images, links and / or tooltips. So say if someone submits a link to their website, the resulting node would display a graphic (say of a globe) with a tooltip that shows the website address. I really don't know how technical this is, but I do know how to do alot of modifying of php and am not scared of getting my hands dirty.
I have searched through the forums, and have not found an answer to a feature that I am looking for. I would like to allow users to modify pages, but have the ability to roll back any changes if they post erraneous or bogus information. I know there is a feature that allows me to approve each posting, but that is more time consuming and strict than I would like my site to be. Does anyone have any insight as to how I could do this? The only content type I would absolutly need is pages.
i've done a fresh install of drupal 4.7.2 but i've got a strange problem with menus if i try to switch to css-based themes.
for example:
- my navigation is set to appear in the left sidebar
- i switch to the 'burnt' theme
- the navigation disappears from the 'themes' page
- if i go to the homepage, the navigation appears on the right hand side
- if i then go to the 'administer' page, the navigation disappears again
the navigation works fine in table-based themes e.g. bluemarine
Situation: Site has been up for 6 months using 4.6. Recently set up a test site with 4.7. For the most part things have been smooth (bad behavior give constant errors even though I have the module deselected).
Anyhow, for the second time, when adding content to the test site, it "freezes" on the just updated page. No matter what link I click on, the request goes out, but nothing happens. Then when I try to go to my live site, it is not found.
I'm going to remove Bad behaviour entirely and see if that helps, but any other ideas?