Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

should have article inner logger #104

Description

@mydearxym

handle situation like

  • x-user lock/unlock conversion(comments) of a article when the problem solved or other reason
  • article edit history with diff UI, just like the git system
  • etc ..

a possible inner logger table for post would be like this:

post_loggers:

post_id user_id action old_content new_content reason
xx xx lock .. .. solved
xx xx edit old blabla new blabla ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions