Fix the separator macro. Adds a method to WebGUI::HTML that splits
content based on the separator macro, and does a best effort to fill in tags that the splitting breaks by and start and end tags. Update Post and Article to use it.
This commit is contained in:
parent
5dbea78e69
commit
1a74cb056d
5 changed files with 172 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
- fixed #10654: Story Archive: Search not working properly
|
||||
- fixed search indexer concatenates keywords to content.
|
||||
- fixed Index Story fields for Search (headline, subtitle, location, byline, highlights, story)
|
||||
- fixed #10619: Pagination macro
|
||||
|
||||
7.7.16
|
||||
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue