|
-
Jan 19th, 2003, 07:29 AM
#1
Thread Starter
Frenzied Member
File-Manager
I posted this at Galah but it's not getting a lot of response. I'm making an online file manager, and wanted to know if anyone else can think of any more features? None of the actions actually work yet by the way - most are coded in but I commented them out for security at the moment.
-
Jan 19th, 2003, 09:08 AM
#2
I see so far, you have:
Copy
Change owner
Change permissions
Delete
Move/rename
Upload files
How about an 'edit' feature:
I click on "edit" for functions.php
It opens up, and displays the contents of functions.php in a large textarea box, where I can edit it as I wish... and then save it.
-
Jan 19th, 2003, 10:25 AM
#3
Fanatic Member
Hmm...
Haven't really got time to look properly... but it's a GR8 idea M8y. Hope it work's out for you.
Regards,
Paul.
-
Jan 19th, 2003, 01:17 PM
#4
Thread Starter
Frenzied Member
OK thanks guys. I was thinking about an edit function, the only problem I have is how to only allow editing of text-files (assume that's all I should show really). I suppose I could either 1. set which files users can edit with a regular expression, or 2. just let them all be editted, and leave it up to the user. IF they're stupid enough to try and edit an image it's their problem Thanks for the suggestion, I'll definately look into it..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|