Apply article section filtering for step 3. Marks all elements outside the article section as filtered.
XPath expression for article section
Apply filter classes to elements matching XPath expressions. Used in step 3 to dim elements that will be filtered out.
Array of XPath expressions to filter
Apply selection to all elements matching an array of XPath expressions.
Array of XPath expressions
Clear all wizard-related classes from the document.
Clear all filter classes from the document.
Clear all highlighting classes from the document.
Clear all marking classes from the document.
Clear all selection classes from the document.
Get the feed content container (elements after lwt_last).
Array of content container elements
Highlight elements matching an XPath (for list item focus). Also applies selection class to descendants.
XPath expression to highlight
Initialize the highlight service with container references.
CSS selector for the header element (default: '#lwt_header')
Apply marking (preview) to elements matching an XPath expression. Clears any existing marking first.
XPath expression to match
Toggle image visibility in the feed content.
Whether to hide images
Update the margin of lwt_last to account for header height.
Service for managing DOM element highlighting in the feed wizard.