MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

Label: filters

All content with label filters.
Related Labels: filter, fuzzydate, input, date, format, strtotime, modifers, output

Page: Date Formats (MODx Revolution 2.x)
MODx is written in PHP, and as such, it relies on the underlying PHP date functions, e.g. strftime http://www.php.net/manual/en/function.strftime.php. The discussion here can get quite tricky because the strftime http://www.php.net/manual/en/function.strftime.php and strtotime http ...
Other labels: date, format, output, strtotime, fuzzydate
Page: Input and Output Filters (Output Modifiers) (MODx Revolution 2.x)
What are Filters? Filters in Revolution allow you to manipulate the way data is presented or parsed in a tag. They allow you to modify values from inside your templates. Input Filter Currently the input filter processes tag calls in preparation for the output ...
Other labels: input, filter, output, modifers