Jacques Maes

Results 7 comments of Jacques Maes

Ryan, please consider adding a checkbox in the module configuration that would let us disable the session. It's increasingly a usability issue: people now routinely begin a task on a...

I've removed then uploaded the latest wire folder, but I'm still getting errors when I log out, then try to log back in. This is what I'm getting (I tried...

I second cb2004's request. It's an essential feature, it should be on by default. I believe it's safe to assume that pretty much all CKeditor fields will appear below the...

The HTML validator also throws a warning with inserted images (at least in CKEditor) because a trailing slash is needlessly included: Info: Trailing slash on void elements [has no effect](https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements#trailing-slashes-in-void-element-start-tags-do-not-mark-the-start-tags-as-self-closing)...

Thanks, @ryancramerdesign! Have you considered the two related improvements mentioned earlier in this thread? 1. Adding the height attribute to avoid a layout shift. 2. Removing the unnecessary trailing slash.

I've run into the same issue, as described in [this forum post](https://processwire.com/talk/topic/22777-how-do-i-link-to-a-page-with-a-language-in-a-multilingual-website/), when trying to link to the same page but in a different language. With "Link abstraction" turned on,...