zeal
zeal copied to clipboard
Wordpress default index page not found error
Good day, I corrected it manually edit the file "Info.plist" file located in "\Zeal\ docsets\WordPress.docset\Contents"
The corrected content is this:
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>isJavaScriptEnabled</key><true/><key>CFBundleIdentifier</key>
<string>wordpress</string>
<key>CFBundleName</key>
<string>WordPress</string>
<key>DocSetPlatformFamily</key>
<string>wordpress</string><key>DashDocSetBlocksOnlineResources</key><true/><key>DashDocSetFamily</key><string>unsorteddashtoc</string><key>dashIndexFilePath</key><string>codex.wordpress.org/index.html</string>
<key>isDashDocset</key>
<true/></dict>
</plist>
@albertomarun thank you, this workaround solved the viewing issue, but links in the Main Page lead to WordPress Codex website links!
Also now there's another issue: All the text is displayed in italic (same issue as in the FontAwesome docs)
Mr. @Yabla1 The views of each content depend on where they have extracted the web that you are viewing, I began to review the material and it has that type of letter in the code, it is what one says in computing "It is a fault of origin" of the material ...By the way, it clarifies that I do not belong to the group of developers of this tool, I simply solved it using logic.
Duplicate of #1316. This should be fixed in the main
branch. Please try the latest CI builds. Binary artifacts are attached to each build.