Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Suggestion: Don't render empty module console information #4299

Closed
wants to merge 2 commits into from
Closed

Suggestion: Don't render empty module console information #4299

wants to merge 2 commits into from

Conversation

tux-rampage
Copy link
Contributor

This change will allow modules to provide the console usage and banner
information dynamically and returning an empty array/string when nothing
should be rendered.

A module can now check the environment and capabilities before returning
the information.

This change will allow modules to provide the console usage and banner
information dynamically and returning an empty array/string when nothing
should be rendered. 

A module can now check the environment and capabilities before returning
the information.
This change will allow modules to provide the console banner
information dynamically and returning an empty string when nothing
should be rendered. 

A module can now check the environment and capabilities before returning
the information.

This was missing in the last commit
weierophinney added a commit that referenced this pull request Apr 23, 2013
Suggestion: Don't render empty module console information
weierophinney added a commit that referenced this pull request Apr 23, 2013
@ghost ghost assigned weierophinney Apr 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants