mdevilliers / ckeditor-nuget

Holds the scripts, nuget definition files for ckeditor
2 stars 4 forks source link

CKEditor 4.3.3 #1

Closed wwalc closed 10 years ago

wwalc commented 10 years ago

Hi Mark,

CKEditor 4.3.3 has just been released. Any chance to update the Nuget packages? :)

Thanks!

mdevilliers commented 10 years ago

Do you know when the 4.3.3 release is going to be pushed to https://github.com/ckeditor/ckeditor-releases? I've based my scripts of that repository and it's really easy for me to pick up the releases from there,

Mark

wwalc commented 10 years ago

Ah yes I forgot about this little issuse. We have a slight delay with tags because we want to introduce compatibility for other package managers like composer, everything should be ready there in ~20h from now. I'll add another comment here to let you know.

mdevilliers commented 10 years ago

Hey,

Are the packages ready to go? I've got some time to upload them.... )

Mark

wwalc commented 10 years ago

Yes, sorry for the delay. We had unexpected problems with finding the right approach for tagging. You might want to check the updated information about the tags structure starting from 4.3.3:

https://github.com/ckeditor/ckeditor-releases/blob/master/README.md

The Full preset is now available in full/4.3.3 for example

mdevilliers commented 10 years ago

Coolio

What tag is the standard-all code kept under? I can see full, basic and standard. Is it just the plain 4.3.3 tag?

Mark

mdevilliers commented 10 years ago

I've done the other packages

https://www.nuget.org/packages/ckeditor-basic/ https://www.nuget.org/packages/ckeditor-standard/ https://www.nuget.org/packages/ckeditor-full/

If you confirm the standard-all location I'll push that tommorow.

Mark

wwalc commented 10 years ago

Yes, exactly! In fact that's the preset (standard-all) that we decided to use for other package managers as it's quite universal, once you discover config.extraPlugins you can use any additional plugin you need.

4.3.3 = standard-all

mdevilliers commented 10 years ago

Coolio - all done

https://www.nuget.org/packages/ckeditor-standard-all/

Mark

wwalc commented 10 years ago

Thank you!

mdevilliers commented 10 years ago

No problem.

Mark