Skip to content

Plugin styles are not loaded #21

@lmachucab

Description

@lmachucab

I'm trying to update plugin divalign2 to make it compatible with the s5 renderer plugin. However, the main issue is that s5 does not load plugins' style.css files.

Demo: http://ryan.gulix.cl/tests.doku/dokuwiki-2016-06-26d/doku.php/divalign2?do=export_s5

Expected

  • Slides 2, 3 and 4 show aligned text.
  • Observing the source code includes a link rel="stylesheet" for the divalign2 plugin.

Observed

  • Slides 2, 3 and 4 show no aligned text.
  • Observing the source code does not include invocations to the corresponding stylesheet files.

I figure out this affects not only s5 but also any other plugin that does styling.

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