Gerhard Lazu

Results 48 issues of Gerhard Lazu

## Installed ![glz-installed](https://f.cloud.github.com/assets/3342/897055/16bc3dca-faeb-11e2-9e6b-07f439ea516a.png) ## Uninstalled ![glz-uninstalled](https://f.cloud.github.com/assets/3342/897056/19e166ba-faeb-11e2-8bea-6d1d5b682468.png)

When someone changes the date format in the drop-down, the start date changes automatically to the new format.

Rather than cramming everything under Advanced Options, create a new, user-defined heading. The user will decide which custom fields to put where.

The plugin doesn't support any internationalisation at the moment. Use sed_section_fields as the starting point and implement MLP compatibility you slacker! : )

On the frontend, I’d like a dropdown for the customer to select a size http://gist.github.com/245088 Thanks kemie, great idea!

Set delimiter in plugin preferences for custom field values. Default is | Required by [_alan_](http://twitter.com/_alan_/status/6496720941)

Compress all CSS & JS, no more inline styles & scripts. Have method to access all plugin preferences, feed them into the JS.

The Date & Time custom fields are currently storing values in the db as strings. This wreaks havoc with filtering and sorting, please fix.

We need them to handle custom fields with multiple values, using the | delimiter...