Search found 9 matches
- Fri Sep 22, 2017 10:39 am
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
By the way, what if the board gets upgraded from a previous version? Will the existing attachments (all in one folder) still work?
The number of subfolders used is configurable, and by default is 0 (no subfolders)
So, no transition from 0 to 2 subfolders and thus no use for the existing ...
- Fri Sep 22, 2017 1:40 am
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
Interesting, I hope you tested it.rubencm wrote: Thu Sep 21, 2017 8:38 pm I have submitted a pr for this https://github.com/phpbb/phpbb/pull/4968
By the way, what if the board gets upgraded from a previous version? Will the existing attachments (all in one folder) still work?
- Thu Sep 14, 2017 11:48 am
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
Hmm... Can you please provide a bit more information on the matter?rubencm wrote: Thu Sep 14, 2017 10:38 am I think this is partially solved in 3.3 with the storage system, since some storages allows unlimited files in one "virtual" folder.
- Wed Sep 13, 2017 5:52 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
BC is great, i would probably go for a folder structure by upload date probably or something like that (theoretically this way you can have unlimited number of folders and not "just" 256*256 which sounds a lot, though i'm not convinced that the attachments get distributed equally among them ...
- Wed Sep 13, 2017 4:59 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
What about the concept itself?
Should I leave it as-is to provide backward compatibility and seamless gradual conversion of the file storage?
Should I leave it as-is to provide backward compatibility and seamless gradual conversion of the file storage?
- Wed Sep 13, 2017 4:47 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
{duplicate}
- Wed Sep 13, 2017 4:44 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Re: Subfolder system for attachments
> However, probably you'll need to make two different PRs for 3.2 and master (or just do it for master, and make it an extension for 3.2).
I'm new to extensions actually, couldn't find events that I could use for this purpose.
Attachment filepath generation all seems to be hardcoded in core phpBB ...
I'm new to extensions actually, couldn't find events that I could use for this purpose.
Attachment filepath generation all seems to be hardcoded in core phpBB ...
- Wed Sep 13, 2017 12:47 pm
- Forum: [3.x] Discussion
- Topic: Subfolder system for attachments
- Replies: 26
- Views: 77986
Subfolder system for attachments
Referring to this archived topic: http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=42329
Ok, implemented the change on my phpBB 3.0 board earlier, now porting it to my 3.2 dev instance.
My board has already reached 500k attachments, so over a million files in one folder (including thumbnails ...
Ok, implemented the change on my phpBB 3.0 board earlier, now porting it to my 3.2 dev instance.
My board has already reached 500k attachments, so over a million files in one folder (including thumbnails ...
- Wed Sep 13, 2017 9:00 am
- Forum: [3.x] Discussion
- Topic: Should we standardize our page titles
- Replies: 5
- Views: 19669
Re: Should we standardize our page titles
Second that. "Page title - Sitename " works better.