General discussion of development ideas and the approaches taken in the 4.x branch of phpBB. The next feature release of phpBB 4 will be 4.0/Triton.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 4.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
hanakin wrote: ↑Wed May 13, 2020 6:59 pm
Chameleon is not a style it’s the underlying framework for styles.
I think everyone is going at this the wrong way. If Chameleon is not a style, then it throws out everything (including default) except for base. Base, by definition:
noun
a conceptual structure or entity on which something draws or depends
verb
have as the foundation for (something); use as a point from which (something) can develop
kinerity wrote: ↑Mon Jun 22, 2020 5:11 pm
I'll chime in here.
hanakin wrote: ↑Wed May 13, 2020 6:59 pm
Chameleon is not a style it’s the underlying framework for styles.
I think everyone is going at this the wrong way. If Chameleon is not a style, then it throws out everything (including default) except for base. Base, by definition:
noun
a conceptual structure or entity on which something draws or depends
verb
have as the foundation for (something); use as a point from which (something) can develop
Seems like you are right though I think someone here should make peace with himself.
hanakin wrote: ↑Wed May 13, 2020 6:59 pm
Chameleon is not a style it’s the underlying framework for styles.
Hanakin wrote:
*** This style is intended as a replacement for prosilver. As such it does not inherit from nor is it compatible in any way with any other themes. ***
Hanakin wrote:
This is not a style this is a library of components used to build a style.
SNIP
Everyone needs to move on from the idea though that
1. The design decisions of prosilver are in anyway efficient or effective, they are not they are all flawed in a lot of ways.
2. Chameleon is not a style but instead a library of components that we will leverage to create styles.
There will be a default style but it’s not something that I have even started on yet as we need to get all nessecary component studies completed first before I can start.