how to help to rewrite the doc ?

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 Repository

Document handling
donwloading/ updating / uploading..

New and updated functions in 4.7 API

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.

Moderator: requesting help adding Book Page to Vancouver OSCMS documentation

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!

Misc and script ???

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

description for my work.

Hello!

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.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Documentation