No. Style authors should take care of that themselves by using template inheritance. Files that are modified by style authors cannot be automatically updated.Dragosvr92 wrote:Is there a way to make the update files to update a non prosilver/subsilver style ?
phpBB 3.0.12 Release Candidate 3 published
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Re: phpBB 3.0.12 Release Candidate 3 published
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: phpBB 3.0.12 Release Candidate 3 published
I dont see why not. Most styles only have the css template and the style name changed.Arty wrote:No. Style authors should take care of that themselves by using template inheritance. Files that are modified by style authors cannot be automatically updated.Dragosvr92 wrote:Is there a way to make the update files to update a non prosilver/subsilver style ?
They keep the html template intact. There should be at least a template auto updater to make it easier to update.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
Re: phpBB 3.0.12 Release Candidate 3 published
Thats not correct at all. Style authors can do very little to change the style, such as only a few CSS color tweaks...to outright overhauling with massive template, css, and javascript changes that would make any kid of auto-updating impossible.Dragosvr92 wrote:I dont see why not. Most styles only have the css template and the style name changed.
They keep the html template intact. There should be at least a template auto updater to make it easier to update.
The auto-updating in phpBB relies on finding code intact, as it is in a fresh install, and modifying that code. Anywhere it can't find core code (because it has been changed by MODs or styling) leads to conflicts, which have to be evaluated and resolved manually by the admin updating.
phpBB always releases a code-change instruction set for the styles (prosilver and subsilver2) which style authors and admins alike can use to figure out how to update their custom styles.
But the bottom line is phpBB ships with Prosilver and subsilver2. They are part of the core, and the updaters always auto-update the core package only. phpBB is only responsible for the core code that it ships with.
Has an irascible disposition.
Re: phpBB 3.0.12 Release Candidate 3 published
And thats where template inherentence kicks in, so the non modified templates get automaticlly updated.Dragosvr92 wrote:I dont see why not. Most styles only have the css template and the style name changed.Arty wrote:No. Style authors should take care of that themselves by using template inheritance. Files that are modified by style authors cannot be automatically updated.Dragosvr92 wrote:Is there a way to make the update files to update a non prosilver/subsilver style ?
They keep the html template intact. There should be at least a template auto updater to make it easier to update.
-
- Registered User
- Posts: 1
- Joined: Fri Sep 27, 2013 2:50 am
Re: phpBB 3.0.12 Release Candidate 3 published
How come the first post dont have an update from PhpBB version 3.0.12-RC1 to PhpBB version 3.0.12-RC3 ?
Re: phpBB 3.0.12 Release Candidate 3 published
Its not needed. If you were testing RC versions, you should have RC2. If you weren't testing, you should have 3.0.11martin123456 wrote:How come the first post dont have an update from PhpBB version 3.0.12-RC1 to PhpBB version 3.0.12-RC3 ?
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
- bantu
- 3.0 Release Manager
- Posts: 557
- Joined: Thu Sep 07, 2006 11:22 am
- Location: Karlsruhe, Germany
- Contact:
Re: phpBB 3.0.12 Release Candidate 3 published
We just don't advertise all packages in the announcements. There is an RC1 to RC3 update package in the release archive. See https://download.phpbb.com/pub/release/ ... .0.12-RC3/martin123456 wrote:How come the first post dont have an update from PhpBB version 3.0.12-RC1 to PhpBB version 3.0.12-RC3 ?
Re: phpBB 3.0.12 Release Candidate 3 published
it seems we can see final version tomorrow. im happy