docs(15.9): the page design editor was removed - #540
Merged
Merged
Conversation
Fess 15.9 removes System > Page Design. In all seven languages: - Delete admin/design-guide and its screenshots, and drop it from the admin toctree. - Stop sending readers to the removed screen from multitenancy, security-virtual-host and theme-development. - Add an upgrade note: the screen, the five settings only it read and what the admin-design roles do now. - Regenerate config/properties from fess_config.properties, which also picks up rank.fusion.timeout (codelibs/fess#3453).
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.
Summary
Fess 15.9 removes System > Page Design (codelibs/fess#3457). Update the 15.9 documentation in all seven languages.
Changes
admin/design-guideand its screenshots, and drop it from the admin toctree.config/multitenancy,config/security-virtual-host,dev/theme-development: stop sending readers to the removed screen.install/upgrade: add a note on the removed screen, the five settings only it read, and theadmin-designroles; list the five settings in the table of configuration carried over from 15.8.config/propertiesfromfess_config.properties. This also picks uprank.fusion.timeout, added by fix(rank-fusion): stop waiting without limit for a searcher that does not answer fess#3453, which the page did not list yet.Verification
tools/gen_properties_doc.py --check,tools/check_headings.pyand the tools unit tests pass.design-guidereference remains in the 15.9 trees.