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.
Getting started in Drupal, so far so good but I have trouble tracking down answers to simple questions sometimes. I have a question about publishing nodes: what does it mean to "unpublish" a node? From what I gather from looking at module descriptions the information remains in the database for some time, but does it get purged after a while? Is it possible to re-publish the node? Will it remain resident until I manually delete it?
Hello everyone. I'm fairly new to Drupal, but I have been working on a project to add a new component type to the webform list.
Basically, I want to be able to add something like this: http://swapcollege.com/courseList.html to a webform. As you can see, it uses ajax and javascript to autocomplete a search from a predefined list. I've tried editing the select function, and creating a new component from scratch, but I haven't gotten anywhere. I'm really out of ideas. Can anybody offer advice?