Je n'arrive pas à exporter les sites référencés d'une seule rubrique via la page ecrire/?exec=sites_export
Le fichier html obtenu ne contient que :
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
It will be read and overwritten.
DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks</H1>
Donc j'ai tout exporté sans sélectionner de rubrique
et le fichier html contient bien :
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
It will be read and overwritten.
DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks</H1>
<DL><p>
<DT><H3 ADD_DATE="0" PERSONAL_TOOLBAR_FOLDER="true">sites</H3>
<DL><p>
<DT><A HREF="http://www.site.eu/" ADD_DATE="1553555423" TAGS="">asso</A>
<DD>decription...
etc...
et ensuite en important le fichier html comme bookmark dans Firefox il recrée les dossiers de marque-page correctement (1 dossier = 1 rubrique SPIP)
donc il ne faut pas exporter par rubrique mais l'ensemble pour le retravailler ensuite.