COLGROUP TAG IN SWINGS WYSIWYG EDITOR

I am implementing HTML 4.2 tags in the SWINGS to create a HTML WYSIWYG Editor.
The Support for New ver 4.0.1 tags have to be implemented by customizing various views
I have succeeded in implementing some of these like <BDO> <S> <SPAN> etc;
But now I am in a fix when trying to implement COLGROUP Tag in it
Can somebody help ??

Hi,
I hadn't noticed this issue however I recommend submitting a case directly to use with the following details so we can investigate this further.
-sites affected
-steps or screen/video cast showcasing when the SPAN/FONT tags begin to appear
Thanks,
-Sidney

Similar Messages

  • Need help putting a menu designed in Dreamweaver in an external WYSIWYG Editor

    I put together a menu that contains spry widgets in Dreamweaver. I need to get what I made into a website hosted by another company. The site allows you to create your own pages through a wysiwyg editor. I'm having trouble figuring out how to attach the .js and .css files. I tried copying the source code into the HTML source editor but it ignored the script and css. I then tried putting the code from the .js and .css file into the source editor but I'm doing something wrong. I'm new to HTML and Javascipt and I have a feeling it is a pretty obvious mistake. I would really appreciate some instruction or advice on how to properly put all of the components into the editor.

    Open those individual files to see the code.
    <html>
    <head>
    Copy and paste script code between <script type="text/javascript"> and </script> tags.
    Copy and paste CSS styles between <style type="text/css"> and </style> tags.
    Insert conditional comments (if any) below the scripts and CSS styles.
    </head>
    <body>
    This is where your page content goes
    </body>
    </html>
    Best of luck!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • CSS Styles are Missing in WYSIWYG Editor

    I have had this problem in the past but I am working on my busisnes catalyst site in dreamweaver and then I connect and upload my files through the FTP Connection in the business catalyst plugin for Dreamweaver CS4. The problem I am having is that the CSS Styles that I create in a seperate CSS document and upload to the stylesheets folder are not showing up in the WYSIWYG editor. I have tried to modify the link in the head section of my html and I have tried to upload them through FTP and also the Media manger in the admin panel. How do I get my styles to show up in the editor?
    Thanks

    I've confirmed that my CSS classes are showing up in the Apply CSS Class dropdown of the editor for Web Pages and for Site Editor (ICE), but NOT in the editor for a Web App item description. Initially, this was the only place I was checking which was why I thought it wasn't working at all.
    Besides this, I've found that applying CSS classes in Site Editor does not work if the selection you are applying the class to is an anchor (for example, a selected class gets applied to heading tags once you deselect the text). If I have applied a class to an anchor from the admin editor or ftp then I select that anchor in Site Editor, the applied class appears as selected in the CSS dropdown, but if I try to change the class in Site Editor by selecting a different class, it does not set the class or have any affect on the existing class.
    Has anyone else had these issues or found solutions?
    -Jake

  • Do you guys know where to populate the CSS class items on the WYSIWYG Editor as shown below?

    Do you guys know where to populate the CSS class items on the WYSIWYG Editor as shown below? We're trying to make it easily for the client to apply formatting by selecting the CSS Class on the list.

    The Page Template must contain a reference to exactly one stylesheet.
    That single <link rel="stylesheet"> tag must be directly in the <head> section of the Page Template, not in any content holder.
    The class to be added cannot have a selector any more complex than a single class. E.g., this is fine:
    .button {
         background-color: red;
         padding: 5px 10px;
    This will fail:
    .content .button {
         background-color: red;
         padding: 5px 10px;
    The classes to be added must each be added to the list in the Partner Portal (Partner Portal › Tools › Online Editor Settings › select your site from the dropdown › Editor Apply CSS).
    With caching disabled, the above changes will be visible when you change a page's Template and answer 'Yes' to the 'Do you want to reload?' alert box.
    More info here: CSS Styles are Missing in WYSIWYG Editor

  • WYSIWYG editor upload with images

    Hello, friends!
    I need help solving following problem:
    I need to create WYSIWYG editor, which just to enter text and image. Other options (like font-size, font-weight...) not need. Then when submit the form with richedit, all data in form with images must sent to server.
    1) images must upload
    2) text must content following: text <img="src=../image1.png"> text <img="src=../image2.png"> text
    or maybe all images must save as a blob data
    Help me, people!

    Is this an Oracle question?

  • WYSIWYG Editor in Webdynpro for ABAP

    Hello,
    we need a simple WYSIWYG Editor in ABAP Webdynpro to format some Texts, which are saved in the backend system.
    The Editor should produce HTML-Code or something like that.
    Anyone an IDEA?
    We have tried the following:
    ABAP Webdynpro Application-> IFRAME -> BSP Appication with FCKEditor .. but problem is the data exchange back to the A4WD Application.
    Edited by: Steffen Epple on May 20, 2008 5:20 PM

    Hello Thomas,
    thanks for this info. So with the EHP the WYSWIG UI Element will be part of the standard UIs?
    Which EHP do you mean because we're doing currently an RampUp with SAP EHP3 for ERP 6.0?
    So you mean Basis Netweaver EHP? don't you?
    Edited by: Steffen Epple on May 21, 2008 8:16 AM

  • Ordered and Unordered Lists viewed in WYSIWYG Editor in RoboHelp 10

    I recently upgraded a project from RH 9 (9.0.2.271) to RH 10 (10.0.0.287). Ordered and unordered lists display in the WYSIWYG Editor with more spacing around each line. When I generate the output to HTML Help, the spacing looks fine. I also tested generating output to WebHelp, and again, the output looks fine.
    I have paragraph and list styles defined in my style sheet that I apply to the text in the topic. I also looked at the styles in RH 10 and Media is set to "None."
    Using the Style Pod, I looked at the set up of the parapgraph and list styles. For those styles, (and my body text styles - which look fine in the WYSIWYG Editor) have spacing before and after spacing set. (NOTE: These styles were created in RH8 and the WYSIWYG Editor displayed the styles appropriately in RH8 and RH9.) Even though I changed the style sheet, the WYSIWYG Editor is still displaying more space around the styles then I am expecting.
    I know this is not a huge issue since the output looks fine, but I want to understand why the WYSIWYG Editor isn't working as I expect. I would like the editor to display with correct spacing.
    I attached a few screen captures showing what I see.
    HTML Help Output
    Thanks in advance for your help.

    I suspect part of the issue is that your list styles have spacing above and below and then you have applied paragraph styles that also have spacing above and below.
    Using both is OK and is how I work. However, I do not have any spacing above and below in my list styles. I rely on the paragraph style for that. It looks like Rh's Design Editor is applying both but browsers are not.
    It is still not quite the same in a browser as in Design Editor but it is much closer. There will also be browser differences anyway so it's a case of getting some balance.
    Try removing the before and after spacing in the list style. Alternatively, if you do not generate printed documentation then rely on the list style only. (Select the lists in a topic and set paragraph to None).
    Let us know if that is close enough.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Customize the cms wysiwyg editor

    How can I customize the toolbars and menues in the wysiwyg editor?
    I have managed to customize the menu by editing "./servers/PortalServer/tmp/_WL_user/wlp-commonui-web-lib/ 842fj3/wlp/pinEdit/editor/config/config_menu_custom.js" However, I guess this will be overwritten on the next deploy?
    The toolbar is customizable by changing the parameters to the wysiwyg iframe, but how do I do that?
    Thanks in advance

    Rather than modifying that file in your temp directory, you could extract that file to your web project and modify it there. That way, your modifications will persist for your project.
    Using Eclipse with the Portal perspective, use the Merged Projects View and locate that .js file. Right click on it and extract it to your project. Now, this file in your web project will override the file in the Library Module.
    But please note that this WYSISYG editor is not licensed for usage outside of the uses that BEA WebLogic Portal has provided. If you wish to use this editor for your own portlets/purposes, you must contact PinTex for your own license.

  • Google Docs & WYSIWYG Editors

    i have a new iMac (leopard) with the latest firefox and when i try to access google docs i get "Sorry, but this browser does not support web word-processing."
    i tried with safari & opera, and got the same response. finally i had to use my PC notebook to access the documents. it looks like a mac os x issue.
    with this new iMac i can access any online WYSIWYG editors at all. HELP!

    thanks. i did all that, still no change. strangest thing is that i can access google docs using FF & Safari on my PC notebook. i think that these is a mc os setting thats wrong.
    thank you again. how do i raise this with apple?

  • TOC Topic content not displayed in WYSIWYG Editor

    I use RoboHelp X5. When I click a topic in the TOC pane I
    expect to see its contents displayed in the WYSIWYG Editor. Instead
    the WYSIWYG pane is grey and the TrueCode pane is blank with a
    cursor flashing on the upper left corner!
    I searched for some similar issue on this forum and could not
    find it. However, I did gather that I could use another editor by
    right clicking a topic when in the Project tab and selecting one of
    5-6 editors. I tried RoboHelp TrueCode and was amazed and relieved
    to see the code and content for the topic displayed in the TrueCode
    pane...so I went a step further and tried the WYSIWYG editor and
    wonder of wonders, the topic content was displayed.
    Can someone please tell me what is going on? Should I
    reinstall RoboHelp X5? Why does the topic content not display when
    I click the topic from the TOC tab?

    Welcome to the forum.
    There have been posts about this but maybe your forum search
    history is not set to go back far enough.
    Rather than right click and selecting RH True Code, at the
    bottom of the editing pane there is a true code tab which will
    quickly enable you to see your code is still safe. That said, if
    you then click WYSIWYG, you don't get the view restored, usually.
    Maybe your way has an advantage.
    It's one of those things that happens now and again. I don't
    think reinstalling will help. I have had it happen several times in
    a day and then you go months with it working just fine.
    I don't believe anyone has ever lost any data. At worst you
    just have to close RH and reopen it.
    For what it is worth, I haven't seen this happen in RH7.

  • Change Wysiwyg Editor in Web Page Composer WPC

    Hi,
    is there any possibility to change the wysiwyg editor in the wpc?
    Comparing other web based wyswyg editors to the editor integrated in the wpc it is far from having any advantages...!
    - no possiblity to switch to html mode.
    - no possibility to assign css classes (if there would be at least a color and font size chooser....)
    - no possiblity to create a <table>

    Hi Nicole,
    SPS14 will be released very soon. It is scheduled for next week, i guess. But what i remember for sure, that it is scheduled for December.
    From the number of your posts, i guess that you are new to SDN.
    So every time one of your questions is answered, mark it also as answered.
    There are two possible ways. On the top of the thread you can mark it as answered by yourself or you award someone (who replied) 10points for your solved question.
    You can also award less points if u want.
    So, the important thing is: Mark it as answered. You will see if you search for problems on SDN, you will be very pleased to see answered threads because then you don't have to go through 1000s of threads to find your answer.
    Regards,
    Marcus

  • CSS applied to wysiwyg editor

    Using RoboHelp HTML 7.02.001 on Windows XP Pro.
    1. Wysiwyg editor incorrectly displays Arial sans-serif,
    although it is correctly defined in the CSS file.
    2. Output (Preview Topic, WebHelp output, etc.) correctly
    displays Arial sans-serif.
    3. Styles dialog box (Format > Styles) shows correct
    definition of sans-serif font but displays what looks like Times
    New Roman (with serifs of course). Font dialog box (Format >
    Styles > Format > Font) shows correct definition of Arial but
    displays serif font.
    Does anyone know where the override might be coming from? I
    have tried importing CSS files that work fine in ALL my other
    projects but do not work properly in this project. The CSS does not
    change, but the font definition is not working in the wysiwyg
    editor (thought it DOES work in the output).

    Found the solution to my problem!
    Format > Font Sets dialog box (a dialog box that I never
    knew existed!) showed that "times new roman" was being used in
    wysiwyg ed instead of "arial". Also discovered that "arial" was the
    wrong font--should have been Arial. When I corrected the Font Sets
    definition, everything came right again in the wysiwyg ed.

  • Can I use the WYSIWYG editor in Firefox?

    How can I get a WYSIWYG editor in Firefox to use in Delphi Forums?
    Thanks,
    Catherine Climpson

    Hi Catherine,
    Most forums have a built in wysiwyg editor. If you are simply looking for one to use though, you can check out:
    http://ckeditor.com/demo
    The ckeditor is one of most commonly used editors in the industry. There is a ''New Page'' button next to the ''Source'' button that will let you try it out.
    Hopefully this helps!

  • Can i use wysiwyg editor

    I don't know if this is the right place to post this. I have written a java application using jdk1.4.2. Is it possible to integrate a wysiwyg editor FCKeditor in an java application or does it have to be an applet?

    Depends on what you mean by "integrate" and what this editor is.

  • Content Holder How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Need an answer to my question: How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Liam,
    If it's not supported there, then where can I access the css and do you have any recommendations for a simple app to change the css style?

Maybe you are looking for

  • Error message when ejecting ipod from itunes

    WHen i press eject next to my ipod in my library, an error message pops up stating "the ipod cannot be ejected because it contains files that are in use by another application." What does that mean and how do i make it go away without messing up my i

  • Re-establish internet connection after restarting laptop

    I have a wireless router (WRT54G) and to make an internet connection to my laptop I must use a cord and establish the connection, then that cord is removed. However, I must do this everytime I turn my computer on/off or restart it. When I first purch

  • Web Catalog - Item Lock Needs Attention

    Hello, I am receiving an error in the web catalog (Item Lock Needs Attention). I tried to migrate about 22 files using the Catalog Manager, but it seems that the application placed a lock on the files. When I try to delete the file from the front-end

  • How to put pictures inside the table in Pages for IPad?

    How can I put pictures inside the table in Pages for IPad? I can do that in Pages in my macbook, but I can't in IPad.

  • Assigning 5.1 to a motu card with STP2

    Hey there, I'm mainly a logic pro user and have a 5.1 set up. The way my set up works is a pair of NS10's are connected to outputs 1-2 and my Genelec's are connected to 3-8. This set up work well for all my stuff when working in logic as I mainly mix