-
Notifications
You must be signed in to change notification settings - Fork 0
Upload
All publications and assets need to be uploaded to our server (if you are using Librelio's Developer or Publisher plans ).
There should be directory for each publication. Inside this directory, a specific directory for each issue should be created, for example:
montagne_363
montagne_364
montagne_365
...
Allowed characters are 0-9,a-z,and _.
Inside each directory, there should be one or 2 pdf files with the same name as the directory, plus a suffix, for example:
montagne_363.pdf (free preview)
montagne_363_.pdf (the final underscore before .pdf means that this is a paid issue)
If an issue is free, do not put the final underscore, and put only one pdf, for example:
montagne_special2.pdf (free issue)
When using subscriptions, if users should be prevented from downloading issues released outside of the subscription period, add the release date in _YYYYMMDD
format at the end of the directory and file name, for example:
montagne363_20140120/montagne363_20140120.pdf (free preview)
montagne363_20140120/montagne363_20140120_.pdf (paid magazine)
All assets for a given issue need to be uploaded at the root level of the issue directory.
The cover of the issue needs to be uploaded inside the issue directory, with the same name as the directory, and a prefix, in 2 versions
[magazine name].png (for example montagne_363.png): 300 px height
[magazine name]_newsstand.png (for example montagne_363_newsstand.png): 1024 px height
A file called Magazines.plist is located at the root level of the magazine directory. This file determines which magazines are displayed on the client devices in the magazines grid view.
The following elements need to be entered for each new issue:
- Title: issue title (for example Wind 367)
- Subtitle: issue subtitle (for example Summer 2012)
- FileName: name of the issue and containing directory, for example wind_371/wind_371_.pdf
- Description (optional) : description of the issue; if this filed is empty, a magazine preview should be provided, otherwise not.