jonge-democraten / website

JD website
https://jongedemocraten.nl
MIT License
6 stars 2 forks source link

Content managers can modify content from the frontend #29

Closed Pi2048 closed 9 years ago

Pi2048 commented 9 years ago

Content = blog posts and static pages.

Pi2048 commented 9 years ago

For blog posts and static pages, this is already taken care of by default in Mezzanine. The way to extend this to other page types is described on http://mezzanine.jupo.org/docs/inline-editing.html.

Other types for which this may be relevant:

Pi2048 commented 9 years ago

I propose we do this for events, but not for forms or document listings. It would add some complexity there, and it does not feel unnatural that you cannot change more complicated fields from the frontend.

lrvdijk commented 9 years ago

Voor events is dit geïntegreerd in the details template.

secretarisjongedemocraten commented 9 years ago

Checked this for events and it works fine. I agree with Pieter on not doing this for forms or document listings, so I guess this issue can be closed.