sulu / sulu

Core framework that implements the functionality of the Sulu content management system
https://sulu.io
MIT License
1.13k stars 330 forks source link

Excerpt for Internal or External Link Pages #7473

Open alexander-schranz opened 1 week ago

alexander-schranz commented 1 week ago

Problem description

When have a internal or external link page it should be possible still to define Excerpt Data. This way the content manager can still control data representing a teaser to that page. Additional it is even easier to add External pages to smart content, example a external news entry and still categorize or tag it.

Proposed solution

Allow to define excerpt data even when page is from type internal or external.

TODO

Check for BC Breaks:

datenwerk-at commented 1 week ago

@alexander-schranz In the main purpose of the internal link pages feature it is fine that the target excerpt for navigation twig is used. But sometimes you need as special excerpt. Is it possible to add next to "Link title" also a optional field for "Description" that overrules the target page excerpt?

grafik