Replies: 7 comments 11 replies
-
@macolo Interesting thoughts, here's my experience with our clients: Copy/pasteNot really a big issue; I don't think any of our clients/editors have ever raised this. Rows and ColumnsThe complexity is definitely an issue for our clients. When we template out articles/bios/services, etc., we remove the need for editors to get involved with rows and columns. But on landing pages, we essentially have an empty template that leads to lots of questions/confusion for editors who don't use the system every week. We try to get around this by having an unpublished "/templates/" section in the sitemap where we have pre-built examples they can copy/paste/edit, but it's definitely fiddly. We talked about building something that allowed you to create "Templates" in the plugin list when you click + to add a new element. Users could save existing row/column layouts as a "Template" and then re-use them later from the plugin list instead of using individual plugins. We never built it, but I'd happily outline our thoughts in more detail. The other alternative as you say is to simplify it but my concern is that clients always manage to find a 5 column layout they need so how would that be built outside of the "standard" 2/3/4/6 column layouts? In text pluginsI don't like these, so we discourage clients from embedding; they have link/button functionality in a separate plugin, so we encourage them to use that. When we switch over to tiptap we might hide it completely to stop them from doing it :) |
Beta Was this translation helpful? Give feedback.
-
With djangocms-text you can specify white and blacklists for text-enabled plugins. I.e. you can install plugins and control which are available from within text fields. To disable them altogether, use the following setting:
(in future releases, this will just be |
Beta Was this translation helpful? Give feedback.
-
With respect to an improved editor experience and overview on the structure of plugin trees I have had the following thoughts for a while now:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I also would like to recap my discussion from 2017 added to the discussion board in June: #7969 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@macolo Do you think we should move to something like Tailwind as that is mostly a de-facto standard now or do we go with a generic solution without endorsing a specific framework? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some ideas:
Copy & pasting
row / columns
In-text plugins
Beta Was this translation helpful? Give feedback.
All reactions