Login  Register

Re: What is wrong to generate deckjs slideshow

Posted by ch007m on Nov 25, 2013; 8:02am
URL: https://discuss.asciidoctor.org/What-is-wrong-to-generate-deckjs-slideshow-tp1009p1078.html

Great !. Thx a lot.


On Sat, Nov 23, 2013 at 7:55 PM, mojavelinux [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Charles et al,

The culprit was this line:

[source,html]
--

<script src="deck.js/jquery-1.7.2.min.js"></script>

--

Prior to the recent 1.0 release of deck.js, the version was dropped from the name of the jquery script that's bundled in deck.js. I've update the deck.js backend so that it links to the versionless file name instead.

[source,html]
--

<script src="deck.js/jquery.min.js"></script>

--

-Dan



On Mon, Nov 18, 2013 at 6:28 AM, ch007m [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Hi,

I have followed instructions described here : http://asciidoctor.org/docs/user-manual/#backend-and-deck-js-installation but when I run the following command :

asciidoctor -T /Users/chmoulli/JBoss/Code/asciidoctor/asciidoctor-backends/haml/deckjs test.adoc

using this dummy adoc (https://gist.github.com/7527684), the html rendered appears as a white page in browser and slideshow does not work. Here is what has been created :

http://git.io/1h_IzA

What is wrong ?

Remark : There is an error in the syntax of the asciidoctor manual as command should include haml/deckjs for -T location which is not  the case.

Regards,

Charles


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/What-is-wrong-to-generate-deckjs-slideshow-tp1009.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML



--



If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/What-is-wrong-to-generate-deckjs-slideshow-tp1009p1066.html
To unsubscribe from What is wrong to generate deckjs slideshow, click here.
NAML



--
Charles Moulliard
Apache Committer / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io

Charles Moulliard
Apache Committer / Technologist Evangelist / Blogger / MiddleWare Specialist
Twitter : @cmoulliard