added a new function to WebGUI::HTML to parse html text and extract a list of elements based on a tag
spec. used to extract paragraphs for the synopsis; convert FeedPP properties to scalar context so that blank fields are rendered properly.
This commit is contained in:
parent
2893944837
commit
16ce54bf4f
4 changed files with 61 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
7.6.10
|
||||
- fixed #9455: fixed synopsis to pick out html paragraphs, fixed FeedPP fields to scalar when blank
|
||||
- fixed: With autocommit and no comments on, making a shortcut of an asset takes you to that asset's view.
|
||||
|
||||
7.6.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue