• effgee

    (@andreastyrosvoutis)


    Hi, I would like to follow your project, are you on Github? Please add your Git to the plugin description. Very nice work.

    Some ideas for the future. Feel free to ignore me.

    ——————————————–

    Option to have own Post type for these imports.
    PDFpost type for example.
    This will let us have custom fields for meta information to Extract existing metadata from PDF, to custom fields maybe.
    ex Keywords, Author etc
    If on import a new post type is created, we can:
    Attach the original PDF to the post in a view/template.
    Extract original filename and record into meta data.
    Get checksum of PDF.
    Rename PDF file to checksum before storage to avoid file name conflicts.
    Perhaps Customizable with Pre/Post naming convention ex PDF2POST_CHECKSUM.PDF
    5c7863bba9209e80c2675c75a53ba840.pdf
    Images should be named based on the checksum named document.
    5c7863bba9209e80c2675c75a53ba840_image_01.jpg
    If identical checksum pdf is uploaded, do not duplicate, write duplicated pdf’s filename (if different) to post metadata as “Alternate Filename(s)”

    Download original pdf (as any of registered filenames)
    Download modified pdf with any post data modifications.
    For example, I plan on putting some translated excerpts into the post, might be nice to download a pdf with that metadata as an option.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author termel

    (@munger41)

    Thanks for the excellent suggestions!
    Not on git at the moment unfortunately.
    If you want access to wordpress repo, i can share as well.

    Plugin Author termel

    (@munger41)

    For your information, the plugin will be developed much more from next april on.

    Thread Starter effgee

    (@andreastyrosvoutis)

    Unfortunately I am not competent with programming.
    I can debug a little and do basic things only.
    I am server admin (linux/windows etc) more than programmer.

    Also I am not familiar at all with WordPress repo mechanics, but I will accept the invitation. I may not be able to participate very much though. ??

    Another utility that may be of interest regarding this project.

    https://github.com/jbarlow83/OCRmyPDF

    No response needed, just leaving it there for a record.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Development Questions and Some Ideas’ is closed to new replies.