This is a migrated thread and some comments may be shown as answers.

Generated div container

5 Answers 70 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Andreas Kleine
Top achievements
Rank 1
Andreas Kleine asked on 04 Feb 2008, 01:55 PM
Hello there,

i've got a question about the tag generator functionality in the rad editor.
If I edit one Wiki-Page with the standard editor from Microsoft, the standard editor creates a Div-Container surrounding the Wiki-content.

Example:
<Div class=ExternalClassXYZ....>
  Content….
</Div>




If I edit one Wiki-Page with the Rad-Editor, the editor creates after every edit one additional Div-Container

Example:

<Div class=ExternalClass4thEdit....>
 <Div class=ExternalClass3rdEdit....>
  <Div class=ExternalClass2ndEdit....>
   <Div class=ExternalClass1stEdit....>
        Content….
   </Div>
  </Div>
 </Div>
</Div>

Why creates the Rad-Editor after every edit these DIV-Containers?
What are the DIV-Containers for?

5 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 07 Feb 2008, 03:09 PM
Hello Andreas,

Thank you for bringing this problem to our attention. I reproduced it locally and logged it in our database with high priority - it will be fixed for the next update.

Your points were updated.



All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Roger Brown
Top achievements
Rank 1
answered on 10 Feb 2008, 06:15 PM
Well - i see this also and frankly this makes it unusable for us as we cannot have these extra divs in our content.

In fact i would like to turn off the div placement alltogether -- is this possible?

Is there going to be an interim release of this to fix this problem? We will have to remove it from our install if not.

Thanks!
0
Georgi Tunev
Telerik team
answered on 12 Feb 2008, 07:52 AM
Hi Bryan,

It is not possible to remove the div at this point but there is a scheduled update of the control in 2 weeks and we will do our best to have the problem fixed for then. I hope this timeframe is not a problem.




Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Marcela
Top achievements
Rank 1
answered on 22 Jul 2009, 10:04 AM

Hello there,

I realize this is an old post but I was wondering if you could tell me if this problem was indeed fixed and if so on which version of the control it was fixed.

Thank you!
Marcela

0
Stanimir
Telerik team
answered on 24 Jul 2009, 06:19 AM
Hi Marcela,

I tested the issue with the latest version of RadEditor for MOSS 5.5.0 and MOSS SP2 site. Currently there is only one div element after the editing of a wiki article.
<div class="ExternalClass9DB1963DEC314EAC97C260A5ED31184E">test</div> 
 

However this is a MOSS behavior and it is not controlled by RadEditor for MOSS. You can check that you will have the same result, if you use the default editor provided in SharePoint.

Sincerely yours,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
WebParts for SharePoint
Asked by
Andreas Kleine
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Roger Brown
Top achievements
Rank 1
Marcela
Top achievements
Rank 1
Stanimir
Telerik team
Share this question
or