MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Maybe a tiny (really tiny) improvement to monox (Zatvorena) (Mono Support )

9960 put(a) pogledan, 4 odgovor(a) 11.8.2013. 13:34:11Kreirao(la) alainb
alainb

alainb

11.8.2013. 13:34:11
Hello ,
i was testing monoX recently and wanted to included some pages i made elsewhere.
They were based on Ext.net Framework.
I integrated in Monox in seconds but the result was a bit to heavy for me , 2 big ajax frameworks in a same page was a bit overkill.
So i started to create some master pages , removing all the Microsoft ajax dependencies and retested.
It almost worked :-) but i couldn't use the HTML5menu.

i found a tiny dependency in at least 2 files (jquery.parentSelector.js and MonoXMenuHTML5.ascx)

in the document ready section i included a small piece of javascript like this :

    if ( typeof Sys !== "undefined"  ) {
/* existing code after */
            var prm = Sys.WebForms.PageRequestManager.getInstance();
.........
}
it is just a test to check if sys is defined or not.


After this , it worked , and it worked really fast.

I think it could be a cool modif to do . What do you think ?

Best Regards and keep on your good work on monox , a really nice cms.



Ovaj sadržaj još nije ocijenjen. 
22 Reputacija 2 Ukupno objava
imarusic

imarusic

12.8.2013. 14:16:47
Hi AlainB,

thanks for your response. We will consider your suggestion.

Regards.
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava
khorvat

khorvat

26.8.2013. 11:49:12
This is fixed and it will be included in next nightly build.

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
alainb

alainb

26.8.2013. 12:08:25
Excellent , Thank you Sir !
Ovaj sadržaj još nije ocijenjen. 
22 Reputacija 2 Ukupno objava