Results 1 to 3 of 3

Thread: Backend file upload form

  1. #1
    User
    Join Date
    04-10-11.
    Posts
    162

    Default Backend file upload form

    Hi,

    does anyone know where this is generated from?

    I'm trying to replace the upload form in the file manager with a HTML5 drag and drop uploader. I can't work out where Contao is loading this form from. I need to replace the default backend upload widget with my custom one.

    There seems to be no reference to it in the tl_files.php DCA file.

    This is the URL Contao uses to display the form:

    Code:
    main.php?do=files&act=move&mode=2&pid=files
    There's no 'move' action in the tl_files DCA though? Any ideas where Contao creates and outputs the uploader widget?

    Thanks

  2. #2
    User
    Join Date
    04-10-11.
    Posts
    162

    Default Re: Backend file upload form

    Found it in DC_Folder.php

  3. #3
    New user
    Join Date
    09-01-13.
    Location
    united state
    Posts
    2

    Default Re: Backend file upload form

    what is "Backend" if you possible please explain about it.

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •