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.
Normally, what i do always is selecting all the unpublished nodes (50+) one by one and then select the "approve" function them and let them be published.
I want to save time, I don't want to click on the check boxes one by one and then approve them. I want to have a function that can select all check boxes with one click.
our homepage is fixed height and we're trying to display a (very long) block of news items in an iframe (yeah, ugh.) on our homepage. Is this possible? how do i package a drupal block or view in a file which is then called by the iframe?
I am running Drupal 4.7.4 and I am seeing something I haven't seen before with my search block (other Drupal sites have worked in the past).
The problem is that entering a search in my left side block search block brings me to the search node (.../search/node) without the search in the search text field of the search/node or in the URL. When I type in my search within the text box in the main content area of the search node, the search works.
Does anyone have an idea of what could be causeing this?
Just want to verify that there actually is a select "data type" for tables. Meaning in the edit a table feature of tablemanager, one of the data types is to create a select list.
I just upgraded to tablemanager v 1.72.2.1, but I don't see the select "data type." I'm thinking perhaps my database didn't update. The field in my tablemanager table are tid, uid, name, description, header and the fields in my tablemanager_data are id, tid, uid, data, and format.