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

Improving CLI extension list display #4279

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dregad
Copy link
Contributor

@dregad dregad commented May 1, 2024

This PR includes the following changes to the CLI extension list command:

  • Bundled plugins are by definition never outdated, so they should not be shown in red.
  • Adjusted colors for extension name
    • Using default color for enabled extensions (no reason to light up the screen like a Xmas tree)
    • Use blue for disabled ones, as dark grey was hard to read on terminals with black background.
  • Display DokuWiki release date instead of the one from plugin.info.txt for Bundled plugins

Follows discussion with @andi in https://forum.dokuwiki.org/d/22141-extension-plugin-cli-confused-by-list-command-output.

Before

image

After

image

dregad added 3 commits May 1, 2024 19:21
Bundled plugins are by definition never outdated, so they should not be
shown in red.
- Using default color for enabled extensions (no reason to light up the
  screen like a Xmas tree)
- Use blue for disabled ones, as dark grey was hard to read on terminals
  with black background.
@dregad
Copy link
Contributor Author

dregad commented Sep 9, 2024

Could this be merged ? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant