When attempting to add a new feature, I encountered these problems in the freesitemgr.
The first problem is that the archive does not contain the mimetypes. The mimetimes are shown in the sitemap.html but not included in the manifest.
The second problem is that the parameters --index and --mime-type does not take the argument that they are supposed to do, the use of getopt.getopt is wrong.
When attempting to add a new feature, I encountered these problems in the freesitemgr.
The first problem is that the archive does not contain the mimetypes. The mimetimes are shown in the sitemap.html but not included in the manifest.
The second problem is that the parameters --index and --mime-type does not take the argument that they are supposed to do, the use of getopt.getopt is wrong.