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

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Creating module with modulesCreating module with modules
Previous
 
Next
New Post
6/28/2011 3:57 AM
 
Hi
i am new to dnn , i wish to know can I create a module that has two part one for my custom control and second for html editor
Like below

 Here Comes my own custom control
to display our own application
   Here comes HTML module to add some
Images

Is this possible in dnn... I have worked on some other CMS which has this facility
 
New Post
6/29/2011 4:24 PM
 
By "create a module", you mean developing a module in vb.net or c# ?

If yes, The second part is not a module , but a asp.net control.

DNN have a "HTML Editor control" , you can put on your custom developed modules to achive what you want to do !
 
New Post
7/1/2011 5:14 AM
 

My actual need is in my application I wish to add   our  events  image and video in content pane in same level .The image for showing events location with pop-up (...details from db)  and video  will be related ,  both will change weekly  so each time change in control  is not possible.

Can I  create one customized  pane or  control  that will be same position of content pane to execute above requirement?

and

"DNN have a "HTML Editor control" , you can put on your custom developed modules to achive what you want to do !" what you mean by this?
 
New Post
7/1/2011 11:00 AM
 
Yes, you can. In a dnn module development you have all de power of the .net framework.

Here a turorial :
http://www.adefwebserver.com/DotNetNu...

Module Development Guide
http://www.dotnetnuke.com/Resources/B...

With the  "DNN HTML Editor control" you can easly add a html editor to your  custom developed module.

You have to register the contro in you acsx file :

<%@ Register src="../../controls/texteditor.ascx" tagname="texteditor" tagprefix="dnn" %>


and add the control with :

<dnn:texteditor ID="texteditor1" runat="server" />

 
New Post
7/2/2011 1:51 AM
 
Now I got the idea , Thank You Mr.Sacha Trauwaen and  team

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Creating module with modulesCreating module with modules


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