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...Module ForumsModule ForumsForm and ListForm and ListHow to make the Userdefined table the most valueable module?How to make the Userdefined table the most valueable module?
Previous
 
Next
New Post
5/26/2008 1:08 PM
 

Hallo all,

i am a beginner in configuring / developing dnn.

With my requirements i was searching for a module, which fullfils the several points. But i am still looking for...

In my opinion the UDT has the best chance of becoming the most valuable module, because of the

  • dynamic field definitions
  • customizable output through xslt

What i am missing is

  • translatable field identifiers
  • translatable field content (text, Text/Html)
  • userdefined, translatable field type descriptors (also used in error messages)
  • custom data types (e.g. ranking, value-ranges, ...)
  • value lists from anywhere (db, xml, txt, input field)
  • multiple value lists from anywhere (db, xml, txt, input field), configurable as markup criteria (categories, keywords)
  • savable module configurations (templates)

With this features and the right xsl-files i would only use this module for the most requirements.

Is there a functionality which is already existing and i do not know?

As Erik mentioned in a former thread, ML will be a functionality in one of the coming versions. But i can't wait for this.

So i need some ideas, where to start. Here is my plan:

General:

UDT as template project to add functionality

step 1: ML

  • Content: String, Text/Html: Here I like the way of "Magic Content". I plan to provide "Magic Content" - control instead of Text/Html and String edit controls.
  • Field identifiers: "Magic Content" - edit controls
  • userdefined, translatable field type: realization in later step

Is the way of using the "Magic Content" the right way? (Wouldn't this be a general approach to define all content data of type string / Text/Html to be translatable?)

Thanks in advance,

mcshorty

 

 
New Post
5/26/2008 8:28 PM
 

if you need to enhance UDT to meet your requirements, go ahead!

Regarding support for multilingual content, we decided to wait for a general solution to be provided by the core framework, if you decide to rush ahead, be aware that the future core solution might differ from your and you will need some additional effort for migration.

Good luck.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/31/2008 3:48 PM
 

I noticed the add a record icon is the same as the edit icon. I can change the edit icon, which is in the xsl stylesheet, but I want to change the add a record icon to .

 
New Post
6/1/2008 6:28 AM
 

"add record" calls the "edit"action items in the container and customization requires to change the code using a custom action instead.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/1/2008 12:12 PM
 

<asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.EditLink", "<a href=""{0}""><img src="""+ DotNetNuke.Common.Globals.ResolveUrl ("~/images/edit.gif") +""" alt=""edit"" border=""0""/></a>") %>'></asp:label>

How can you change the "add record" icon to the icon in the above code?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListHow to make the Userdefined table the most valueable module?How to make the Userdefined table the most valueable module?


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