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

Missing inheritance info for some board styles #375

Open
battye opened this issue Sep 23, 2023 · 0 comments
Open

Missing inheritance info for some board styles #375

battye opened this issue Sep 23, 2023 · 0 comments

Comments

@battye
Copy link
Member

battye commented Sep 23, 2023

Since phpBB 3.1, virtually all board styles added to the official customisation database (https://www.phpbb.com/customise/db/styles/board_styles-12) inherit from prosilver.

However, I've noticed the inheritance info is missing for 4 styles.
https://www.phpbb.com/customise/db/style/celtic_dreams_2/
https://www.phpbb.com/customise/db/style/graand_new/
https://www.phpbb.com/customise/db/style/my_invision/
https://www.phpbb.com/customise/db/style/clean_boardz_2/
Like many others, these board styles also inherit from prosilver (defined as parent in style.cfg and all these styles load many templates from prosilver folder; some of them even load certain CSS files directly from prosilver).

Therefore, in addition to Board Styles, Dark Styles or Light Styles labels, the Prosilver based Styles tag should be added for the Categories field in the Contributions Details.

Apart from the prosilver style itself, the only recently validated phpBB board style that does NOT inherit from prosilver is scaffoldbb : https://www.phpbb.com/customise/db/style/scaffoldbb/

Reporter: Big Monstro
Created: 16/Mar/23 10:23 PM

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

No branches or pull requests

1 participant