Thomas Hochstein

Results 19 comments of Thomas Hochstein

Closed as not reproducible. - Please reopen if the problem persists (and please try to add more information - steps to reproduce - in that case).

> I did a quick test with the current version 1.9.1 of michelf/php-markdown that seems to work fine with PHP 8.0 and PHP 8.1. The changelog of the two newer...

Minimum PHP version for our current release is announced as 7.0, so we would have to rise the required version of the plugin.

> The built in check also checks for minimum PHP version requirements, not for maximum version requirements. So I think in that context raising the requirement for the new plugin...

> @mdnava [1] I tried out a patch that would limit the issue. 09d6704 [2], will only work if the configured entry permalink pattern includes %title% at the second position...

> The examples would be helpful even without a translation. But it's not like the language constants would hurt in any way. +1 > If implemented, these should probably not...

_Styx_ has a [_mlorphans_ plugin](https://github.com/ophian/styx/tree/master/plugins/serendipity_event_mlorphans) to trigger an [_imageorphans_ task](https://github.com/ophian/styx/blob/master/include/admin/mlorphans_task.inc.php) in maintenance.

We probably could just use a regexp to filter anything between `` as there is no need to output HTML comments in our feeds.

The "steps to reproduce" are adding a new post to the blog. Posts are completey under the control of the site owner and everyone they gave posting permissions to; it's...

> Only when previewing? No, always. > Then it's likely the preview_iframe.tpl of my theme escapes the title and 2k11 does not, or a similar template difference. Not the title;...