Closed (outdated)
Project:
Feeds QueryPath Parser
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 20:57 UTC
Updated:
9 Nov 2022 at 16:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pawel_r commentedPatch according my previous post.
Comment #2
twistor commentedDoes this still work with XML?
Comment #3
pawel_r commentedYes it does work with XML.
Comment #4
imclean commentedIt appears the function just sets a few HTML options for qp(). A more flexible approach would be to enable configuration of those options directly.
See this previous issue: #1283520: Add QueryPath Options use_parser and ignore_parser_warnings
Comment #5
imclean commentedRefs:
- htmlqp() documentation
- htmlqp() source code
This could be presented as a set of options, although being able to select
htmlqp()orqp()could make things easier.Comment #6
pawel_r commented