For information and support: Documentation Team | Online documentation issue queue | Core documentation issue queue
HOw to help to the doc ? who need i contact ?
before : function hook_form_alter($form_id, &$form_values) { if (isset($form['type']) && $form['type']['#value'] .'_node_settings' == $form_id) { $form['workflow']['upload_'. $form['type']['#value']] = array( '#type' => 'radios', '#title' => t('Attachments'), '#default_value' => variable_get('upload_'. $form['type']['#value'], 1), '#options' => array(t('Disabled'), t('Enabled')), ); } }
Document handling donwloading/ updating / uploading..
Wouldn't it be a good idea for someone to compile a list, in the documentation, of the new and updated functions in Drupal 4.7?
For example, drupal_to_js() is a good one.
Dear Moderation team,
Dan Karran and I have started a set of notes on the GeoData sessions that happened in Vancouver.
Could you please add our Book Page to the TOC of the Vancouver Handbook?
Vancouvber handbook TOC: DrupalCon Vancouver 2006 http://drupal.org/node/46559
new book page: Backgrounder: spatially enabling CMS content http://drupal.org/node/49529
Thanks!
Hello!
I do a work of end of studies. I do a description of differents files. I have the other files but I don't have a description of the misc file and script file.
Can you help me?
Thanks
Valou
Can you give a description of the various files? The files as database, includes,modules,...
It is for my work of end of study. Can you help me?
Thanks.