Reputation: 2676
I've made a Django-CMS plugin which shows a gallery of images. But when I look to it in edit-structure mode I see only the count of images in the current gallery. Like that.
Is there any way, to make it show a thumbnails of pictures in that mode?
Upvotes: 0
Views: 207
Reputation: 4781
In structure mode, all plugins are reduce to a single line of text. To see their content, switch to content edit mode.
Upvotes: 1