fred
fred copied to clipboard
The friendly front-end editor for visual, drag-and-drop content building in MODX CMS
I am getting the error message "No fingerprint was provided" when editing page metadata (TVs) multiple times on a Fred enabled page. Saving the first time does not show the...
Is it possible to restrict an element's/dropzone's children to an element of a certain name/type? i.e., ```twig {# only accordion items are allowed here #} ``` Along with that, is...
Since the upgrade to Fred 2.1.0-pl, the file manager reports an error whenever changes to files and directories are attempted. Listing files and directories does work. Making changes via the...
While testing with brave and firefox, fred doesn't update the value of a given editable field with the edited value while using `data-fred-target`: ```html [[*introtext]] ``` The same behavior is...
It would be very nice to have access to the value of a named element via twig. An example use case: ```HTML Caption text goes here. ``` Where the above...
MODX 3.03 , FRED 2.02 Liquid Web Cloud sites for hosting Linux / Apache / PHP 7.4 Below are screenshots showing the process we used to find the bug. Tried...
When I editing an elements on frontend and adding a new attributes from JS to HTML and click SAVE, it don't save. I just tried to add custom functionality. How...
The category select control does not "remember" the category selection after editing and saving an element. If you have a lot of elements, thei makes working in one category very...
I'm trying to reinitialize Zurb Foundation interchange when an element is dropped into a dropzone. It does not appear to be working, I'm not getting any JS errors or otherwise....