Top "Drupal-6" questions

Drupal 6 is the Drupal version released on February 13, 2008.

Is it possible to change the content type on nodes in Drupal 6?

I have inherited a Drupal site on which (for some reason) there are two different content types for news: one …

drupal drupal-6
cannot get checkboxes value using drupal form api

i have form in drupal which uploads images and has got few checkboxes in it. Here is the form: $form[…

drupal drupal-6 drupal-modules drupal-fapi drupal-forms
Drupal print node from nid

I have a node id. In my code I want to output this node to the screen using the standard …

drupal drupal-6
Drupal: how to make select list show taxonomy terms in hierarchy?

I have a block generated by Finder module (simple search mechanism). The block contains a form with select lists of …

drupal drupal-6 drupal-modules drupal-taxonomy
Where is my Drupal View pager?

I have a Drupal 6 site where I've created a view that shows a list of nodes. Nothing complicated -- except …

drupal drupal-6 drupal-views pager
How do I extend a contributed module in Drupal?

How can I extend an existing module without modifying it? Actually its a contributed module, so I don't want to …

drupal drupal-6 drupal-modules
Create a standard page and table in drupal module with PHP

I made a module with a simple menu structure. I am able to programmatically retrieve a view of all my …

php drupal drupal-6 drupal-views drupal-modules
drupal > views > exposed filter > submit on change

I've got a view with a single exposed filter (a select). It's using ajax to re-populate when the user clicks "…

jquery drupal drupal-6 drupal-views
Simulate a click in a Google Map

I'm trying to simulate a user click on a Google Map, using API v3, after I geolocate their position when …

javascript google-maps-api-3 drupal-6 geolocation cck
Drupal 6: best way to upgrade jQuery?

I want to upgrade jQuery inside my drupal installation. At the moment I have jQuery 1.2.6 and I would like to …

jquery drupal drupal-6