Bob Ray
Bob Ray
There could be one more argument to updateSetting(): settingType. It could be set to modSystemSetting, modContextSetting, modUserSetting, or modUserGroupSetting. With that, it would look something like this: ` /** *...
If I can find the time. ;) What do you think about adding cacheFlag as a final argument, and if that's a good idea, should it default to true, false,...
First, I think ilyautkin's idea (putting the methods in the MODX objects) is by far the best one (as long as the methods call the appropriate processor). It's not only...
I sometimes like using Sass in my own work, but I can see where it might be a problem for team-based projects with lots of players. +1 though I think...