<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#333333" bgcolor="#FFFFFF">
<font face="Courier New, Courier, monospace">Hello !<br>
<br>
I would like to transfer one menu item and its children<br>
from one menu to another menu (archives).<br>
I made a custom archive setting in my content type<br>
wich gives the possibility to switch the pages to the archives<br>
and wonder if there is a drupal function<br>
menu_link_save() ?<br>
that I could use in my hook_node_insert()<br>
and how to use it<br>
<br>
thanks<br>
</font>
</body>
</html>