Use keywords for filter arguments?
mattyoung - September 19, 2009 - 08:49
| Project: | Brilliant Gallery |
| Version: | 6.x-3.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Instead of this:
[bg|2007_Tomas|10|45|random|10|#000000]something like this:
[bg path: 2007_Tomas;column_count:10;width:45;order: random;bg_color:#000000]this way, arguments can be in any order and default values do not need to be specify and it's easier to read.
