Bookmarklet
You can select ALL the link below and then drag and drop in your navigator bookmark bar. Then you can rename it . ("ISKM bookmarklet" for instance)
javascript:u=document.location.href;t=document.title;s=window.getSelection();void(window.open("https://iskm.issa.int/node/add/article?edit[title][widget][0][value]="+encodeURIComponent(t)+'&edit[body][widget][0][value]='+encodeURIComponent(s)+'&edit[field_url][widget][0][uri]='+encodeURIComponent(u),'_blank','width=1024,height=500,status=yes,resizable=yes,scrollbars=yes'))