[RFC|Merged] Attachments management

These requests for comments/change have lead to an implemented feature that has been successfully merged into the 3.1/Ascraeus branch. Everything listed in this forum will be available in phpBB 3.1.
Oleg
Posts: 1150
Joined: Tue Feb 23, 2010 2:38 am
Contact:

Re: [RFC|Merged] Attachments management

Post by Oleg »

Please put the votes for subdirectories and other enhancements into the appropriate ticket and/or RFC. This RFC is done, it will not have any further changes.

leschek
Registered User
Posts: 163
Joined: Tue Aug 28, 2012 1:30 pm

Re: [RFC|Merged] Attachments management

Post by leschek »

I'm trying to translate phpBB 3.1 and one of the last untranslated things is Sort by "Post type" on Manage attachments page in ACP (in phpBB3\language\en\acp\attachments.php):

Code: Select all

'ATTACH_POST_TYPE'					=> 'Post type',
Does "Post type" mean "post ID" as mentioned in first post of this topic? Or does it mean it something else?

One more thing. If I filter attachments by time it shows number, size of all attachments and also pagination even in case that filtered attachments are only on first page. Shouldn't it show rather information about filtered attachments and only pages with filtered attachments?
Attachments
Manage _ttachments.jpg
(129.59 KiB) Downloaded 1243 times

User avatar
rxu
Registered User
Posts: 164
Joined: Tue Apr 04, 2006 4:28 pm
Contact:

Re: [RFC|Merged] Attachments management

Post by rxu »

Here post type means post or private message.
As for the records filtering, this is rather a bug and should be reported to the tracker, I guess.
Image

leschek
Registered User
Posts: 163
Joined: Tue Aug 28, 2012 1:30 pm

Re: [RFC|Merged] Attachments management

Post by leschek »

Thank you, I totally forgot that attachments could be used in PMs too.
I reported it here.

Movie
Registered User
Posts: 9
Joined: Sun May 17, 2015 4:21 am

Re: [RFC|Merged] Attachments management

Post by Movie »

"List all files being attached to posts/PMs;" How many files will it list, what if you have 50,000 + files?

How will 50,000 + files affect the other listed features?

I know when I use Cpanel at my host to try and view 50,000+ files located all in one directory it first brings my computer to a crawl then kicks up a process error and when you try to stop it you really cant do anything because its like the browser has taken over your computer then finally it crashes the browser before you can get task manager open to try and kill the browser... Meaning I have yet to find anything that can work with 50,0000+ files in a single folder, FTP can only see 9998 files in the "files" folder.

When you get this where you need some testing I would like to try this on my development server with 50,000+ files in the "files" folder.

Thanks.

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1903
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: [RFC|Merged] Attachments management

Post by DavidIQ »

This was merged 4 years ago into 3.1...
Image

User avatar
rxu
Registered User
Posts: 164
Joined: Tue Apr 04, 2006 4:28 pm
Contact:

Re: [RFC|Merged] Attachments management

Post by rxu »

Movie wrote:How many files will it list, what if you have 50,000 + files?
It will list them page by page, the whole files count is irrelevant.
Image

Movie
Registered User
Posts: 9
Joined: Sun May 17, 2015 4:21 am

Re: [RFC|Merged] Attachments management

Post by Movie »

DavidIQ wrote:This was merged 4 years ago into 3.1...
And this means I am sorry but I know the definition of "merged" I just do not understand how it applies to my question.

Thanks.

Movie
Registered User
Posts: 9
Joined: Sun May 17, 2015 4:21 am

Re: [RFC|Merged] Attachments management

Post by Movie »

rxu wrote:
Movie wrote:How many files will it list, what if you have 50,000 + files?
It will list them page by page, the whole files count is irrelevant.
So if their is 25 files listed per page its going to list 2000 pages, I would like to view this.

User avatar
rxu
Registered User
Posts: 164
Joined: Tue Apr 04, 2006 4:28 pm
Contact:

Re: [RFC|Merged] Attachments management

Post by rxu »

Movie wrote:2000 pages, I would like to view this.
Feel free to try that. But, do you have any suggestions about improving the feature, or just saying?
Image

Locked