OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] how to embed youtube videos using docbook 5.1 / xsltproc?


Hello

Just overload the template <xsl:template match="d:videodata"> with the expected html code for the iframe.
https://www.w3schools.com/html/html5_video.asp might be an alternative to iframe.


Regards,
Florimond
Le vendredi 16 dÃcembre 2022 Ã 16:51:37 UTC+1, Shlomi Fish <shlomif@shlomifish.org> a Ãcrit :


how to embed youtube videos using docbook 5.1 / xsltproc?

I want "iframe"s similar to this HTML5 page:

https://www.shlomifish.org/philosophy/culture/case-for-commercial-fan-fiction/

--

Shlomi Fish      https://www.shlomifish.org/
List of Graphics Apps - https://shlom.in/graphics

Real programmers donât write workarounds. They tell their users to upgrade
their software.
    â https://www.shlomifish.org/humour.html

Please reply to list if it's a mailing list post - https://shlom.in/reply .

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]