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...Administration ...Administration ...Search Summary boxSearch Summary box
Previous
 
Next
New Post
12/26/2007 4:43 PM
 

Hey,
How do I remove the Search Summary box that is displayed below the editor when I go to edit a page?
This part will just be confusing to my end editors, so I rather not display it.

Also, in the cases I want to keep it -- how do I change the size of this textarea?
In the version of DNN I am running it has an inline style defined: style="width:600px;" which seems very odd... I usually design my content areas 500-550px wide for optimal legibility, and so when the 600px textbox is displayed my designs break and looks pretty bad.
I see no setting for this is the custom editor option, nor anywhere in the portal settings. Can anyone help?

Thanks!

Donald

 
New Post
12/26/2007 6:27 PM
 

Here are all my regular mods for the text editor. Two of these are what you're after and the rest are also useful, or simply suit the way I like it. Remember to re-apply the changes whenever you upgrade your portal:

In file DesktopModules\HTML\EditHtml.ascx

Add tooltips to action buttons:
In file DesktopModules/HTML/EditHtml.ascx
Line17 - 19
ToolTip="Save changes and return to page"
ToolTip="Return to page and do not save changes"
ToolTip="Click then scroll down to see the preview"
Set spacing and padding to zero

Set flexible editor width:
Set line 4, width="100%" cellspacing="0" cellpadding="0"
Change the 600/660pixel width values to 100%
Change the 400 length to 500

Remove Search Summary field and label:
Add runat="server" visible="false" to <tr> lines 9 and 12
Remove spare tr line 8

Space and align command buttons
Add align="left" to <p> lin 16, then add 3x &nbsp; ahead of and inbetween the three command buttons.

More for the flexible editor width
In file controls\TextEditor.ascx
Set line 2, width="100%" cellspacing="0" cellpadding="0"

Regards,
Rob

 
New Post
12/27/2007 9:13 AM
 

Excellent information; worked like a charm.

Thank you very much!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Search Summary boxSearch Summary box


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