javascript:if(navigator.userAgent.indexOf('MSIE')>0&&document.all.rtebox!=null){var ret=prompt("SanallCobain prompts you to enter your category name below","New Category");if(ret!=null){if(ret.length>64)void(ret=ret.substring(0,64));ret=ret.trim();if(ret!=""){var cat=document.all.category;var op=document.createElement("option");void(op.value=ret);void(op.text=ret);cat.options.add(op);void(cat.selectedIndex=cat.options.length-1);}}}
.Dans la fenêtre qui s'ouvre écrit le nom que tu veux donner à ta catégorie.
Tu devras répéter cette opération pour chaque nouveaux modules que tu voudras créer.