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 a content type to hold, well, content.
The views module is used to find and show different subset on different pages.
The selection are on pure binary properties (have pool: Yes or no?).
Other things being equal, are there compelling reasons to use fields on the content type or establish a vocabulary?
Drupal 7 uses cookie-based authentication. I need to access a Drupal site from another domain via JSONP and unfortunately, IE does not send the session-cookie in such requests. I am wondering therefore whether and if so, how I can configure Drupal to accept the session ID from a GET parameter?
Hello, I´m trying to update the value of a field in a content type whenever the the node is viewed. The nodes is shown in a custom View.
I´ve made a rule + a rule set that should work but I´ve have to trigger it with and that does not make any sense, I want the value update automatically behind the scenes whenever the nodes are shown.
Is there any other way to trigger a rule when a View is being, well, viewed.
We're making a website for a dealer in batteries. Not as self-evident as one would think, definitly when it comes to the organisation of Views and Taxonomy.
The range consists of:
Product categories (like "Starter batteries")
Product ranges (like "Standard range")
Applications (like "Cars", batteries for cars)
Product (the product itself, like "AGM batteries")