Results 1 to 4 of 4

Thread: File-Manager

  1. #1

    Thread Starter
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444

    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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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.

  3. #3
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718

    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.

  4. #4

    Thread Starter
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    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
  •  



Click Here to Expand Forum to Full Width