Skip to content

MIR-1352 Use mycore text editor for editing xml documents #1059

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

Draft
wants to merge 1 commit into
base: 2025.06.x
Choose a base branch
from

Conversation

Possommi
Copy link
Contributor

@Possommi Possommi commented Sep 9, 2024

@Possommi Possommi changed the title MIR-1352 Use mycreo text editor for editing xml documents MIR-1352 Use mycore text editor for editing xml documents Sep 9, 2024
@golsch golsch self-requested a review October 14, 2024 10:59
@@ -40,7 +40,7 @@
<when condition="(group = admin) or (group = editor)" url="/servlets/MCRLockServlet?url=/editor/editor-admins.xed" />
</action>
<action action="update-xml">
<when condition="(group = admin)" url="/servlets/MCRLockServlet?url=/editor/editor-xml.xed" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D.h. das Objekt wird dann nicht mehr gelockt und kann somit gleichzeitig bearbeitet werden?
... ausserdem sollten wir dringend eine ACL auf die URL setzen um die Bearbeitung durch nicht-Admins zu vermeiden

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACL bringt da nichts. Wenn man die URL als Nichtadmin aufruft, sieht man nur das XML, kann es aber nicht bearbeiten.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gerade geprüft, das MCRLockServlet hat auch bei der alten Variante keinen Effekt 👀

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doch, das hat einen Effekt und sollte daher auch weiter funktionieren.

@Possommi Possommi force-pushed the issues/MIR-1352-Use-new-mycore-text-editor-to-edit-xml branch 4 times, most recently from 5b38cf0 to ed3ad7e Compare June 3, 2025 07:36
@Possommi Possommi marked this pull request as ready for review June 3, 2025 07:36
@Possommi Possommi requested a review from kkrebs June 3, 2025 07:45
@Possommi Possommi force-pushed the issues/MIR-1352-Use-new-mycore-text-editor-to-edit-xml branch from ed3ad7e to e07989c Compare June 3, 2025 07:48
@Possommi Possommi changed the base branch from 2023.06.x to 2025.06.x June 3, 2025 07:48
@kkrebs
Copy link
Contributor

kkrebs commented Jun 24, 2025

Da es sich doch deutlich anders verhalten wird als bisher, schlagen wir ein rebase auf main vor

@golsch golsch removed their request for review August 5, 2025 11:39
@toKrause toKrause marked this pull request as draft August 5, 2025 11:41
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.

2 participants