Discussions
Flexible Fields
I am coming from a Wordpress background and am looking into Ruby based CMS's. Locomotive seems to be on the top of list as of now. I am wondering if it is possible to have flexible fields in a content type. I call them flexible fields because I am used to the Advanced Custom Fields plugin for wordpress and using their terminology.
Reversed paginate
I have a collection of post, which I wish to handle reversed:
Full list of supported resources in sync command
What is the full list of options for
"wagon sync -r" command?
Pulling ContentAssets # Error description: undefined method `<' for nil:NilClass
Helle Support,
every time we try to clone or backup our site from server to local we get
LocomotiveCMS 2.3 MongoDB 2.6.2 hosting
hi Team,
Resource invalid: source You are not allowed to upload "mp3" files
Hi, I'm trying to deploy my site and I get this error while trying to persist file. I do need to be able to upload mp3 files is there any workaround?
Using markdown
I've got a content block defined as markdown, and it's working fine on the production server, but when viewing locally it's not converting the markdown:
Add plain Ruby or Rails code to the Wagon site
Is it possible to add real RoR code to the Wagon site... Eg. adding controllers, routes, views (in haml)
Engine Interface
Does the Engine offer the new interface look?
Keep IDs and Classes with WYSIWYG
When I create an editable text block, the HTML id's and classes are missing from the CMS' WYSIWYG editor if you click on the "<>" code button. That means you lose those from the markup the minute you make a change and save it. It looks like Locomotive is using wysihtml5. Is there somewhere we can change the config for the parser rules for this?