mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 20:13:50 +08:00

- Added body summary template - Added an Ellipsize(int length) string extension - Added an Excerpt(string markup, int length) HtmlHelper extension - Added a LongestMatch method to ContentPartTemplateResult (pretty much a copy/paste from item) to get the fallback on filename functionality - Changed the BodyDriver to try to display SummaryAdmin or Summary template variations on Body if the displayType fits --HG-- branch : dev