Docs: navigation tidy-up, content accuracy, and link fixes#234
Merged
Conversation
… pages under HIDDEN
…dule and console commands
Move Licenses to footer (More), drop the licence page from the PE sidebar, point the pe-intro Commercial License link to humhub.com/licenses/, comment out the About sidebar license item, and correct Licence->License wording and the broken en/licences URLs.
Repoint dead humhub.com/en/* links (professional-edition, hosting, saas demo, modules), pin the BS5 migration link to the v1.18.0 tag, route the dead curl-SSL blog link through web.archive.org, and drop the now-private GitHub project links from the contribution page (removed the tracking section, rewrote the core-development section).
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
A cleanup pass over the documentation navigation and content. No new sections; focused on making the existing docs consistent, accurate against the current core (validated against
humhubmaster, v1.18.3), and free of broken links.Navigation
https://www.humhub.com/licenses/) to the footer's More column (between Homepage and Marketplace).humhub.com/licenses/).HIDDENblock under Administration documenting the currently-orphaned pages (adminuser/*,user/*,admin/push-updates,admin/images) so they are easy to surface later.Content accuracy (validated against core v1.18.3)
cache/flush-alldescription, default upload folder (uploads/file), permission config path, async-tasks crontab path,enableServiceWorkerdefault wording, missingfileNameValidationPatterndescription.module/info,module/register,ldap/show-user,test/db-connection) verified against the core command controllers.Broken / stale links
www.humhub.com/en/*links (professional-edition, cloud hosting, SaaS demo) and the "additional modules" link.Image Compression / Downscalingsection.v1.18.0tag (stable regardless of branch movement).Verification
npm run buildpasses with no broken links or anchors. All external replacement URLs were checked and return 200.Notes