Dustin Kummer

Results 4 issues of Dustin Kummer

- Updated dependencies - Added some "fixes" for latest jquery and modernizr (pull automatically from git, place in appropriate folders and use minimized version) I hope this helps since the...

I am new in extra developement for ModX so please bare with me :) I am at the point where you create the include snippet in modx with the extra...

Markdown Editor isn't usable unless primary language is selected while editing a resource. I am using Lingua as a multi language solution for modx and sadly when I select a...

per example (https://rtfm.modx.com/extras/revo/lingua#Lingua-lingua.getField) I added `[[*createdon:date=`[[!lingua.getField? &field=`date_format_lite`]]`]]` but the output was `d.m.Y` instead of `18.05.2016`. Same problem with `date_format_full`. When changing the date settings in Extras>Lingua from `d.m.Y` to `%d.%m.%Y`...