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

Addtional changes to allow plugin folder/display names to be handled better #3460

Merged
merged 3 commits into from Apr 16, 2020

Conversation

ddb4github
Copy link
Contributor

- plugins.php display name: info->name(<>lower(info->name)) > ucfirst(info->name)
- plugin_xxx->directory is always directory name on disk.

	- plugins.php display name: info->name(<>lower(info->name)) > ucfirst(info->name)
	- plugin_xxx->directory is always directory name on disk.
@TheWitness
Copy link
Member

Jing, can you please update the CHANGELOG please.

@TheWitness TheWitness merged commit 2dcc797 into Cacti:1.2.x Apr 16, 2020
@ddb4github ddb4github deleted the fix2428 branch April 16, 2020 23:31
@netniV
Copy link
Member

netniV commented Apr 17, 2020

My only issue with all these ToLower conversions is that on linux you can have muultiple copies of the same plugin causing confusion, eg, THOLD, THold, Thold would all be considered the same name.

@netniV netniV changed the title More fixing for #2428 Addtional changes to allow plugin folder/display names to be handled better May 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2020
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.

None yet

3 participants