Latest JAS v1.1.0
144 plugins online

mutilate stripTags whitespace

JAS13OCT015
Project
JAS Core (JAS)
Reported
Mutilate::stripTags should have an option to replace the tags with white spaces to ensure words aren't glued together

Add round/floor/ceil field mutilation

JAS15JUL002
Project
JAS Core (JAS)
Tags
Reported
Rank
3
Float and price fields should have round/floor/ceil field mutilations Mutilate::round(number, precision=0, mode=false) mode: normal, floor, ceil  if precision > 0 and mode = floor/ceil:  floor(number * pow(10, precision))/ pow(10, precision) Data::addMutilationFormat_Template

Human readble date

JAS13OCT011
Project
JAS Core (JAS)
Reported
Mutilate should have human readable date support: - less than a minute: x seconds ago - less than an hour: x minutes ago - less than an day: x hours ago - less than a week: weekday - less than a month: date - less than a year: month and year - x years ago This can either be done as "humanreadableDate" with a date format for each time scale. Or in "dateConvert" with a special date format character...


Report issues

We're currently not allowing issue reporting directly via ITS. Please use the feedback form to submit your issues.