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 (Closed) (Mono Support )

Viewed 10315 time(s), 4 post(s) 11.08.2013 13:34:11by alainb
alainb

alainb

11.08.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.



Dieser Inhalt wurde noch nicht bewertet. 
22 Reputation 2 Total posts
imarusic

imarusic

12.08.2013 14:16:47
Hi AlainB,

thanks for your response. We will consider your suggestion.

Regards.
Dieser Inhalt wurde noch nicht bewertet. 
3016 Reputation 428 Total posts
khorvat

khorvat

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

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
alainb

alainb

26.08.2013 12:08:25
Excellent , Thank you Sir !
Dieser Inhalt wurde noch nicht bewertet. 
22 Reputation 2 Total posts