Hi all, I just finished a new ether-painter.js that decorates weekends for DAY bands, just as weekends are decorated for WEEK bands.
It uses the variable weekend_days from the theme: theme.weekend_days = [0,6] // default is [0,6], so this doesn't really help... If the theme.weekend_days variable isn't available it will use theme.firstDayOfWeek and assume that weekends are the two days before the first day of the week. If you specify theme.weekend_days you can even declare more than two days to be weekends (or fewer). For instance; theme.weekend_days = [1,3, 5] will decorate monday, wednesday and friday You can find the file in the file-uploads as ether-painters.zip Have fun :) -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
