Replies: 1 comment 1 reply
-
Custom widgets are not supported in Sveltia CMS — my plan to add the support before 1.0 due this Q3. In the meantime you could perhaps create a normal string field for the permalink and use a custom formatter to modify it, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
FIle slug is not always good permalink for SEO, so I need to allow authors to edit permalink slug manually, but at same time I have to make sure the permalink is right formatted.
In DecapCMS I wrote a small widget which help me make clean permalinks and store them in front-matter, is it possible to make same/similar with sveltia-cms?
Beta Was this translation helpful? Give feedback.
All reactions