Opened 20 years ago
Closed 18 years ago
#1269 closed defect (bug) (invalid)
Excerpt ignoring <!--noteaser-->
Reported by: | henrpyijames | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The current excerpt generation algorithm does not respect <!--noteaser--> as it should. Often, a teaser constitutes a good summary of the post already, especially if <!--noteaser--> is specified, which basically meens the teaser and the rest should not been seen together, most propably because there is redundancy in the content.
Therefor, an excerpt shall not go beyound <!--more--><!--noteaser-->, but simply copy the teaser (or shorten it if too long) instead. Also, we can go one step further and argue a teaser is always good enough as an excerpt, and cut the excerpt at <!--more--> regardless of if <!--noteaser--> is following or not.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Uh, what??