You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
While i can find documentation on creating Django-CMS plugins, I'm quite sure theres a difference between a vanilla Django-CMS plugin, and a plugin that Arkestra can embed in semantic editor areas like its own image and video plugins.
Even just some brief notes, and code snippets highlighting the lines from the Arkestra plugins that make them different from the vanilla Django-CMS plugin in order to give me an idea what I 'must' reuse in order to get the embedding functionality.
While i can find documentation on creating Django-CMS plugins, I'm quite sure theres a difference between a vanilla Django-CMS plugin, and a plugin that Arkestra can embed in semantic editor areas like its own image and video plugins.
Even just some brief notes, and code snippets highlighting the lines from the Arkestra plugins that make them different from the vanilla Django-CMS plugin in order to give me an idea what I 'must' reuse in order to get the embedding functionality.