Hi, a few days ago I realized, that I was not done with the zim format update. The mime types were still hard coded. But now I'm through. I double checked that with my own protocol of our developers meeting.
Now the zim file contains a list of contained mime types and the directory entry has an index to that list. Since the index is 16 bit and the mime type 0xffff specifies redirect, a zim file can now have up to 65535 distinct mime types. In zimwriter the database source is changed, so that the mime type in the article table is not a number any more but a text. Next task I have to do is to document the changes. Manuel already installed the xz-utils package on our server so that I can start implementing lzma compression then. Tommi _______________________________________________ dev-l mailing list [email protected] https://intern.openzim.org/mailman/listinfo/dev-l
