libreliodev / wordpress

Librelio Wordpress plug-in
0 stars 1 forks source link

In batch, add FileName in header of toc[].plist #67

Closed libreliodev closed 9 years ago

libreliodev commented 9 years ago

This is related to #58. We also need to add FileName to Header.

cc @serverfire

libreliodev commented 9 years ago

This is needed for #49.

AlirezaAlgo commented 9 years ago

@libreliodev Done

libreliodev commented 9 years ago

@serverfire Sorry if this was not clear, the FileName we need is as usual the one of the pdf file, not the toc. In the example below, the correct Filename would be /dph/dph-2015-999_20150223/dph-2015-999_20150223_.pdf

screenshot 2015-06-17 12 05 19

AlirezaAlgo commented 9 years ago

@libreliodev What if pdf file is not available?

libreliodev commented 9 years ago

@serverfire PDF file should always be available

AlirezaAlgo commented 9 years ago

@libreliodev There's cases that pdf file is not exist.

AlirezaAlgo commented 9 years ago

@libreliodev Fixed

libreliodev commented 9 years ago

@serverfire

The FileName does not match the pdf name (final _ is missing)

screenshot 2015-06-22 09 46 06

screenshot 2015-06-22 09 49 51

AlirezaAlgo commented 9 years ago

@libreliodev Fixed