Search found 30 matches
- Thu Sep 21, 2017 8:37 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Attachments in subfolders
- Replies: 23
- Views: 60354
- Sun Sep 17, 2017 7:42 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 30824
Re: Subfolder system for attachments
It is solved if you use a cloud provider yes. But it also makes it easy to solve for the local storage: we can handle it completely in the local adapter. (Maybe with a fallback check for BC reasons) Yes, it can be done. About backwards compatibility, i think it may not be necessary, i have an idea.
- Thu Sep 14, 2017 10:38 am
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 30824
Re: Subfolder system for attachments
I think this is partially solved in 3.3 with the storage system, since some storages allows unlimited files in one "virtual" folder.
- Tue Jul 18, 2017 5:52 am
- Forum: [3.x] Discussion
- Topic: Attachments settings (allow/deny downloads)
- Replies: 7
- Views: 8346
Re: Attachments settings (allow/deny downloads)
Also, rules could be defined with something like this (only with actions allow/block):

But with host/ip as columns. It would be a little more complex, but with more functionality
But with host/ip as columns. It would be a little more complex, but with more functionality
- Sun Jul 16, 2017 3:13 pm
- Forum: [3.x] Discussion
- Topic: Attachments settings (allow/deny downloads)
- Replies: 7
- Views: 8346
Re: Attachments settings (allow/deny downloads)
With this system, how do you allow downloads for everyone except for google.com?
- Sun Jul 16, 2017 2:04 pm
- Forum: [3.x] Discussion
- Topic: Attachments settings (allow/deny downloads)
- Replies: 7
- Views: 8346
Re: Attachments settings (allow/deny downloads)
Allow/Deny and then Exclude/Include is very confuse
- Sun Jul 16, 2017 4:48 am
- Forum: [3.x] Discussion
- Topic: Attachments settings (allow/deny downloads)
- Replies: 7
- Views: 8346
Attachments settings (allow/deny downloads)
As I commented some days ago, i think that allow/deny policy in attachments settings in acp doesnt have much sense. Actually is something like this: https://i.gyazo.com/e4bf6332253c6864fb945d1db335abdf.png https://i.gyazo.com/1f839563add5054ecde695aedfadbd37.png I propose to change it to this: https...
- Wed May 03, 2017 11:47 am
- Forum: [3.x] Discussion
- Topic: In ACP, should Styles show their version information like Extensions?
- Replies: 3
- Views: 7174
Re: In ACP, should Styles show their version information like Extensions?
Uhm, probably not, i added it because it was an opened issue.
https://tracker.phpbb.com/browse/PHPBB3-14820
https://tracker.phpbb.com/browse/PHPBB3-14820
- Wed May 03, 2017 11:39 am
- Forum: [3.x][Archive] RFCs
- Topic: Sortable extension events
- Replies: 32
- Views: 67256
- Wed Mar 15, 2017 9:11 am
- Forum: General Development Discussion
- Topic: Setting up environment in phpbb.
- Replies: 5
- Views: 13289
Re: Setting up environment in phpbb.
If you want to setup phpBB for development, you can use Vagrant