When we add CommonPart to a ContentType, it automatically adds creation/modification dates and an owner.
But sometimes, we don't need an owner, or let's say that the system, or the websiter or the company is the owne.
I tried removing CommonPart, but the corresponding contents are no more manage in the content manager of the admin menu ????
The turn-around is to create a 'system owner', but it is not a good practice and will present some problem sooner or later.
Ideally we should be able to:
- manage content without commonPart
-
separate CommonPart in CommonDatePart and CommonOwnerPart
....for futur release ?