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.
How would I go about make a different block layout for different nodes ? I am not talking about the actual layout of the node content, but what I mean is the layout of the sidebars...
For instance, normally I have the left sidebar appearing, but when a user will select a story page, then I want the left sidebar to disappear and the right sidebar to appear... A different layout ...
I was just curious about the latest development version of drupal, the cvs, or 5.0 .. So I installed it and it seems nice ... Ofcourse now, it seems nicer than 4.7 ...
I was wondering if anyone is using the cvs version for their site(s) and if they have encountered any real bugs while using it ...
can anyone tell if there actually is a way to let users upload/attach images to posts (nodes) directly from the node page?
Now all (?) the image modules require users to go through the EDIT form. What i mean instead is the very classic/basic "upload an image" field *directly* on node page.
I'm just wondering if a module exists to automatically return the user to the last page they visited, ie. their exit page? I could code it in with a cookie but am looking to reduce development time on this.