close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Irite Toolbar

Thread began 1/14/2010 7:47 am by Gareth.TannattNash253613 | Last modified 1/27/2010 1:30 pm by Gareth.TannattNash253613 | 4166 views | 11 replies

Gareth.TannattNash253613

Irite Toolbar

Help Please,

I'm going round in circles with the Irite Toolbar. I have created a custom toolbar which looks like -

{CODE}
// Custom configuration for iRite

FCKConfig.SkinPath = 'skins/silver/'; // relative to fckeditor/editor/fckeditor.html
FCKConfig.DocType = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">';

FCKConfig.AutoDetectLanguage = false;
FCKConfig.DefaultLanguage = 'en';

FCKConfig.StartupFocus = false;
FCKConfig.FullPage = false;

FCKConfig.BaseHref = '';
FCKConfig.DefaultLinkTarget = '_self';

FCKConfig.ToolbarSets["Custom"] = [
['PasteText','Bold','UnorderedList','RemoveFormat','Undo']
]; /* Toolbar end */

FCKConfig.ForceStrongEm = true;
FCKConfig.FormatIndentator = ' ';
FCKConfig.EnterMode = 'p';
FCKConfig.FillEmptyBlocks = false;
FCKConfig.FormatOutput = false;
FCKConfig.FormatSource = true;
FCKConfig.IncludeGreekEntities = false;
FCKConfig.IncludeLatinEntities = false;
FCKConfig.ProcessHTMLEntities = true;
FCKConfig.ProcessNumericEntities = true;
FCKConfig.AdditionalNumericEntities = '';
FCKConfig.ForcePasteAsPlainText = true;
FCKConfig.CleanWordKeepsStructure = true;


FCKConfig.EditorAreaCSS = '../../Styles/mainbody.css'; // relative to fckeditor/editor/fckeditor.html
FCKConfig.BodyClass = 'BODYDIV';
FCKConfig.StylesXmlPath = '../custom/newjob_descriptionStyles1.xml'; // relative to fckeditor/editor/fckeditor.html
{CODE}

You will no doubt see that the options I am looking for are only -

'PasteText'
'Bold'
'UnorderedList'
'RemoveFormat'
'Undo'

I'm calling the FCKEditor using -

<%
' WebAssist iRite: Rich Text Editor for Dreamweaver
Dim WARichTextEditor_1 : Set WARichTextEditor_1 = CreateRichTextEditor ("description", "../WA_iRite/", "572px", "230px", "Custom", "custom/newjob_description1.js", "")
%>

And I've uploaded all the files.

When I test the page, all I get is a toolbar with EVERYTHING on it, and nowhere to type any text.

I've used Irite several times previously and never had any issues? Appreciate any help that you can give me - many thanks....

....

Not sure whether this helps, but when I view source I get the following code -

<li>
<input type="hidden" id="description" name="description" value="" style="display:none" /><input type="hidden" id="description___Config" value="CustomConfigurationsPath=custom/newjob_description1.js" style="display:none" /><iframe id="description___Frame" src="../WA_iRite/editor/fckeditor-InstanceName-description+Toolbar-Custom.html " width="572px" height="230px" frameborder="0" scrolling="no"></iframe></li>

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...