Skip to content

Support url parameter to turn autoplay on/off #8

@henrikingo

Description

@henrikingo

Currently the autoplay plugin looks for the data-autoplay attribute on the root element and steps to determine if autoplay should be on.

It would be useful to add a run-time configurability option into the URL, so that I can create links to a presentation that will then start, or not, to autoplay depending on the URL value.

Example: http://example.com/presentation.html?impress-autoplay=5#/step-1

(The above will not work for local files, but that's ok. I'd rather not append to the hash part, as it would introduce much new complexity.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions