• Hello,

    php file:
    nextgen-public-uploader\inc\npu-upload.php

    By changing from
    $strOutput .= “\n\t<input type=\”file\” name=\”imagefiles\” id=\”imagefiles\”{$disabled} />”;

    to

    $strOutput .= “\n\t<input type=\”file\” name=\”imagefiles\” id=\”imagefiles\”{$disabled} capture=\”camera\” />”;

    I can use my mobile phone to take a picture and upload to ng gallery.

    Please advise.

    https://ww.wp.xz.cn/plugins/nextgen-public-uploader/

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    We don’t have any plans to add that out of the box at the moment, but we can retain it as a possible enhancement in the future.

Viewing 1 replies (of 1 total)

The topic ‘mobile upload’ is closed to new replies.