-
-
Couldn't load subscription status.
- Fork 62
Description
The ZIM namespaces in the ZIM force to rewrite directory/file structure following a certain scheme.
This is/was necessary to distinguish file types and allow certain features (like the ZIM file suggestion system which should only returns articles - and not images).
The problem is that by not respecting the original directory/file organisation, it breaks the links between the contents, forces the URL rewriting and in many case this is really annoying for the people creating ZIM files.
For these reasons we should remove the namespaces and find a few new ideas to keep the level of features without using them. Of course this would be a serious ZIM spec change, so we need to find solutions to keep backward compatibility in the libzim.
Remark: Of course zimwriterfs needs to be modified too.