Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance About plugin to show/hide version/content sections #10660

Closed
1 of 6 tasks
mahmoudadel54 opened this issue Nov 8, 2024 · 0 comments · Fixed by #10661 or #10662
Closed
1 of 6 tasks

Enhance About plugin to show/hide version/content sections #10660

mahmoudadel54 opened this issue Nov 8, 2024 · 0 comments · Fixed by #10661 or #10662

Comments

@mahmoudadel54
Copy link
Contributor

Description

Enhance About plugin by adding 2 new cfg props:

  • 'showAboutContent' to show/hide the content section in About plugin
  • 'showVersionInfo' to show/hide the version info section. They are true value by default.

If showAboutContent = false, the version info section is only shown

Image

If showVersionInfo= false, the about content section is only shown

Image

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

@mahmoudadel54 mahmoudadel54 self-assigned this Nov 8, 2024
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Nov 8, 2024
@mahmoudadel54 mahmoudadel54 linked a pull request Nov 8, 2024 that will close this issue
12 tasks
@tdipisa tdipisa added this to the 2024.02.02 milestone Nov 8, 2024
@ElenaGallo ElenaGallo self-assigned this Nov 8, 2024
@ElenaGallo ElenaGallo added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 8, 2024
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Nov 11, 2024
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment