|
|
#1 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 607
Karma: 2157
Join Date: Oct 2005
Device: NCR3125, Nokia 770,...
|
icons and other manifest.xml tricks
rlauzon reported that it was possible to add new icons to the default set by altering the manifest.xml of the document. I am a bit puzzled because the pdf manifests do not show any reference to icons, so I hope we will have more info about this hack from the used that discovered it
Also, it has been reported by Herve that the manifestation processing (to build a folder with the original document plus a manifest) fails when the original filename is UPGRADE.txt. Funny but not random, I checked it. No idea about what happens for UPGRADE.pdf or UPGRADE.html. |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,018
Karma: 67827
Join Date: Jan 2005
Device: PocketBook Era
|
The iRex Download/Docs page has a document called "How to make content for your iLiad" which covers the manifest.xml file and the icon.
Here's my manifest.xml file that I use for one of my PDFs. I usually use this as an example file for creating my other manfest.xml files: Code:
<?xml version="1.0" encoding="utf-8"?>
<package>
<metadata>
<dc-metadata>
<Title>BOFH 1</Title>
<Description>Bastard Operator From Hell Vol 1</Description>
<Date>2006-06-25T20:36:52</Date>
<Format>pdf</Format>
<Language>eng</Language>
<Type>book</Type>
</dc-metadata>
<y-metadata>
<FileSize>000</FileSize>
<ItemSize>000</ItemSize>
<startpage>BOFH 1.pdf</startpage>
<version>000</version>
<image>bofh.png</image>
</y-metadata>
</metadata>
<pdf><lastRead>414</lastRead></pdf></package>
|
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 607
Karma: 2157
Join Date: Oct 2005
Device: NCR3125, Nokia 770,...
|
Quote:
thanks. |
|
|
|
|
|
|
#4 | |
|
Pac-Man caught my iLiad.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
|
Quote:
|
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iLiad manifest.xml file order | dedo | iRex Developer's Corner | 2 | 10-05-2009 08:47 PM |
| iLiad which program make a new manifest.xml file? | harpum | iRex Developer's Corner | 3 | 06-23-2009 10:45 AM |
| iLiad softlinks via manifest.xml | wallcraft | iRex Developer's Corner | 11 | 02-17-2009 04:33 AM |
| manifest.xml templates | yokos | iRex | 8 | 07-04-2008 07:16 PM |
| iLiad More Manifest Tags | arivero | iRex Developer's Corner | 21 | 08-19-2006 04:21 PM |