-
Notifications
You must be signed in to change notification settings - Fork 19
Description
In some cases there it is maybe required that instead of one main author there are additional authors. There are 2 ways to achieve this.
- Deprecate the
authorand always make it possible to use use multipleauthors
This make it uncontrolable to show a main author in a smart content overview and would add to many rrelation problem to this kind of things. But would make the author work the same way as tags and categories.
- Have the possibility for
mainAuthorbut allow to add additional authors /co-authors
This handle author same way as we handles mainWebspace and additionalWebspace it make filtering by author a little bit more complex but the content manager can so control maybe which author is the main one and should be shown on overview pages.
Why an own behaviour would be required?
I think sulu should out of the box in future support that smart contents could also be filtered by author. Why it is easy to add co authors via the content bundle, it is not easy change the behaviour of a author based filter.
So if we have additional author and co author in the core it is already possible that a author overview can display all articles from that author where he is the main author and additonal author out of the box.