Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Website Kate Website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Websites
  • Kate WebsiteKate Website
  • Merge requests
  • !25

Merged
Created Feb 27, 2021 by Phu Nguyen@phunhDeveloper

Make menu items detectable as active

  • Overview 0
  • Commits 1
  • Changes 13

Menu items declared in the site config don't have a Page reference which is needed to determine the active menu in the menu bar.

  • Put menu items into content files;
  • Only remove /about-kate and /get-it from the site config, other menu items will be recognized as duplicate. This is to make these menu items detectable as active while still keeping their translated texts. When respective files are made translatable, these menu items can be removed;
  • Texts of /kate-vi-mode and /syntax are changed so that the menu items are duplicated, instead of being different ones.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/i18n