Gerrit Uitslag

Results 534 comments of Gerrit Uitslag

Can you please add a complete and minimal PHP/HTML/CSS example as well as versions of PHP and mPDF?

Thanks! Looks logic for me, @splitbrain could you have a look as well?

After a quick search, I'm wondering if the `@page` selector could help you? I guess with :first you can target only your first page. https://stackoverflow.com/questions/50275998/mpdf-use-background-image-for-full-page https://mpdf.github.io/paging/using-page.html

Is what you mean with that it only applies it on the even pages, but I have not yet an idea where to search for that issue. And here another...

Aha, nice that you could make progress. If you like to see the entire input that is directed in to the mpdf library, then you could use some debug options...

Is the tree on an wiki page, or in the sidebar? Which syntax do you use? Was once a resave of the Config Manager enough? or do you need the...

In your case everytime the tree vanishes? Resaving expires the stored caches. There are more reports that tell about related issues, they all feel cache related. However, sofar I have...

The fix is now in the latest step that prepares the data that must be outputted for the treenew. I'm surprised that $data array in makeNodes contains entries that doesn't...

Do I understand it correctly that pages which are forbidden by ACL are hidden, but the namespaces containing them are not? I assume you use https://www.dokuwiki.org/config:sneaky_index is off. Default DokuWiki...

As one of the reasons why indexmenu cannot see if lower child nodes are allowed or not is that it does not load lower nodes, this is to make the...