Read the statement by Michael Teeuw here.
Made a birthday module
-
@plainbroke if you use my fork of mmm-pages it has the ability to show different pages for different amounts of time
See the pageTimeout property
-
@sdetweil
I am using your mmm-pages. I just haven’t gotten that involved in it yet…
I know sooner or later I will definitely take advantage of the different amounts of viewable content. -
@sdetweil said in Made a birthday module:
@cgillinger the other thing you can do is add support for the
suspend(){}
and resume{}methods in your modulename.js
suspend means being hidden
resume means being shown
Done, but haven’t tried it with MMM-Pages yet, a bit to busy at work to install and try it that way. But its in the repo now.
-
@cgillinger
Works on the fireworks, but not on the MESSAGE part, It stays on the screen.
The fireworks came and went with the page it was supposed to. -
@plainbroke said in Made a birthday module:
@cgillinger
Works on the fireworks, but not on the MESSAGE part, It stays on the screen.
The fireworks came and went with the page it was supposed to.This annoys the hell out of me, if I get the time, I’ll try to set up a MM with MMM-Pages to test it here.
But to be clear:
The fireworks (and confetti?) works
But the message a) doesn’t show or b) shows, but does not get removed when MMM-Pages initiate page change? -
-
-
@cgillinger you said a or b
I responded he said b
-
@cgillinger
As Sam said b it stays on the screen always. Just the message though.
Sorry it annoys you so.
Take your time I am not in a hurry, never am.
Just thought I would let you know. I am sure others are watching this to add to their pages too… -
Unfortunately I have a few problems with your MMM-Birthday module. When I start the MM and there is a birthday, it is immediately displayed in the
middle (middle_center) on all pages without taking the position from config.js into account. The display is not yet dimmed on all pages.
Confetti is displayed in the correct position (lower_third) on the specified page as specified in the config.js, fireworks only sometimes but the
icons are missing!
On the 2nd and all subsequent runs of the pages, the birthday is also displayed in the correct position (lower_third) but without a name (undefined!)
with confetti (always) and fireworks (only sometimes) but still without icons. The display now will be dimmed on all pages.
If I start the MM and there is no birthday, everything is fine, nothing is displayed.
If a birthday is coming up from 00:00, it will be displayed as described above in the correct position (lower_third) with confetti but without a
name (undefiend!), without fireworks and without icons. The display is darkened on all pages so that it is barely legible.See Pictures!
Hardware:
Raspberry Pi4 4GB RAM RaspiOS: Bookworm
Software:
MM 2.30 with MMM-Pages