Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIPrototype or Mootools with DNN ClientAPI?Prototype or Mootools with DNN ClientAPI?
Previous
 
Next
New Post
7/18/2007 12:44 PM
 

I'm not sure I follow your reply, Charlie? I did reread Jon's post. How would I use Prototype or the ".Extend" method to make mootools behave?

Another quick questions since you have been down this path before, Smooth Slideshow and I assume Mootools are under the GNU License agreement. Can I legally use this in my custom DNN module and sell my module without providing the source code to my custom module?

 
New Post
7/18/2007 12:55 PM
 

Prototype and MooTools are distinct Javascript frameworks... my (and Jon's) point above is that Jon already used the Prototype "Extend" method in his function declaration for "$()" in the DNN ClientAPI, so the functionality available in the Prototype framework should be available if you desire to use this framework.  As for MooTools, you'd possibly have to change Jon's core code in the DNN CientAPI to get it to work... I wasn't able to.

I'm not sure about the licensing aspect... I assume including the source would be a safe bet, but you should probably check that out with someone more qualified to answer.



Charlie Solomon
Beldin Technologies
Custom Software Solutions, DotNetNuke Modules
www.beldintechnologies.com
 
New Post
7/18/2007 6:49 PM
 

From what you have told me, this is the offending javascript in my mootools code. To get this to work, I don't want to modify the DNN javascript at all. Now, I'm at a loss as to how to modify this to fix the problem. Recall that the exception happens when I hover over a menu item such as "Home".

function

$(el){if ($type(el) == 'string') el = document.getElementById(el);if ($type(el) == 'element'){if (!el.extend){return el;else return false;

 

 

 

Unload.elements.push(el);

el.extend = Object.extend;

el.extend(Element.prototype);

}

 

}

};

 
New Post
9/11/2007 6:47 AM
 

Hello,

I also trying to use Mootools in my portals.

I do not understand what I have to do with the code you post above.

Can you please give me some more details

Thansk

 
New Post
3/21/2008 11:13 AM
 

I made mootools compatible with dnn finally. Please visit How to avoid conflict between mootools library with dnn javsscript library?


Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIPrototype or Mootools with DNN ClientAPI?Prototype or Mootools with DNN ClientAPI?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out