dkullmann / CakePHP-Calendar-Plugin

A CakePHP calendar plugin built against CakePHP 1.3.7 and PHP 5.3
5 stars 4 forks source link

Schemata? #1

Closed beporter closed 11 years ago

beporter commented 11 years ago

I've been searching for a good PHP calendar/event storage package that is RFC 5545 compatible. Your project looks like the best start out there (being in Cake already is a bonus to me).

I'm interested in experimenting with your Calendar plugin, but the one thing that appears to be missing is a reference database schema. I realize you haven't touched this for 2 years now, but is there any chance you could commit an .sql file that would create the tables you were using with this plugin?

Thanks!

dkullmann commented 11 years ago

Maybe ill see what I got

David Kullmann

On Feb 26, 2013, at 12:30 PM, Brian Porter notifications@github.com wrote:

I've been searching for a good PHP calendar/event storage package that is RFC 5545 compatible. Your project looks like the best start out there (being in Cake already is a bonus to me).

I'm interested in experimenting with your Calendar plugin, but the one thing that appears to be missing is a reference database schema. I realize you haven't touched this for 2 years now, but is there any chance you could commit an .sql file that would create the tables you were using with this plugin?

Thanks!

— Reply to this email directly or view it on GitHub.

dkullmann commented 11 years ago

Brian:

https://github.com/dkullmann/CakePHP-Calendar-Plugin/commit/e223194c6c81bd990e26e210046d65f102a3b1ed

I made a few changes to this code privately (not pushed to github I don't think) so ask if you have questions.

Best, DK

On Tue, Feb 26, 2013 at 12:44 PM, David Kullmann kullmann.david@gmail.comwrote:

Maybe ill see what I got

David Kullmann

On Feb 26, 2013, at 12:30 PM, Brian Porter notifications@github.com wrote:

I've been searching for a good PHP calendar/event storage package that is RFC 5545 compatible. Your project looks like the best start out there (being in Cake already is a bonus to me).

I'm interested in experimenting with your Calendar plugin, but the one thing that appears to be missing is a reference database schema. I realize you haven't touched this for 2 years now, but is there any chance you could commit an .sql file that would create the tables you were using with this plugin?

Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/dkullmann/CakePHP-Calendar-Plugin/issues/1 .

beporter commented 11 years ago

Thanks, I really appreciate it. I don't have a timeline on this, so I might not have anything to say for a while.

dkullmann commented 11 years ago

I know a lot about it so feel free to ask

David Kullmann

On Feb 26, 2013, at 2:16 PM, Brian Porter notifications@github.com wrote:

Thanks, I really appreciate it. I don't have a timeline on this, so I might not have anything to say for a while.

— Reply to this email directly or view it on GitHub.