Werner Joss

Results 16 comments of Werner Joss

well, then, I guess there is not much more left that I can propose, except this: set verbose to true in calendar.js, line 17. then you will get a lot...

strange - I cannot reproduce this: for me, allevents and events variables are always populated as expected (events holds one calendar, allevents all calendars), index is 2 and do_callback is...

Your calendar ICs Files seem top be in your Page folder (which ist a valid Option) ? Can your Check what Happens when they are in user/data/calendars? -- Diese Nachricht...

ok, that's fine and also explains why I could not reproduce this :smile: . in fact, I never used the feature 'calendar files in page folder' in a production environment,...

yes, sure - in twig, I can load the desired esm Modules like so: ` import PhotoSwipeLightbox from 'https://unpkg.com/[email protected]/dist/photoswipe-lightbox.esm.js'; import PhotoSwipe from 'https://unpkg.com/[email protected]/dist/photoswipe.esm.js'; import PhotoSwipeSlideshow from 'https://cdn.jsdelivr.net/gh/htmltiger/photoswipe-slideshow/photoswipe-slideshow.esm.min.js'; const lightbox =...

Hello Hugh, thanks for working on improvement of this project. I have cloned your version to my local docker test instance and it works without problems, which is no wonder,...