Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 07-12-2015, 02:53 PM   #106
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,643
Karma: 5433388
Join Date: Nov 2009
Device: many
This really has nothing to do with the ePub3-itizer. Please ask general questions about how to make a valid epub2 someplace else.

Thanks,

Kevin

Quote:
Originally Posted by esack View Post
attribute 'controls' is not declared for element 'audio'

How can I fix this please?
KevinH is offline   Reply With Quote
Old 07-12-2015, 03:03 PM   #107
esack
Member Retired
esack began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jul 2015
Device: none
What to do with all this? Truly fed up!!

element 'video' is not allowed for content model'
no declaration found for element 'video'
attribute 'controls' is not declared for element 'video'
attribute 'src' is not declared for element 'audio'
attribute 'controls' is not declared for element 'audio'
no declaration found for element 'audio'
no declaration found for element 'audio'
no declaration found for element 'audio'
element 'audio' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'
element 'video' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|a|br|span|bd o|map|object|img|svg|tt|i|b|big|small|em|strong|df n|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|in put|select|textarea|label|button|noscript|ins|del| script)'



Is there anyone in sigil who knows how to validate an epup2 with audio and video.?
esack is offline   Reply With Quote
Advert
Old 07-12-2015, 03:10 PM   #108
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,792
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by esack View Post
attribute 'controls' is not declared for element 'audio'

How can I fix this please?
Moderator Notice
Do not keep repeating the same question
theducks is offline   Reply With Quote
Old 07-12-2015, 06:39 PM   #109
esack
Member Retired
esack began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jul 2015
Device: none
Ok Got It!!!!

Here's what to do;

Load your epub2 in sigil 8.7. Add plugin epub-itizier. Remove all aduio and video files (you can add them back later) and run the output in sigil,

Lo! you hhave an epub 3 file which you save and add back your audio and videos.

Thanks to all on this forum.
esack is offline   Reply With Quote
Old 07-13-2015, 04:08 AM   #110
Olivier_g
Junior Member
Olivier_g began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2015
Device: none
Hi folks,
I have the following message with ePubCheck (Sigil 0.8.7, Python_2.7.10, Python_3.4, ePub3-itizer_v032):

Quote:
ERROR: mimetype.epub/OEBPS/content.opf(59,87): value of attribute "properties" is invalid; must be a list of XML NMTOKENs

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: viewport-initial-scale

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: =

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: 1.0,

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: user-scalable=yes
In the OPF file:

Quote:
<itemref idref="Cover" properties="viewport-initial-scale = 1.0, user-scalable=yes" />
The ePub is OK when "properties="viewport-initial-scale = 1.0 user-scalable=yes"" is removed from the OPF file.
Olivier_g is offline   Reply With Quote
Advert
Old 07-13-2015, 06:08 AM   #111
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,547
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Olivier_g View Post
The ePub is OK when "properties="viewport-initial-scale = 1.0 user-scalable=yes"" is removed from the OPF file.
Not sure what this has to do with the plugin. The plugin didn't create those properties. They're not valid to begin with, so removing them from the epub2 before using the ePub3-itizer is exactly what you should do. Making sure the original epub is error free before using the plugin is entirely up to the user.
DiapDealer is offline   Reply With Quote
Old 07-13-2015, 06:38 AM   #112
Olivier_g
Junior Member
Olivier_g began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2015
Device: none
But the original ePup is valid and in the OPF file I have only that:

Quote:
<itemref idref="Cover"/>
Olivier_g is offline   Reply With Quote
Old 07-13-2015, 07:07 AM   #113
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,547
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Olivier_g View Post
But the original ePup is valid and in the OPF file I have only that:
Did you edit the epub3 with something else?
I can assure you that the plugin doesn't add anything like that. The strings "viewport-initial-scale" or "user-scalable" don't occur anywhere in the plugin's code.

If they weren't in the original, I can't imagine where they came from.
DiapDealer is offline   Reply With Quote
Old 07-13-2015, 09:37 AM   #114
nailer
Junior Member
nailer began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2015
Device: none
Quote:
Originally Posted by DiapDealer View Post
ePub3-itizer converts ePub2 to ePub3 ... not ePub3-ish to all the way ePub3.
to DiapDealer & KevinH:
OK. You are right. I am fully satisfied.
nailer is offline   Reply With Quote
Old 07-13-2015, 11:33 AM   #115
Arran
Lernender
Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.Arran ought to be getting tired of karma fortunes by now.
 
Arran's Avatar
 
Posts: 70
Karma: 341348
Join Date: Mar 2012
Location: Isle of Arran, Scotland
Device: Calibre, Sigil and Tolino
Hi
Is E-pub 3 files readable on older readers?
Arran is offline   Reply With Quote
Old 07-13-2015, 11:41 AM   #116
Olivier_g
Junior Member
Olivier_g began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2015
Device: none
For that, you can have a look here.
Olivier_g is offline   Reply With Quote
Old 07-13-2015, 01:53 PM   #117
esack
Member Retired
esack began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jul 2015
Device: none
ERRORS FROM VALIDATING EPUB3. Does anyone know what this means? When I use '<DOCTYPE html>' nothing works


Obsolete or irregular DOCTYPE statement. External DTD entities are not allowed. Use '<!DOCTYPE html>' instead.
esack is offline   Reply With Quote
Old 07-13-2015, 03:20 PM   #118
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
did you try putting the "!" in front of doctype?
Turtle91 is offline   Reply With Quote
Old 07-13-2015, 03:29 PM   #119
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by Arran View Post
Hi
Is E-pub 3 files readable on older readers?
To put it very simple: no. You can of course make it downwards compatible, but then you can have none of the ePUB3 characteristics. So, if you need certain ePUB3 'qualities', they will not work on older readers. They might display everything else or not even that.
Toxaris is offline   Reply With Quote
Old 07-13-2015, 04:11 PM   #120
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383043
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Moderator Notice
The purpose of this thread is to discuss the plug-in, not to talk about the problems it shows you. Questions about ePub syntax, etc, belong in the ePub forum. Any further off-topic posts here will be deleted without comment or notice.

Thanks.
HarryT is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Conversion Output] KePub Output Plugin jgoguen Plugins 551 07-18-2023 06:22 AM
Create a javascript quizz for Epub3 in Sigil BertrandThibaut Sigil 3 01-26-2014 09:04 AM
An epub3 version of Sigil ? apulia03 Sigil 9 11-28-2012 01:07 AM
Plugin not customizable: Plugin: HTML Output does not need customization flyingfoxlee Conversion 2 02-24-2012 02:24 AM
epub3 Sigil Poetry(fixed layout) Giggleton Sigil 7 04-04-2011 12:58 PM


All times are GMT -4. The time now is 07:43 AM.


MobileRead.com is a privately owned, operated and funded community.