Fixes CSS basic import style when "css_usage" is enabled#308
Fixes CSS basic import style when "css_usage" is enabled#308eduardomozart wants to merge 13 commits into
Conversation
|
Hi @eduardomozart, |
|
The last commits from @lpaulsen93 on GitHub are dated from 2021, so I believe he isn't active on GitHub anymore. I try to contribute with DokuWiki and plug-in source code as much as I can because I use DokuWiki on a daily base since 2014 and I really appreciate the work that Andreas Gohr and others are making on it and I'm glad that I can make part of it. Since commit #296, the ODT plugin is pretty stable on PHP 8. There isn't errors anymore, and my commits since then only fixes Warnings that are visible only for users with |
The template selected in "css_template" dropdown wasn't being respected because there was code changes on "cssStyleini" function on DokuWiki core.
When selecting a template and import CSS style is off, it was still applying it on ODT document after lpaulsen93@2abcfec commit.
This reverts commit a1fef09.
Will be merged on another PR
No description provided.