'ab/alt-longdesc')); //494); //longdesc $edit = array( 'nrname' => trim($node->nr . ' ' . check_plain($node->title)), 'description' => "", 'vid' => 6, 'weight' => 0, ); if ($node->foralder_url){ $foralder = array('url'=>$node->foralder_url); $result = urlToNid($foralder['url']); $edit['parent'] = $result->nid; //.tid $edit['parent_tid'] = $result->tid; } print_r($edit); ?>