Martin, Thanks very much for the new release, including adding support
for the extension downloader.


I have one request ... I had previously customised the date options,
adding a WWW DD MMM entry (and tidied up the tabbing).

Would it be possible to add this to the formal release?

[Can I do it?  How?]

>                       [% FOREACH option = {
>                                       '%m/%d' => 'MM/DD',
>                                       '%m-%d' => 'MM-DD',
>                                       '%m.%d.' => 'MM.DD.',
>                                       '%d/%m' => 'DD/MM',
>                                       '%d-%m' => 'DD-MM',
>                                       '%d.%m.' => 'DD.MM.',
>                                       '%b %d' => 'MMM DD',
>                                       '%d %b' => 'DD MMM',
>                                       '%a %m/%d' => 'WWW MM/DD',
>                                       '%a %m-%d' => 'WWW MM-DD',
>                                       '%a %m.%d' => 'WWW MM.DD',
>                                       '%a %d/%m' => 'WWW DD/MM',
>                                       '%a %d-%m' => 'WWW DD-MM',
>                                       '%a %d.%m' => 'WWW DD.MM',
>                                       '%a %d %b' => 'WWW DD MMM'
>                       } %]


-- 
peterbell
------------------------------------------------------------------------
peterbell's Profile: http://forums.slimdevices.com/member.php?userid=7314
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to