Ritch Text Editor issue & RTE content to occupy less TABLESPACE & LOB SEG

Hi,
I am using item type - Ritch Text Editor with the following settings (database item - CLOB)
Editor - CKEditor 3
Toolbar - Nothing
Toolbar Expanded - No
Skin - NothingI am facing following issue..
1. When I copy/paste the content from NOTEPAD to RTE,
there are always lot of <div> tags are getting added to the entire content.
This I verified when I check the data from the backend (CLOB column).
HOW to avoid these <div> tags getting added to the contents.
I Just want paragraph <p> tag to be added within the contents
whenever paragraph starts/ends instead of <div> tag.
I always do the copy/paste from notepad to avoid any invalid/unknown character
to get copied to the RTE.
2. Whenever I open the RTE, by default there is a one ENTER at the start of the RTE
and then I have to delete that ENTER before putting the content from notepad.
Is anyone has faced this kind of issue?
3. Also what is best/cleanest way to put the content in the RTE so that it should occupy
less TABLESPACE & LOBSEGMENTAppreciate your help.
Thanks,
Deepak

>
I am using item type - Ritch Text Editor with the following settings (database item - CLOB)APEX version?
DB version/edition?
Only use \ tags for code and sample output.
1. When I copy/paste the content from NOTEPAD to RTE,
there are always lot of &lt;div&gt; tags are getting added to the entire content.
This I verified when I check the data from the backend (CLOB column).
HOW to avoid these &lt;div&gt; tags getting added to the contents.
Provide a sample of the content before and after...
Editor - CKEditor 3
Toolbar - Nothing
Toolbar Expanded - No
Skin - Nothing
I Just want paragraph &lt;p&gt; tag to be added within the contents
whenever paragraph starts/ends instead of &lt;div&gt; tag.
I always do the copy/paste from notepad to avoid any invalid/unknown character
to get copied to the RTE.
So you don't really want any Rich Text formatting/HTML structure at all?
How is this text content actually used? If all you require is reproduction of the line breaks then enter the text using a standard text area, and display it using the HTML <a href="http://reference.sitepoint.com/html/pre"><tt>pre</tt></a> element or CSS <a href="http://reference.sitepoint.com/css/white-space"><tt>white-space</tt></a> property. <a href="https://forums.oracle.com/forums/search.jspa?threadID=&q=pre+AND+%22white-space%3A+pre%22&objID=c84&dateRange=all&[email protected]&numResults=15&rankBy=10001">(Numerous discussions of various APEX use cases.)</a>
2. Whenever I open the RTE, by default there is a one ENTER at the start of the RTE
and then I have to delete that ENTER before putting the content from notepad.
Is anyone has faced this kind of issue?
No idea.
3. Also what is best/cleanest way to put the content in the RTE so that it should occupy
less TABLESPACE & LOBSEGMENT
If your system was budgeting on storing large quantities of text as CLOBs it's difficult to believe that the RTF mark-up overhead causes significant storage allocation problems (or are you using Oracle XE?). Consider using plain text as described above, and/or using some form of compression.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Rich text editor Issues in Experience Manager

    Hi,
         We are extensively using rich text cartridges for most static pages. We usually copy entire html content into the rich text cartridge source.
    It was seen that after saving the content, the editor formats the HTML tags.
    For example:
    <a href="#">
      <div class="bold">Tomboy</div>
      <div class="normal">Overalls</div>
    </a>
    gets converted to
    <div class="bold">
      <a href="#">Tomboy</a>
    </div>
    <div class="normal">
      <a href="#">Overalls</a>
    </div>
    Please let us know if anyone has faced similar issues and the fix for the same.
    Oracle Endeca 3.1.2 is used for the above example.

    Their product is shipped with a Java Bean that you use like any other one. You put the JAR file in your /forms/java folder, add it to the archive and archive_jini tags of your /forms/server/formsweb.cfg file, then you add a Bean Arean to your canvas, filling its Implementation Class with the name of the main Java class.
    You have, then methods to set and get the corresponding text in a HTML format.
    Francois

  • Portal Rich Text Editor in Firefox 3.5 Not Working

    I'm using Oracle Portal Version: 10.1.4.0.0 (Build: 594)
    The text item Rich Text editor works fine in IE 6 and has reduced functionality in Firefox 3.0 (scroll doesn't work). I've just updated to Firefox 3.5 and the text editor doesn't work at all now.
    The user is presented with a grey box where all the text controls are squashed into the top left hand corner.
    The following errors appear in the Error Console :
    Error: element.children.tags is not a function
    Source File: http://xyz.example.net:7778/images/webword/WebWordMenuToolbar.js
    Line: 1
    Error: attachEvt is not defined
    Source File: http://xyz.example.net:7778/images/webword/buildUI1.js
    Line: 76
    (I've replaced our server url with http://xyz.example.net)
    Has anyone else noticed this? Has anyone got any suggestions on what I can do to investigate/fix it?
    Thanks,
    Matt
    Update :
    There is a patch available to potentially fix the Rich Text Editor issues in Firefox
    "The Rich Text Editor Does Not Work Correctly In FireFox" - Metalink Doc ID: 456512.1
    or you can replace the RTE completely with a 3rd party editor :
    "How to integrate third party RTE (FCKeditor) with Oracle Portal" - Metalink Doc ID: 352796.1
    Using FCKEditor may well solve the issues but I only use Firefox for development. Our users use IE6 so I don't want to replace the interface unless I have to.
    Edited by: Matt Hawkins on Jul 15, 2009 1:58 PM

    This is a known issue in both Portal 10.1.4.x and Portal 11.x :
    Bug 8708210 (11) NOT ABLE TO RENDER RICH TEXT EDITOR WITH FIREFOX 3.5 BROWSER
    This bug is not published on Metalink.
    There is no solution yet. Consider to use IE Tab (https://addons.mozilla.org/en-US/firefox/addon/1419) for editing file items until this bug is solved.

  • Format XMl to be read in a text editor.

    Hi,
    I'm using ixml functions to create an xml file. Each element of my document is created using :
    <cl_xml_document> ->create_simple_element
    I then export it to a file with :
    <cl_xml_document>->export_to_file
    When the created file is opened with an xml viewer, it appears well presented, every tag is displayed on a seperate line.
    However, once opened with a text editor, the whole content is displayed on one line. Is there to format the file with some sort of line seperator?
    On debugging, I found out that only one line of its internal table is used to store the data.

    Welcome to SDN
    Try this,
    data: temp_str type string.
    concatenate '>' cl_abap_char_utilities=>cr_lf '<' into temp_str .
    replace all occurrences of '><' in XML_STRING with temp_str.
    xml_string is the straing variable to hold the xml .
    now use xml_string to show it in texteditor.
    Regards
    RAja

  • Rich Text Editor for Content Editor WPs (MOSS 2007) disappears using Office 2013/Win7/IE 11

    We've upgraded our computers to Win7/IE 11 but now when I try to edit our MOSS 2007 Content Editor Web Parts, the option to choose either the Rich Text Editor or Source Editor is gone, and all I get is a tiny HTML window. What do I need to do to get back
    the Rich Text edit option?

    Glad that it worked. One thing you need to be aware of Compatibility View is that it adds the entire domain to the View not just the URL. So if your website is
    http://sample.mycompany.com it adds entire mycompany.com to the list.
    This implies if you have another site in the same domain http://onemoresite.mycompany.com , then Compatibility View is applicable even for that site. This might cause issues if your other 'breaks' when
    rendered in Compatibility Mode.

  • SharePoint 2003 : Cannot open the Rich Text Editor in Content Editor Web Part

    Error message when you use the Rich Text Editor in a SharePoint Portal Server 2003 Service Pack 3 Content Editor Web Part: "Cannot open the Rich Text Editor"
    Mohamed Gamal Orief Senior Software Engineer ITWORX EGYPT Phone: +202.2673.6377 Mobile:+2010.0552.7971 www.itworx.com

    Hi Mohamed,
    Please check if your issue is the same as the following article cannot use Rich Text Editor in a CEWP on a Vista client, if yes, you can install the kb 941204 hotfix for your SharePoint 2003, then check result again.
    http://support.microsoft.com/kb/949604
    http://support.microsoft.com/kb/941204 (Description of the SharePoint Portal
    Server 2003 post-Service Pack 3 hotfix package: February 26, 2008)
    Thanks,
    Daniel Yang
    Forum Support
    If you have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Using Rich text editor appends br tag at the last to the content.

    Using Rich text editor appends <br> tag at the last to the content. This does not happen in chrome. I am using v31.0 on ubuntu which seems to be the latest.

    What editor are you using? What are you trying to edit?
    What web site?

  • Update the content through Rich Text Editor

    dear all,
    Once i enter the content through the Rich Text Editor data are inside the datebase, but when want to update the things the data are not coming inside the Rich Text Editor, b'caz single quote, double quote,<> symbol is coming,

    Have you consider use Site Studio + Content Presenter?
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10149/content_cp.htm
    http://george.maggessy.com/2012/05/inline-editing-in-content-presenter-for_10.html
    []'s

  • RTE Rich Text Editor

    Hi Guys,
    Anyone aware of a stable RTE Rich Text Editor code that can
    be included in a record update page?
    I need to have a RTE that allows for multiple fields. Most
    only seem to allow for one field and do not work well with ASP code
    and their Javascript.
    Any suggestions welcomed please.
    Thanks Jules

    The TinyMCE "fine print" says it requires additional
    extensions when using
    FireFox for "some functions"
    <%= Clinton Gallagher
    NET csgallagher AT metromilwaukee.com
    URL
    http://www.metromilwaukee.com/clintongallagher/
    "darrel" <[email protected]> wrote in message
    news:e3q54u$2v1$[email protected]..
    >
    >> Anyone aware of a stable RTE Rich Text Editor code
    that can be included
    >> in a
    >> record update page?
    >>
    >> I need to have a RTE that allows for multiple
    fields. Most only seem to
    >> allow
    >> for one field and do not work well with ASP code and
    their Javascript.
    >
    > Who's 'their' javascript?
    >
    > As for text area replacements, Xstandard is great, but
    not javascript
    > based.
    >
    > For javascript ones, I've recently started playing with
    TinyMCE. Seems OK.
    > By default, it lets you use it on all textarea boxes on
    the page.
    >
    > -Darrel
    >

  • Creating content in InDesign or an external text editor

    Hi,
    I'm starting another technical manual project in InDesign. The manual will be about 500-600 A5 pages, mixing text, technical illustrations and screenshots. I'm the only author, and will have proofreader working on PDF copies.
    I'm not sure if I should create my content right in InDesign, or using an external text editor. The point with both solutions are:
    - InDesign
    Pro: What you write is what you see. You always know how long is a section, and can immediately balance the mix between text and illustrations (both having the same relevance in this manual).
    Con: There is no way to keep the overall structure under control; you can have an overview on chapter sequence with the Book, but that'a all - no finer level is allowed. And you cannot work on the iPad or another computer, without having InDesign installed.
    - External text editor
    Pro: Scrivener and Nisus Writer - to name two of the options - can always show a fine-detailed outline, where you can easily rearrange small sections and check the balance between parts. You can continue editing when at your clients. With Scrivener, you can synch text-only markdown files via Dropbox, and continue editing on an iPad when at the client.
    Con: The final layout has to be done in InDesign, so you have to be careful when to import the finished first draft. Balance between small sections cannot be checked until you work on the final layout. Illustrations have to be added only when working at the layout. Tables will be a rough approximation.
    What would you do? I would like to work on the external text editor, since my previous experience with a long manual in InDesign was a bit like working blind. But I hate the idea of not being immediately in control of all the elements of my work.
    Cheers,
    Paolo

    Halfway in the making of the manual, I can say that creating content in InDesign (CS6) is not feasible. The program is extremely slow and unrealiable. The spinning beachball takes most of the working time, and crashes are extremely frequent.
    My book is not very complex. A single flow of text, with the simplest layout, and a few inline illustrations. A spare amount of cross-references, a few conditions. The book is made of less of ten chapters, with the longest no longer than 150 A5 pages.
    As it is, I would consider InDesign a final layout app only. Writing and proofreading has to be done on a rough copy (assuming the proofreading do agree to work on a preliminary copy, and not the final work). InDesign should come into play when it is time to prepare the layout for printing.
    I hope to read of someone more successful than me. Going back to FrameMaker and Windows is not my dream (plus, producing PDF files with FrameMaker on Windows has been a nightmare for me). Unfortunately, lucky technical writers using InDesign are very jealous, and don't seem to want to release their experience on the web.
    Paolo

  • Is Content stored in the Rich Text Editor saved to the Database?

    Is Content stored in the Rich Text Editor saved to the Database? We are planning a migration from our Dev environment to our QA/Staging environment and would like to migrate our existing content. We were told that content stored in the Rich Text Editor is stored somewhere in the Plumtree database. Is this true? If so, where in the DB (table/field) is it stored?

    Some of the content from Publisher is stored in the file system.
    Look under: plumtree\ptcs\publishedcontent
    there you'll find your preview and published content.

  • %20 issue for text editor

    Hi All,
    I have an issue using text editor. I am trying to populate dropdown from R/3. For all the spaces it puts %20 in the text editor. Also, if I enter some data along with some spaces in the text editor and try to save it to R/3 then all the spaces are saved as %20.
    I am sure some of you might have come up with this issue and would have definitely found out some solution. Expcting your early help.
    NOTE: I am on SP16
    Thanks and Regards,
    Murtuza

    Hi,
    It seems that your entries are URL-escaped.
    Do you call a specific FM ?
    Best regards,
    Guillaume

  • Using rich text editor (RTE) for custom applications

    Our users enter texts on two places:
    1) In Oracle Portal in text-items using the Rich Text Editor.
    2) In text-fields in a custom application using html-tags <textarea>blabla</textarea>. For formatting the users currently have to type in html-tags themselves. Now we want to provide them an html-editor.
    We would prefer to use the Rich Text Editor also for the custom application. However, that is integrated in Portal and the java-scripts are not easy to follow.
    Have you tried something similar? So, did you use the Rich Text Editor for your own application? If yes, how?
    If not, a very good alternative would be the qwebeditor (see http://www.qwebeditor.com). Did anybody replace the standard Portal rich text editor with the qwebeditor? In the Portal guides there are instructions about replacing the Portal rich text editor by another editor, but it is not clear if this will also work with the qwebeditor.
    Thanks for your respons !
    Best regards, Jan Willem Vermeer

    Hi Jan,
    I have configured FCKeditor in a few clients, and the process it's pretty straight forward, you can use the steps in the document (http://www.oracle.com/technology/products/ias/portal/pdf/cm_rte_1014_features.pdf) .
    Basically you download FCKeditor and put it in your apache server (you can put it unde rthe htdocs folder) after that, all you need to do is modify $ORACLE_HOME/portal/images/webword/buildUIHTML.html to reference the FCKeditor JS and CSS, and you can do the same type of reference for your custom apps.
    Regards,
    Juan

  • Calling APEX page in Rich Text Editor Content

    In my application I am using the Rich Text Editor to allow users to enter a block of text that is rendered within a page. In some cases, they would like to link to other pages in the application from within that block. The problem I am having is figuring out how to use a relative URL (f?p) path and maintain the session ID. If I try to enter f?p=&APP_ID.:1:&APP_SESSION.as the link expression from within the editor, the resulting HTML comes out<a href="http://f?p=&amp;APP_ALIAS.:home:&amp;APP_SESSION.">Any ideas on how to do this such that the substitution strings get processed properly would be greatly appreciated.

    Hi,
    Here what you can do with substitution problem
    Create procedure
    create or replace PROCEDURE editor_url(p VARCHAR2)
    AS
    BEGIN
    f (p => v('APP_ID') || ':' || p || ':' || v('APP_SESSION'));
    END;
    Create public synonym
    CREATE PUBLIC SYNONYM editor_url FOR your_schema.editor_url;
    Grant execute on procedure for DAD user
    GRANT EXECUTE ON editor_url TO APEX_PUBLIC_USER; -- OHS or APEX Listener in use
    GRANT EXECUTE ON editor_url TO ANONYMOUS; -- EPG
    Then in editor link url you enter
    editor_url?p=1
    That will then you then to page 1 and procedure handles app id and session substitution
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai
    Edited by: jarola on Jul 25, 2012 7:58 PM
    Edited by: jarola on Jul 25, 2012 8:06 PM
    I did not test this fully. It do not work :(

  • Text editor used to type the contents of the properties file

    ******To all those (expect iainsinclair) who view this message - Sorry for using this forum for my personal contacts **********
    Hi iainsinclair
    Thanx for explaining ur experience to me for my previous posted topic . U did mentioned a text editor called NETBEANS PROPERTY TEXT EDITOR .
    * Can u please explain more about this editor . Is this editor specific to some encodings ....
    * U said that as u enter the Japanese characters in ur keyboard the editor saves the characters in the unicode format. Are the characters displayed in their glyphs or as \u????.
    * Can u give me a list of languages f or which this text editor can be used . Bcoz u had suggested that it can be used for chinese also .
    * I need more info about a Japanese Computer and keyboard. I think we both are in the same level in this topic I18N . Iam working for I18N project in my company. This is my official mail ID- [email protected] .Can u send me ur mail Id so that we make sure that this forum members are not disturbed by our discussion .

    Hi, I'm happy if I can help.
    * Can u please explain more about this editor . Is this editor specific to some encodings ....
    It's the netbeans IDE from www.netbeans.org it's a free integrated development environment for java. It includes many editors, for .java files, .properties files and many others. It is designed to accept text in the non-ascii format and convert it for use in properties files.
    * U said that as u enter the Japanese characters in ur keyboard the editor saves the characters in the unicode format. Are the characters displayed in their glyphs or as \u????.
    They are saved as ascii characters, not glyphs. For example, I entered MSGothic (MS&#12468;&#12471;&#12483;&#12463;) in japanese using net beans and it looks like this when I use a normal text editor: MS\u30B4\u30B7\u30C3\u30AF
    * Can u give me a list of languages f or which this text editor can be used . Bcoz u had suggested that it can be used for chinese also .
    It should work for any language that your windows/linux system has support for (need the right fonts for a start). My system is native japanese, so I have all the required japanese fonts installed. If you want to use (for example) Chinese on an English system, you'll have to get the fonts and probably you will need to modify the jre/lib/font.properties file.
    * I need more info about a Japanese Computer and keyboard. I think we both are in the same level in this topic I18N . Iam working for I18N project in my company. This is my official mail ID- [email protected] .Can u send me ur mail Id so that we make sure that this forum members are not disturbed by our discussion .
    I don't think it's disturbing anyone. Forums are all about sharing information, and there is a lack of experience of I18N in the broader comminity, I feel. This isn't a busy forum... ;-)
    Don't forget to look for the article written by John O'Conner called 'Displaying Text' I don't have the URL handy but it was posted on this forum recently. It's required reading.

Maybe you are looking for