Read the statement by Michael Teeuw here.
Default Calendar
-
@sdetweil
Sorry I do not understand what you mean. “define another calendar module”.
I have the events combined right now I really would like them as two seperate calendars. I use carousel remember. My Calendars cover most of the screen. -
{ module:'calendar': position:'top_left', classes:'page1' config:{ . . .} }and
{ module:'calendar': position:'top_right', classes:'page2' config:{ . . .} }use mmm-pages, easier
the modules list for pages is
[ [ 'page1' ], [ 'page2' ] ]all the modules u want on page 1 use the page1 class
(it’s just a name, but pages looks for classes, and carousel does not) -
@sdetweil
Thanks I will look into it when i get time. I have carousel working pretty well now. 33 out of the 40 I had working on MM before update to 2.18, so I am plenty happy… -
I setup two different calendars in the config with url: “”, and url:“” however only one displays, am I missing something?
-
@swvalenti in the module config, the calendars sestting is a list
calendars: [ { url: // first calendar ics symbol: }, { url: // second calendar ics symbol: }, ] // <- end of list -
@sdetweil This is what I have but crashes the mirror…its the same as you put
calendars: [ { symbol: "calendar-check", url: "" }, { symbol: "calendar-check", url: "" }, ] } -
@swvalenti show me the output of ‘crashes the mirror’
-
@sdetweil Just goes to a black screen and throws a bunch of red errors in the cmd window, cant even run dev, one at a time works fine
-
@swvalenti show me the errors in the cmd window…
-
@sdetweil it wont let me i have to end task cause it wont let me exit mirror
-
@swvalenti ctrl-m will minimize
crel-c will end in the cmd window -
@sdetweil yea i wont minimize that why i have to end task
-
@swvalenti alt-spacebar, n
never had it not work…
this is why I use ssh for all my access… never have keyboard troubles…
-
@sdetweil that worked error was syntax, got it working thanks sam
-
@swvalenti awesome! glad you got it…
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login