Andreas Jung

Results 87 comments of Andreas Jung

Moved the CSS out a dedicated file. The injected HTML looks like this (but same behavior as above: ``` --   |     |   | PRINT THIS   |   |     |   | This...

@julientaq Setting up Plone requires some steps and some knowledge - not sure if this is needed. Looke at http://dev2.zopyx.de:8080/Plone which has my HTML + CSS injected in addition to...

I updated my code. Now I inject the script and link tag using jQuery into the head...CSS and JS are loaded....but still, there is no indication that PageJS is doing...

I created a static copy of the Plone site that can be used to reproduce the problem locally https://www.dropbox.com/s/jq2szkve0fch7xh/plone.tgz?dl=0 Open the file `dev2.zopyx.com/Plone/login.html` with a browser. The `@@pagedjs-styles.css` contains the...

The reason seems to be this CSS rule (for Weasyprint): ``` /* needed for Weasyprint (#1062)*/ table::before { content: target-counter(url(#end), page); display: none; } ```

I can confirm this issue with Python 3.6 and the example from the documentation http://python-jose.readthedocs.io/en/latest/jwk/index.html ``` Traceback (most recent call last): File "o.py", line 13, in key = jwk.construct(hmac_key) File...

You are possibly right...have to check this in our own enviroment

The really nested. The folder just contains a dozen folders.

This is excellent news.