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

Feature: support History for home page #6590

Open
stevepiercy opened this issue Jan 14, 2025 · 8 comments
Open

Feature: support History for home page #6590

stevepiercy opened this issue Jan 14, 2025 · 8 comments

Comments

@stevepiercy
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently History does not appear on the Volto demo home page under ....

Describe the solution you'd like

Support History for the home page, allowing editors to review and restore a given revision of the home page.

Describe alternatives you've considered

None.

Additional context

See related issue:

@Ankitgkp
Copy link

I have understood this issue and i'm currently working on this issue.

@KatalKavya96
Copy link

@davisagli As this issue was included in the issue i was working on, so i will be working collaboratively with @Ankitgkp

@davisagli
Copy link
Member

@KatalKavya96 @Ankitgkp This is not a good beginner issue. It requires some complicated analysis and changes in Products.CMFEditions. What is your understanding of what needs to happen there?

@erral
Copy link
Member

erral commented Jan 14, 2025

This requires first Plone site to be versionable, which we already have a PR for it: plone/Products.CMFEditions#113

Then having the historyview work on Volto wouldn't be that hard.

@stevepiercy
Copy link
Collaborator Author

I added the 43: complex label to indicate this is not a good first-timer issue, per https://6.docs.plone.org/contributing/first-time.html#work-with-github-issues.

@davisagli
Copy link
Member

davisagli commented Jan 14, 2025

@erral plone/Products.CMFEditions#113 doesn't include all that is needed. We need a special modifier to make sure that things like the Zope component site manager are not copied. And we need a careful look to see what else is stored on the portal root that doesn't make sense to copy.

@erral
Copy link
Member

erral commented Jan 14, 2025

@davisagli I meant that before any Volto work we need to work on this on the backend part

@davisagli
Copy link
Member

@erral Yes, that's what I was trying to say too :)

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

No branches or pull requests

5 participants