In the past few days I’ve released two new versions of my regular expression datatype for eZ publish, regexpline. Version 1.1 contains these changes:
- Fixed: CS issues
- Fixed: Only use internal function to fetch the regular expression
- Fixed: Naming pattern (title function) does not return an empty string when given no input or invalid input
- Added: Custom name pattern similar to the object name pattern of a contentclass
And version 2.0 has been published today. Here’s what’s new in this version:
- Added: Multiple regular expressions can be entered
- Added: Multiple presets can be active
- Added: Custom error messages per regular expression/preset
- Added: Display as text line or textarea (in object edit)
More info and download locations can be found on its contribution page.
Category: eZ publish, Programming
Tag: eZ publish, Programming