Currency converters are sortable plugins. Ideally we'd have a very lightweight UI that allows site admins to enable/disable and sort the plugins.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | currency_1888306_04.patch | 12.52 KB | xano |
| #5 | currency_1888306_03.patch | 12.53 KB | xano |
| #4 | currency_1888306_02.patch | 12.53 KB | xano |
| #2 | currency_1888306_01.patch | 8.08 KB | xano |
| #1 | currency_1888306_00.patch | 5.97 KB | xano |
Comments
Comment #1
xanoThe configuration page itself works, but there is no storage yet. Because of that,
CurrencyConvertercannot act on the configuration.Comment #2
xanoWith storage. Still needs tests.
Comment #4
xanoWith tests. I also added wrappers for variable_*(), because we are working with a complex, dynamic default value.
Comment #5
xanoCorrected test class name.
Comment #6
xanoComment #8
xano