Anika Henke

Results 128 comments of Anika Henke
trafficstars

Thanks, this sounds generally good. Sorry, I don't have much time at the moment. I will look at your changes within the next month or so...

To the best of my knowledge, this should never have worked in the first place because that's not part of either DokuWiki core or the Wrap syntax. I also just...

That makes sense. I don't know if this is possible as it's not my area of expertise. But I'd be happy to merge it if someone else figures out how...

I wonder if this has anything to do with splitbrain/dokuwiki#3123 or splitbrain/dokuwiki#3179. DokuWiki's cache has been refactored (splitbrain/dokuwiki#2689) and people have reported other things to do with the cache that...

Ah, thanks. That explains why it wasn't working for me. But this is not fully working either, the icons for the boxes and the background colour for the default box...

I just realised what the pattern is. Apart from the images not loading, it is all the classes which include CSS color placeholders which are not working! E.g. the plain...

I fixed the color placeholders not working in #172 as suggested in splitbrain/dokuwiki-plugin-dw2pdf#325. It's still outstanding that the background images are not working. I'd rather not use the hacky solution...

You could use a `` but that will also create a gap between the copy on the left at the position where the right wrap is. If you wanted to...

Although I can reproduce this, it's such an edge case and not very straightforward to fix, that I don't think I will fix it. If anyone else would like to...

I just had a look and found that the scrollbar doesn't appear due to `overflow-x: hidden` on the ``. But removing that doesn't 100% do what you would expect it...