ajnyga / tsvConverter

Excel to OJS3 XML conversion tool
GNU General Public License v3.0
17 stars 12 forks source link

How Do you link the pdf file? #1

Closed josuevalrob closed 6 years ago

josuevalrob commented 6 years ago

I was checking your xlsx example. I dont found any url for attach a PDF file.

ajnyga commented 6 years ago

Hi, I have only used local files, an example should be in the xlsx file. Basically you save all the files to a folder below the script and give the name of the folder in the settings.

It would be maybe fairly easy to alter the code so that if the filename had an url instead, it would fetch the file.

ps. I am doing some additional changes to the plugin, better support for content with multiple locales...