Content generator URL detection filter

Introduction

The content generator URL detection filter is used to detect a page generator and produce appropriate metadata to enable content auditor to supply edit links.

This filter is required by content auditor to provide direct links to edit pages from the content auditor reports.

Enabling

The content generator URL detection filter is enabled by default.

filter.jsoup.classes=<jsoup_filters>,ContentGeneratorUrlDetection,<jsoup_filters>

See also