Page 4 of 49
Re: Dashticz - Module - Garbage collector
Posted: Tuesday 09 May 2017 22:30
by robgeerts
I tried, I thought it should work because it uses the same backend as some others but unfortunately, one of the addresses I have to use (
http://afvalkalender.sudwestfryslan.nl/ ... n/8633KC-6) is disabled and redirects me to a 404-page...
Re: Dashticz - Module - Garbage collector
Posted: Tuesday 09 May 2017 23:03
by Martijn85
To bad! Thanks for trying. I will take a look into it to, maybe i cant find how this site is working.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 13:53
by robgeerts
gielie wrote:I have different colours for the text corresponding to the afval, is it possible to change the color of the trashcan, corresponding to the trash of that week.
Try latest beta, the icon gets the color of the first upcoming type of trash that gets picked up
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 14:09
by htilburgs
robgeerts wrote:gielie wrote:I have different colours for the text corresponding to the afval, is it possible to change the color of the trashcan, corresponding to the trash of that week.
Try latest beta, the icon gets the color of the first upcoming type of trash that gets picked up
Do I need to configure something for this?
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 14:27
by EdwinK
I see a grey-ish 'kliko' now.

Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:06
by htilburgs
htilburgs wrote:robgeerts wrote:gielie wrote:I have different colours for the text corresponding to the afval, is it possible to change the color of the trashcan, corresponding to the trash of that week.
Try latest beta, the icon gets the color of the first upcoming type of trash that gets picked up
Do I need to configure something for this?
Problem solved. I thought I had the latest beta, but there was a newer (1/2 hour later

)
Now it's blue, because today is paper-day....
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:29
by EdwinK
Rob keeps bringing new updates every hour it looks

Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:33
by HansieNL
EdKo66 wrote:Rob keeps bringing new updates every hour it looks

I hope he's going on holiday soon, so we have the time to update the wiki

Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:36
by EdwinK
HansieNL wrote:EdKo66 wrote:Rob keeps bringing new updates every hour it looks

I hope he's going on holiday soon, so we have the time to update the wiki

Maybe then he will have more time to make cool stuff. Some 'pollen' warning.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:52
by robgeerts
Holiday is starting at september 10th...

There will be a lot of updates untill my holiday starts...
(Now back on topic

)
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 15:55
by htilburgs
HansieNL wrote:EdKo66 wrote:Rob keeps bringing new updates every hour it looks

I hope he's going on holiday soon, so we have the time to update the wiki

LOL, I've made some modifications, but most of all I take notice of the changes so I can check later (when I 've time myself) if the wiki is up-to-date.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 16:17
by HansieNL
Is it possible to have a static trashcan with just one color? If not... maybe a variable possible on/off colored icons?
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 16:29
by robgeerts
Try latest beta that I've just pushed to githubb and add in config.js:
Code: Select all
var _DO_NOT_USE_COLORED_TRASHCAN = true;
Re: RE: Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 19:54
by jake
robgeerts wrote:Try latest beta that I've just pushed to githubb and add in config.js:
Code: Select all
var _DO_NOT_USE_COLORED_TRASHCAN = true;
And the opposite, a colored trashcan and standard text color? The green color is s bit hard to read.
The text size is not updating with the other blocks when the custom.js is used. Can that please be connected
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 20:20
by robgeerts
Then set it to false (or remove it) if you want only the colored bin.
If your text is colored, it is defined in your config

Take a look at the piece of code where your trash is defined

Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 21:43
by niceandeasy
Hi,
In my municipality, trash collection day is always Wednesday, for all kinds of trash.
Today, they collected GFT and PBD. Next week, it will be GFT only. In 2 weeks, GFT and Rest, in 3 weeks: GFT only, and in 4 weeks, the cycle repeats: GFT and PBD.
Now, my afvalapp block only shows GFT pick-up dates.
Are the Rest and PBD dates suppressed, because they coincide with the GFT dates? Can I change something, to correct this, or to filter out GFT, because I already know that they pick that up every week?
I did not set any custom names, trash icons and colours, so that is not causing this weird issue.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 22:27
by robgeerts
Could you send me your trash-config including zipcode?
So I can test with it..
Re: RE: Re: Dashticz - Module - Garbage collector
Posted: Wednesday 10 May 2017 23:21
by jake
robgeerts wrote:Then set it to false (or remove it) if you want only the colored bin.
If your text is colored, it is defined in your config

Take a look at the piece of code where your trash is defined

Confusion was for me about the point that for colouring the text, I have to specify the colors (green / orange). The garbage bin option gets the colours by itself, because I now have commented out the green / orange lines and the bin icon has the green colour for GFT.
Regarding the difference in text size, the define text size in the custom.css is not obliged in the trashcan block
Re: Dashticz - Module - Garbage collector
Posted: Thursday 11 May 2017 10:26
by gielie
@Rob, you're amazing, i didnt check the forum for half a day and there are a ton of new updates. Please stop, i cant keep up your pace.

Re: Dashticz - Module - Garbage collector
Posted: Thursday 11 May 2017 11:02
by EdwinK
You know you have to check this forum at least once every 30 minutes. At least or you will miss important updates.
