Support Kendo UI framework

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
1/8/2012 8:02:44 PM
Gravatar
Total Posts 3

Support Kendo UI framework

It would be excellent if mojoPortal support Kendo UI like it did with Accordion and Tab control of jQuery UI.

Kendo UI is a great open source UI framework developed by Telerik. It has many rich UI widgets built on jQuery which is ready for
touch & mobile devices. It would be good to use them to develop modules in mojoPortal that is more like an application UI than a web site.

Please take a look at kendoui.com

1/9/2012 3:01:19 PM
Gravatar
Total Posts 18439

Re: Support Kendo UI framework

Sorry but we cannot use anything licensed under GPL, it is not a compatible license.

Best,

Joe

1/10/2012 1:45:25 AM
Gravatar
Total Posts 3

Re: Support Kendo UI framework

OK. Thanks!

So I guess I should use jQuery Widgets instead.

I saw that following controls worked great inside mojo pages: Accordion, Tabs, Button, Overlay and Shadow Classes, Highlight / Error

But other ones didn't work well like Dialog, Multi-Choices, Slider, Datepicker, Progressbar, Framework Icons, Theme Switcher, Autocomplete... or I did somethings wrong? Any suggestion how to use those control in mojo modules?

Best regards,

Thanh Duc Nguyen

 

 

1/10/2012 7:26:20 AM
Gravatar
Total Posts 18439

Re: Support Kendo UI framework

yeah certain widgets lend themselves to easy use in html content and other widgets are more useful in custom development but not in the html editor. It doesn't really make sense to put a datepicker or progress bar into html content since there is no server side code reacting to them, but we use Datepicker in the blog and other places and we use the progress bar to monitor progress when sending the newsletter, and any jqueryui widget could be used in custom feature development, but of course you have to wire them up yourself from code to make them do what you want.

Best,

Joe

1/11/2012 2:26:05 AM
Gravatar
Total Posts 3

Re: Support Kendo UI framework

OK. Thank you very much for your help!

You must sign in to post in the forums. This thread is closed to new posts.