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

[FEATURE] make some of the Favicons typoscript use constants #188

Merged
merged 2 commits into from
May 3, 2017

Conversation

pixelmatseriks
Copy link
Member

makes it possible to change path to favicons without changing typoscript

@pixelmatseriks pixelmatseriks requested a review from dmh May 2, 2017 10:41
# customsubcategory=favicons= Favicons
# cat=theme,expert/favicons/; type=color; label=Safari Pinned Tab Icon color
themes.configuration.favicons.maskIconColor = #5bbad5

Copy link
Member

@dmh dmh May 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as I understand it is enough to set custom subcategoryonly once

# customsubcategory=favicons= Favicons
# cat=theme,expert/favicons/; type=string; label=Favicons path
themes.configuration.favicons.path = /favicons
# cat=theme,expert/favicons/; type=color; label=Chrome for Android toolbar color
themes.configuration.favicons.themeColor = #ffffff
# cat=theme,expert/favicons/; type=color; label=Safari Pinned Tab Icon color
themes.configuration.favicons.maskIconColor = #5bbad5

@dmh dmh merged commit 28e8683 into master May 3, 2017
@pixelmatseriks pixelmatseriks deleted the addFaviconConstants branch May 10, 2017 05:06
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.

2 participants