Re: The handling of inherited placeholders in edit mode

2017-05-02 Thread Angelo Dini
I agree, we should add an icon or indication that it is an inherited placeholder. there is also already a ticket to track it: https://github.com/divio/django-cms/issues/5037 Best Angelo On Tuesday, 2 May 2017 14:56:57 UTC+2, Gregor Kopka wrote: > > I would like to chime on in this: > > {% pla

Re: The handling of inherited placeholders in edit mode

2017-05-02 Thread 'Gregor Kopka' via django CMS developers
I would like to chime on in this: {% placeholder "foo" inherit %} is currently extremely confusing as visible content simply vanishes from the page when entering edit mode. This is somewhat livable with in structure mode (a note that the placeholder inherits from the parent would be helpful tho