Remove Multiple Files - big problem ?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Remove Multiple Files - big problem ?

Post by eralf »

We have several website's running for a few years now. We are increasingly exposed to how we can remove multiple files at once from the FILE section.
Or how to remove a folder witch is not empty?
This is because site-managers are not happy if they have to delete pictures one by one
I read a topic on this subject that was written in 2006 Is there any development about this case?
I hope so, because this is increasingly a breakpoint is to use phpwcms :cry:
colech
Posts: 178
Joined: Thu 25. Mar 2004, 01:01
Location: Washington, USA
Contact:

Re: Remove Multiple Files - big problem ?

Post by colech »

This must be the documentation that you're talking about?
http://www.phpwcms-docu.de/manage_files.phtml

I don't know of a way to do what you are wanting sadly but I have not be actively using phpWCMS as much as I used to.
while !sleeping {
work_on(phpwcms);
}
// Check out our web development company!
// "Your business has character... don't hide it!"
User avatar
Cipolla
Posts: 451
Joined: Sat 16. Feb 2008, 20:39
Location: Muppet Show

Re: Remove Multiple Files - big problem ?

Post by Cipolla »

Well, there is still no build in solution, only a (simple) workaround, but only in german yet.
Additionally you (your user) needs to edit the database i.e. via mysql.

I will try to post an english tutorial and maybe my hack for the backend.
...
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: Remove Multiple Files - big problem ?

Post by eralf »

Thanks Cipolla. I am interested in your solution. Preferably English, but German is also good

Does anyone know if it is in development? Maybe Oliver??
I think it would be a big step forward. And many users are waiting for it
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Remove Multiple Files - big problem ?

Post by juergen »

be warned:

If you delete sql Entries that'll be no real gain, the only thing lost is the realtion inbetween files and their names. Much better : An extra script which deletes the uploaded "mother files" as it is done.

Perhaps cipolla has something like this behind the scenes..,.

even possible with tem script, deleted after work.
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: Remove Multiple Files - big problem ?

Post by eralf »

Hello.

Is there in the meantime a solution to this problem?
If not, can I get the workaround of Cipolla?

An integrated solution is really necessary.
My users find it very annoying when they have to remove images one by one !!
I have many schools as customers and they use many images in various photo albums.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Remove Multiple Files - big problem ?

Post by flip-flop »

Hi,

since r514 r529 there is a new feature in file center called "file action".
Using this point you can
delete/move/change status/change owner
files.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Remove Multiple Files - big problem ?

Post by update »

flip-flop wrote:new feature in file center called "file action".
Where do I find this one (using R524)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Remove Multiple Files - big problem ?

Post by flip-flop »

Oh sorry, since r529. :oops:

http://code.google.com/p/phpwcms/source/detail?r=529
File actions in file center, quick move, delete, status change, owner change
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Remove Multiple Files - big problem ?

Post by update »

Thanks for clarifying! :)
I've been in doubt for short that my new APP "Man-ReadThisAndFindThat" was broken ;)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: Remove Multiple Files - big problem ?

Post by eralf »

great !!! ... i wil test it end then update al the school website's.
Post Reply