Skip to content

The version admin contains a link to unpublish #165

@jonathan-s

Description

@jonathan-s

When a model is moderated any unpublishing should also be moderated. Right now the versioning admin contains a link to unpublish content. Ideally this should be removed when a model is moderated.

When cms_config is run we could potentially register a modified variant of VersionAdmin that doesn't contain the unpublishing link. A potential issue is the order in which the various cms_config is run. Depending on whether cms_config for versioning runs first the version admin might already be registered.

https://github.com/divio/djangocms-versioning/blob/master/djangocms_versioning/helpers.py#L79-L87

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions