Search found 676 matches
- Sun Oct 10, 2021 5:36 pm
- Forum: [4.x] Style Development
- Topic: phpBB Styles / prosilver / chameleon
- Replies: 15
- Views: 70584
Re: phpBB Styles / prosilver / chameleon
Very clean and attractive!
- Sat Dec 07, 2019 6:56 am
- Forum: [3.x] Discussion
- Topic: Twig Function Semantic Naming
- Replies: 31
- Views: 109436
Re: Twig Function Semantic Naming
I disagree with making any of these changes to the way we currently name our custom twig functions, just for the purposes of search/find the code base. I mean, search for lang( within the styles directory and you'll find what you're looking for. As somebody who has been searching phpBB's codebase ...
- Sat Nov 02, 2019 7:52 pm
- Forum: [3.x] Discussion
- Topic: Font awesome 5 in 3.3?
- Replies: 4
- Views: 22480
Re: Font awesome 5 in 3.3?
Font Awesome 5 seems a little more complicated now that they have paid subscription plans, require Unique Kit ID codes per website, and they count page views (10k per month).
- Sat Nov 02, 2019 7:39 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 369470
Re: phpBB 3.3.0-b1 released
All of my personal and official phpBB extensions work in phpBB 3.3 without needing any changes. This will be true for most. As mentioned mainly those using invalid YML files circa phpBB 3.1 will be at risk.
These are the only things I've been upgrading (and it's purely related to Travis-CI Unit ...
These are the only things I've been upgrading (and it's purely related to Travis-CI Unit ...
- Thu Oct 31, 2019 7:57 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-b1 released
- Replies: 47
- Views: 369470
Re: phpBB 3.3.0-b1 released
Are there any details anywhere of the changes (if any) in 3.3 that will/may affect extensions?
Not yet, but nothing about 3.3 should affect extensions.
Erm, well, extensions written the way we document them to be written.
Here are the bullet points:
PHP 7.1 is the minimum PHP version. In ...
- Sun Sep 17, 2017 7:00 am
- Forum: [3.x] Style Development
- Topic: Why script-tags are placed at the bottom of the page in Prosilver?
- Replies: 22
- Views: 80657
Re: Why script-tags are placed at the bottom of the page in Prosilver?
As long as jQuery is at the bottom I can't do what I want to do. That's why I'd like to see jQuery in the <head> in the next version of the Prosilver.
Sure you can! I don't know what you want to do, but there shouldn't be a single thing that can't be done because of whether jQuery is at the top ...
- Sat Jul 01, 2017 6:46 am
- Forum: [3.x] Discussion
- Topic: PM System
- Replies: 10
- Views: 57507
Re: PM System
LOL!!!Louis7777 wrote: Mon Jun 05, 2017 7:09 am I opened this thinking it would be about having a separate PM module and dropdown notifications. Disappointed.
I'm just glad this wasn't a topic about removing the PM system or turning it into an extension.
- Sat Jun 03, 2017 3:17 pm
- Forum: [3.x] Discussion
- Topic: Extensionalize phpBB
- Replies: 19
- Views: 69061
Re: Extensionalize phpBB
The very idea of this makes everything many orders of maginitude harder to maintain, as far as updates, compatibility, development, usability and language translations go.
It makes releases more difficult to ship as we would be required to also manage/release multiple extensions with a phpBB ...
It makes releases more difficult to ship as we would be required to also manage/release multiple extensions with a phpBB ...
- Wed May 31, 2017 9:39 pm
- Forum: [3.x] Discussion
- Topic: Extensionalize phpBB
- Replies: 19
- Views: 69061
Re: Extensionalize phpBB
Seems like a good way to make a lot of work admins again. They would have to find, download, install and manage updates on a whole slew of features that have always been built into the core.
A big no vote from me.
A big no vote from me.
- Tue May 30, 2017 12:54 am
- Forum: Chit Chat
- Topic: Has someone been updating Area51's board software?
- Replies: 14
- Views: 87132
Re: Has someone been updating Area51's board software?
Yeah all the forum icon status buttons are fuzzy...not sharp or retina at all. I've seen this mentioned elsewhere. They look like the original icons were scaled up 2x and saved that way...hence they are fuzzy even when rescaled back down to their original size vvia CSS.
https://github.com/phpbb ...
https://github.com/phpbb ...