• Resolved Mikoviny

    (@mikoviny)


    Hi, is there some possibility you can add drag and drop upload in directory files?

    Of course I can write some filter, witch will overwrite the sub=” in fileup according to current directory in “directory files table”, but it will be nicer have all under one plugin.

    btw great job. Thanks.

    https://www.ads-software.com/plugins/file-away/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author thomstark

    (@thomstark)

    You already can match the [fileup] to the directory files table.

    [fileaway base=1 sub="files" directories="true" drawerid="1"]
    [fileup base=1 sub="files" matchdrawer="1"]

    Then whichever drawer you’re in on the Directory Tree table will be the upload directory for the fileup form.

    Drag and drop maybe at some point. Other priorities at the moment.

    Plugin Author thomstark

    (@thomstark)

    You can also do this:

    [fileaway base=1 sub="files" directories="true" drawerid="1"]
    [fileup base=1 sub="files" matchdrawer="1"]
    
    [fileaway base=2 sub="images" directories="true" drawerid="2"]
    [fileup base=2 sub="images" matchdrawer="2"]
    
    [fileaway base=5 sub="sprites" directories="true" drawerid="3"]
    [fileup base=5 sub="sprites" matchdrawer="3"]
    
    [fileaway base=3 directories="true" drawerid="4"]
    [fileup base=3 matchdrawer="4"]

    all on the same page.

    Thread Starter Mikoviny

    (@mikoviny)

    Thanks,

    sorry for bothering you, I did not notice this setting.

    Plugin Author thomstark

    (@thomstark)

    No bother at all! There are a lot of settings. Happy to help.

    drag and drop is supported?

    Plugin Author thomstark

    (@thomstark)

    No, sir. No drag and drop.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Upload in Directory files table’ is closed to new replies.