Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loosing plugins CSS #25

Open
EricMaeker opened this issue Oct 28, 2017 · 2 comments
Open

Loosing plugins CSS #25

EricMaeker opened this issue Oct 28, 2017 · 2 comments

Comments

@EricMaeker
Copy link

Hi,

In export mode, the page does not include all dokuwiki plugins CSS files. This causes the improved pubmed plugin not to show its links...
Can plugins CSS be included ?

Thanks
Eric

@EricMaeker
Copy link
Author

This code adds dokuwiki all CSS:

Add this to line 95-96

    <link rel="stylesheet" href="'.DOKU_BASE.'lib/exe/css.php?t='.rawurlencode($conf['template']).'">

@EricMaeker
Copy link
Author

To avoid any code modification in case of CSS conflict, may be it will be confortable to include a new configurable option like includeDokuwikiCss...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants