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 ForumsWikiWikiBeta Test the next Wiki Release! Wiki 04.01.00Beta Test the next Wiki Release! Wiki 04.01.00
Previous
 
Next
New Post
12/14/2007 11:34 AM
 

Hello,

I just installed it to my dev server. All is working fine. An additional question:

- Is there a way to add a subpage?

I created a PAGE 1, then within this page I click ADD and create PAGE 1-A, but within the left Index, all shows within the same hierarquical level.

Is there a way to display subpages within the index?

Great job by the way.

thanks

 

 
New Post
12/14/2007 1:32 PM
 

A bug I reported previously still exists. The module adds a bunch of line breaks (real <br> tags) into the code. When someone creates a bulleted list for example, and saves it, everything is modified (it still looks fine, but already has additional <br>s). But if he opens it again in edit mode, there are line breaks between each line. So the original code, that looked like this (before saving the first time):

<p>My bulleted list!</p>
<ul>
<li>line 1
<li>line 2
<li>line 3
<li>line 4</li></ul>

After save, looking at the wiki in the normal browsing mode, the code has already transformed to this:

  <p>My bulleted list!</p>
<ul>
<li>line 1 <br /><li>line 2 <br /><li>line 3 <br /><li>line 4</li></ul>
 </span>
 <br />
 <br />

Note all the <br> tags that shouldn't be there. If I then go to edit, and without modifications, save, it adds more <br> tags:

  <p>My bulleted list!</p>
<ul>
<li>line 1 <br /><br /><li>line 2 <br /><br /><li>line 3 <br /><br /><li>line 4</li></ul>
 </span>
 <br />
 <br />

 
New Post
12/14/2007 2:05 PM
 

Dennis, what version DNN are you using? Are you in the RichText editor mode?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
12/14/2007 3:03 PM
 

Dennis, The only way I'm seeing this occur is with the basic text editor, which causes problems when switching between modes in any other module as well.


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
12/14/2007 11:47 PM
 

renzo grande wrote

- Is there a way to add a subpage?

I created a PAGE 1, then within this page I click ADD and create PAGE 1-A, but within the left Index, all shows within the same hierarquical level.

Is there a way to display subpages within the index?

This is because that is the nature of a wiki. A wiki is not a heirarchically structured system but rather based on peer relationships. a topic being a child of another topic would (in the case of a wiki) simply mean that it is link to from that topic. 

whilst you can decide to direct the traffic through the way you place links within a wiki, the reality is you now getting into semantics. I know of a couple of tools that map links in other wiki system (none of which work in dnn). however they do not display it in a folder format as you seem to be asking but rather in a web with links and nodes.

Hope this helps a little

John


John Nicholson
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsWikiWikiBeta Test the next Wiki Release! Wiki 04.01.00Beta Test the next Wiki Release! Wiki 04.01.00


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