Ziad Ibrahim

Results 8 comments of Ziad Ibrahim

Hi @audiodude and @benoit74, I see the discussion about migrating to TailwindCSS. I have experience with Tailwind and would be interested in helping with this migration I noticed @benoit74 mentioned...

Hi, I’ve been trying to reproduce this issue but I’m a bit confused. When I generate a ZIM from D&D Wiki and open it in Kiwix, I actually see the...

the Command I've used `mwoffliner -- --mwUrl=https://www.dandwiki.com [email protected] --articleList="Maps" --format=maxi --customZimTitle="Test" --filenamePrefix=dnd_test ` Please notify me if my command is wrong , it is weird that no metadata found +...

thanks for the clarification. You were right ,I was using an old version of zimdump. Now with the updated zim-tools 3.6.0 (libzim 9.3.0), I retried without --customZimTitle and got the...

It looks like the problem might not have been in mwoffliner itself, or it may have already been resolved.

@benoit74 Hi , I'd like to tackle this issue. What’s actually happening When we pass a list of article titles to the system, redirects and normalization are not properly handled....

Thanks @benoit74 and @Markus-Rost for the guidance . I refactored my original fix to avoid the extra MediaWiki API calls. Instead, I now use the existing redirectsXId entries already stored...