docs(15.9): the Playwright crawler moved to a plugin - #534
Merged
Conversation
The upgrade note said only the Node.js binaries had left the distribution. The crawler itself has left too, so a Playwright crawl now needs two commands, or the System > Plugin page for the plugin half. Rewritten in all seven languages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 15.9 upgrade note says only the Node.js binaries left the distribution. With codelibs/fess#3437 shipping the Playwright crawler as a plugin, the crawler itself has left too, so a Playwright crawl now needs two steps rather than one.
The section is retitled and rewritten in all seven languages (ja, en, de, es, fr, ko, zh-cn):
bin/fess-setup install plugin fess-crawler-playwrightandbin/fess-setup install nodejsEverything else in the section is unchanged, including the ZIP size figures and the closing sentence that nothing is needed if the Playwright crawler is not used.
Only the
developmenttree (15.9) is touched.Verification:
tools/check_headings.pypasses on all seven files, and docutils reports no title-underline problems.