Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add audit log support to Kotti. #574

Closed
wants to merge 1 commit into from
Closed

Conversation

b4oshany
Copy link

@b4oshany b4oshany commented Mar 24, 2020

Feature Support

  • The content audit log for editors to find content based on creation or
    modification.
  • Each content node has an audit log that displays all children of that
    node.
  • Content filtering and sorting by title, content type, container
    title, modification_date and creation_date
  • Content search

Example

Audit Log for Kotti

@disko
Copy link
Member

disko commented Mar 25, 2020

This looks very cool, but why would it be necessary to include it in Kotti instead of "just" being an add on?

@b4oshany
Copy link
Author

This looks very cool, but why would it be necessary to include it in Kotti instead of "just" being an add on?

Well, the simple answer is, as the core of Kotti CMS and a means of creating and managing hierarchical data models, it's a great tool to find and filter data, especially for recently updated or created content and data models.

A changelog, audit log, site content log or whichever term or phrases it is deemed to me; it tends to be a standard feature and excellent selling point for robust content/data-driven system. Assuming that there is a large number of Kotti sites that are using the CMS feature will result in a large number of manual inclusion of this tool, well, that's if developers know about it. Therefore, having a tool like this built-in, instead of manually adding it on each Kotti instance, well, to me, that's a win.

@b4oshany
Copy link
Author

This looks very cool, but why would it be necessary to include it in Kotti instead of "just" being an add on?

Furthermore, this project is one step towards building another addon that would work similarly to Plone's collection content type. The Plone like-collection addon will utilize the audit API endpoint that is apart of Kotti core to find and filter content while being able to create a content-based stored query. The same is said for other add-ons that require a built-in API to find and display content.

@castaf
Copy link
Contributor

castaf commented Mar 26, 2020

It is a very cool feature ! But for me, I consider Kotti more like a framework, and I prefer manage features trough addons.

@b4oshany
Copy link
Author

It is a very cool feature ! But for me, I consider Kotti more like a framework, and I prefer manage features trough addons.

Ok... In that case, can you create another org on Github, which fork or have a repository/add-on for kotti? Yes, I probably can search for stuff start with kotti_, but at times that is not enough.

@b4oshany b4oshany closed this Apr 19, 2020
@disko
Copy link
Member

disko commented Apr 20, 2020

@b4oshany Sorry for the late replay – I'm drowning in work ATM.

I just sent you an invitation to join the kotti-collective team, which grants you the permission to create projects within the Kotti organization on Github. Feel free to move your kotti_ projects there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants