• I want to dynamicly disable mmr if the user agent contains some sort of custom value (I use server to server communication and I want to have the original filenames so I can cache the html on another server.

    Also, is it possible to use a custom gzip function? https://php.net/manual/en/function.gzencode.php exists and I would like to know why this plugin uses exec.

    Expanding upon that topic, support for gzencode, gzcompress and gzinflate based on $_SERVER[‘HTTP_ACCEPT_ENCODING’] would be awesome.

Viewing 1 replies (of 1 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Hi Ruben,

    Currently there isn’t a way to disable MMR without deactivating the plugin. If you would like to submit a patch for this we will add it in.

    gzip was added by another contributor. It wouldn’t be hard to convert to use gzencode so if you would like to rewrite it and submit a patch that would be great. We don’t tend to use this feature on our sites.

Viewing 1 replies (of 1 total)
  • The topic ‘Dynamicly turn of mmr via fitlers’ is closed to new replies.