Dimitri Hilverda

Results 4 issues of Dimitri Hilverda

I am working on a filter page, and I was wondering if we could combine all filters in one category like this: If I search for 'lorum ipsum' in title...

### I found this bug When you create your own function with addFunction or addFunctionSmart and like to use the results in another fenom tag/function, i get errors ### This...

When using @FILE to include tpl files, MODX_BASE_PATH is alway's added, and ../ does not work because those are also stripped. if (strpos($path, MODX_BASE_PATH) === false && strpos($path, MODX_CORE_PATH) ===...

I use this.renderChunk to display an image by using a fieldname as image name like this: `` This works until I drag and drop a row then it gets broken:...