Code changes from 3.1.11 to 3.2.0

For support and discussion related to templates, themes, and imagesets in phpBB 3.1.
Anti-Spam Guide
Locked
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: Code changes from 3.1.11 to 3.2.0

Post by Raul [ThE KuKa] »

This is a BIG changes...
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 1645
Joined: Thu Apr 23, 2009 1:20 pm
Location: Stuttgart, Germany
Name: Christian
Contact:

Re: Code changes from 3.1.11 to 3.2.0

Post by Crizzo »

I have once created these code changes: https://gist.github.com/Crizz0/595f6095 ... 073a7d2e50

3.1.10 to 3.2.0
My extensions for phpBB: CDB
German phpBB Support at www.phpbb.de
User avatar
Hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 1065
Joined: Wed Dec 30, 2009 8:14 am
Name: Michael Miday
Contact:

Re: Code changes from 3.1.11 to 3.2.0

Post by Hanakin »

1. this is in the wrong forum, 2. you should look at 3.1.11 -> 3.2.1

you just want the css then you can run this

git diff release-3.1.11..release-3.2.1 -w -- phpBB/styles/prosilver/theme/*.css > prosilver_changes_3.1.11_to_3.2.1-css.diff

https://gist.github.com/hanakin/b506739 ... 7b835fecca

you just want the html then you can run this

git diff release-3.1.11..release-3.2.1 -w -- phpBB/styles/prosilver/template/*.html > prosilver_changes_3.1.11_to_3.2.1-html.diff

https://gist.github.com/hanakin/58f158a ... 3dd25a09c0

you just want the js then you can run this

git diff release-3.1.11..release-3.2.1 -w -- phpBB/styles/prosilver/template/*.js > prosilver_changes_3.1.11_to_3.2.1-js.diff

https://gist.github.com/hanakin/eb5da7e ... 9068b66497
eaglefluke
Registered User
Posts: 4
Joined: Mon Jan 29, 2018 1:06 pm

Re: Code changes from 3.1.11 to 3.2.0

Post by eaglefluke »

Who can help change the style https://www.phpbb.com/customise/db/style/we_universal/ version from 3.1.10 to 3.2.2?
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 3726
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay
Contact:

Re: Code changes from 3.1.11 to 3.2.0

Post by Kailey »

Click the "Discussion/Support" tab on that page.
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules

If you have any questions about the rules/customs of this website, feel free to send me a PM.
Locked

Return to “[3.1.x] Styles Support & Discussion”