Peter Jaszkowiak

Results 182 comments of Peter Jaszkowiak

Either follow the iCal or jCal spec. jCal would be better for me. They are interchangeable with a parser but jCal is JSON-based. On Jul 29, 2016 16:39, "Geran" [email protected]...

If you can get everything else working, I can add the admin UI. Add express handlers for a couple of actions in `controllers.js`. For example, `router.get('/api/admin/plugins/calendar/custom/add', ...)`, etc. Then you...

I specifically selected the current system of creating an event from within a post so I wouldn't have to worry about creating posts myself. Adding this function is a very...

After some discussion I've decided that _adding_ events is a worthy feature. My plan is to implement it so it works this way: 1. Click the date on the day...

Do you need this on the date picker, or on the calendar view itself?

In my opinion, making the module field required is the best option, as ideally that field should be defined in every module anyways.

In that case, you may want to at least for now remove that part of the proposal so it does not give a bad first impression. It can always be...

> If the decision is that "module" is required in package.json, no more magic, then we will be safe, that's the safer option. Yeah I think this is the best...

Is this really a counter argument? The proposal within this repository is about how to best mark a module or file as standard compliant. Your proposal seems to be much...

Your post doesn't define any syntax or give any examples. Excuse my misunderstanding of what exactly you are talking about, but if I am misunderstanding you, it's because of that.