Discussions
mass deleting "public submission" data
Thanks to Didier and the LocomotiveCMS team for building such a nice CMS!
Not syncs content_entries
When I do sync from production it just text Syncing ContentEntries and thats all.
New language added not showing content from English version
Hi.
Is there a way to shorten urls of filtered images ?
Hi,
is there a way to set up a download zone ?
Hi,
unique / required bug when empty
I have a content_type people
with an attribute email
set like this :
What is super_admin?
I noticed that in the Mongo collection 'locomotive_accounts' the user has a 'super_admin' field. But I didn't find any information about it.
Browser is not updating after filechange
Hi,
I am a developer and new to LocomotiveCMS. I installed ruby 2.7.2, wagon 3.0.3 and 'wagon serve' is working. After updating a file : index.liquid I see a message in my terminal:
How to integrate with my existing rails app?
I would want to know how to integrate locomotiveCMS with and existing Rails app.
Comment gérer les espaces insécables dans les paragraphes
J'aimerais arriver à gérer correctement les espaces insécables dans les paragraphes rédigés par les utilisateurs, notamment pour éviter les retours à la ligne avant une ponctuation.
Une solution pour cela est d'utiliser , mais son utilisation dans l'éditeur rich text ne fonctionne pas et affiche littéralement " ".
Est-ce que vous voyez un moyen simple de gérer cela ? Via un script javascript ? Via un bouton dans l'éditeur rich text qui permettrait d'insérer un espace insécable ?