projects / org / ezproject2010 / enhanced_attribute_operator
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
enhanced_attribute_operator | Claudia Kosny | stable |
Version | Compatible with |
---|---|
1.0 | 3.8.3, 3.8.6, 3.9.0 |
Currently the template operator 'attribute' only works with arrays and objects. I have enhanced it a bit so it can deal with scalar variables as well. Also it displays a message if a variable is NULL as at the moment there is no difference in the display of an empty array or a null value.
As I don't have a good patch utility available I recommend the following:
Just copy the folder patches to your eZ root directory and add the following lines to the beginning of your index.php to enable the patch:
Same as the normal attribute operator.