redmatrix
|
86dd67f57d
|
comanche: generalise the conditional variable usage and add $observer as a test. Update comanche doco to reflect recent changes.
|
2016-08-26 13:58:37 -07:00 |
|
redmatrix
|
f1fbcd7c02
|
some more complex test scenarios for comanche conditionals: equals x, not equals x, in_array, and array_key_exists
|
2016-08-24 17:42:59 -07:00 |
|
redmatrix
|
1e68d4fb75
|
deprecate the item_id table - replace with iconfig. A possibly useful function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication.
|
2016-06-13 19:58:24 -07:00 |
|
redmatrix
|
2f222546da
|
Comanche: provide a variable '$region' which can be used within a layout to make content aware of where it is on the page. For instance this can be passed as a variable to a widget and trigger either a vertical or horizontal layout depending on which region it is assigned to.
|
2016-05-12 21:18:34 -07:00 |
|
redmatrix
|
7101bbedcb
|
objectify comanche
|
2016-05-05 23:07:35 -07:00 |
|