Web Standard, Crossgrades, New Text Editor

I've been using "CS" since Macromedia Studio 8, but I didn't  upgrade to CS5 last year because there was no 'Standard' package offered.  I just don't need all the other stuff in the suite ... I don't even use everything in CS4 Web Standard.  If this  is just not ever going to come back, how about offering a discount on  crossgrading to the individual programs we need from the suite.  ie. a  discount for the individual licenses of Fireworks, Dreamweaver, and/or Flash Pro.  I just looked at the upgrade pricing for Web Premium CS5.5 ... it looks like the price just went up even more.
I find it a little hard to believe there is not any demand for a smaller web suite, like CS4 Web Standard.  The only programs really necessary (for me) are a decent text editor with code hinting (Dreamweaver), a graphics program (either Photoshop or, for me, Fireworks), and maybe Flash Pro.  I just don't need all the other stuff in the package.  I would have just upgraded Fireworks, but I would have to pay full price for the individual program as there is no crossgrade option from CS to single program.  Surely there are other people out there that feel the same way.
To be honest, I find myself using Dreamweaver and Flash less and less.  I've been using a "no frills" text editor and an open browser for most projects over the last year or so.  As far as Flash, I rarely open it - seems now just to edit an old app for a previous client.
Which brings me to the last part ... "Dreamweaver Lite".  How would anyone feel about a light version of Dreamweaver?  Streamline it, get rid of the WYSIWYG editing and Live Preview, keep code hinting and the CSS inspector/builder.  Keep the 'projects' and FTP and add versioning (backups of latest document versions before going live).  Make it a really lightweight Adobe text editor with a small footprint.
LOL, just re-read what I wrote ... looks like its kinda all over the place.  I think folks will get what I'm going for though.

Hi Sonal,
I have faced similar issue with respect to module pool with container on the screen.
Try using the following on back action....
call method wf_init_edit->delete_text.   (wf_init_edit -> editor reference - type ref to cl_gui_textedit )
Also we can free the container using
call method wf_init_cont->free.             (wf_init_cont -> container reference - type ref to cl_gui_custom_container )
Hope it helps.
Regards,
Byju

Similar Messages

  • New text editor in SAP

    Hi,
    SAP within material master transaction (say for sales text) provides two kinds of text editors: new text editor (where continuous lines of text can be entered (this is provided as a subscreen area when we click on a particular text id) and the traditional SAPscript editor (for this a link is provided and the SAPscript editor is opened on the new window).
    Texts are stored in text table as: TDFORMAT and TLINE. The new text editor does not distinguish between new line and continuous line. It places "/" character in TDFORMAT for new line and continuous line (i.e. part of a line which are split over to next line).
    We want to transfer this text information in IDocs. This information in IDoc is to received by the legacy application. Now within the IDoc the text messages are trasferred as chunks (FORMAT + TLINE). With no distinction being made between new line and continuous line (in the TDFORMAT "/" is stored for both of them), the legacy application will not be able to make sense out of the message received (i.e. it will not be able to combine these messages and insert newline as done in the source SAP editor).
    Can anyone suggest some way to overcome this problem.
    Any help in this regard is appreciated <REMOVED BY MODERATOR>
    Thanks and Regards,
    Gajendra.
    Edited by: Alvaro Tejada Galindo on Jan 11, 2008 6:00 PM

    Reported an OSS to SAP. Awaiting response.

  • The text editor in release 2

    We have portal release 2 running on HP-UX.
    In release 2 there is a new text editor for publishing text. Its used for simple text and text item types.
    How is this feature implemented? Is the source code available?
    Feedback appreciated.

    Hi,
    It is called Rich Text editing. A search on google with the keywords rich text edit
    will give you links to quite a few sites, where the source is available. It uses
    a combination of DHTML and JavaScript.
    We have portal release 2 running on HP-UX.
    In release 2 there is a new text editor for publishing text. Its used for simple text and text item types.
    How is this feature implemented? Is the source code available?
    Feedback appreciated.

  • 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

  • How to develop a rich text editor using Web-Dynpro?

    Hello Everyone,
    I am new hire,
    today I got a task from leader to develop a rich text editor using Web-Dynpro,
    Because I just finished the BC400 and NET310 training and lack of expericen in ABAP,
    Can anyone tell me the main idea to accomplish the task?
    Thank you very much.
    Best Regards,
    Derek

    Have you looked at the standard UI Element
    [FormattedTextEdit|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/2772f505605447e10000000a422035/frameset.htm] it's not perfect, but it does allow some simple formatting.
    Anything beyond this - you're going to need to use an Island.
    [Thomas Jung's Demo of using an Island to provide a rich text editor|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0c91fc0-932d-2c10-4ca7-f5774950c8e3]
    Cheers,
    Chris

  • How to add new text field in standard report

    how to add new text field in standard report?

    Hi,
    I presume you are talking about a report display in ALV and u wish to add a column to it .
    If it is a global requirement ,as in table being used there in ALV can be modified, then you can append the table and the system should pick up the same automatically from there.
    Otherwise , you can make a Z program . Modify the catalog being used in ALV.
    Regards,
    Shweta

  • How to get information from a text editor in the SAP standard transactions

    Hi SAP gurus I have a requirement in which it is required to gte the information from a text editor(which is not a field) in mm02 (click on) goto Purchase Order Text  in this view there is a text editor there is some text  in te the text editor i have to get that information in a table can it be done if so please give example and steps
    Points will be given to useful information

    Ah yes, excellent question, and not really a clear cut answer. In my experience, the easiest way to find this information is to simply create the text using the standard transaction, in this case MM02.  Then go to transaction SE16, using table STXH, do a query on this table, entering your user name, and today's date as the creation date.  The results should show the text that you just created, now you can see the object, id, and the way the name is being used here. 
    I also understand that in some cases, there is a button next to the editor in the screen which gives you some idea of these values, but this is not implemented everywhere, and I believe that I've only seen this in one place, can't remember where, but the first solution above will always work for you.
    Regards,
    Rich Heilman

  • How to create new text symbols for the standard program.

    Based on the customer's requirement, I need to create a new implicit enhancement for the selection screen.
    I want to create new text symbols for the parameters and blocks, but I cannot change the standard ones.
    Does anybody know something about that? Thank you.

    hi ming yu,
    example : %_MATNR_%_APP_%-TEXT -> this is the material  description name in mb5b
    change the description in ur enhancement implementation
    %_MATNR_%_APP_%-TEXT = 'Material'
    it is works only input/output field
    Thanks&Regards,
    naveen

  • 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

  • New Laptop... how to transfer Adobe Web Standard CS3

    I just bought a new Dell laptop, and I want to unstall the
    Adobe Web
    Standard CS3 from my old laptop and install it on the new.
    What's the recommended way to do this to preserve the
    installation count?
    Thanks,
    Bob

    Then here's what I would do:
    1. Quit DW.
    Find this folder -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    CS3\Configuration\Snippets
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    This is where DW saves your custom snippets. If you don't see
    that folder,
    then it means you haven't saved any custom snippets, and can
    ignore this
    step. If you do see that folder, then copy "Snippets" onto
    some
    transportable medium.
    2. Find all the MXP files on your old computer (those are
    your extensions)
    and place them onto transportable medium.
    3. Start DW and under HELP, find Deactivate. This will reset
    your install
    count.
    4. Install DW and activate on the new computer. When you
    start DW, this
    will also create the folders in the Documents and Settings
    hierarchy.
    5. Copy the Snippets folder from the old installation into
    the analogous
    location on the new computer.
    6. Use Extension Manager on the new computer to install your
    extensions.
    Bada bing, bada boom....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Bob Sorrells"
    <[email protected]> wrote in
    message news:[email protected]...
    > Both are Windows XP Pro. Going from a Latitude D810 to a
    Precision M4300.
    > Bob
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> What is your old laptop's OS?
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >> ==================
    >>
    >>
    >> "Bob Sorrells"
    <[email protected]> wrote in
    >> message news:[email protected]...
    >>>I just bought a new Dell laptop, and I want to
    unstall the Adobe Web
    >>>Standard CS3 from my old laptop and install it on
    the new.
    >>>
    >>> What's the recommended way to do this to
    preserve the installation
    >>> count?
    >>>
    >>> Thanks,
    >>> Bob
    >>>
    >>
    >
    >

  • How do I install Web Standard CS4 on new laptop?

    How do I install web standard cs4 on my new laptop?

    Hi Rocobiz,
    Please try this download link to download Adobe CS4 Suite. This link is good for retail purchase as in a single user purchase of CS4 product. If you had purchased a Business License, please navigate to licensing website to perform the download.
    Cheers,
    Kartikay Sharma

  • Using rich text editor in new asset type input form

    Hey everyone,
    I'm currently trying to create assets based on a newly created asset type (which I of course, created). However, the STORAGE property I declared in the asset definition file is to support formatted text, which would normally be pasted from word documents. Note that I'm using the Basic Asset Model.
    Thus, I need a rich-text editor to be used in the content input form. So, after looking at the tags reference in the developer's documentation, I thought that I could use EWEBEDITPRO to achieve my goal but there's always an error mentionning that the component can't be launched. I supposedly have to configure two parameters, one of them being the path for ewebeditpro.js. I looked for that but haven't found it. On the other hand, I looked at the Oracle WebCenter Sites Property File document and that one stated that EWEBEDITPRO is deprecated and not supported (?!?!).
    So in short, what can I use, as a rich-text/html editor?? Thanks in advance for any reply!
    Edited by: DigitalSelf on May 24, 2012 2:26 PM

    Thanks. From what I've read in the developer's guide, CKEditor was available with assets built from the Flex model. However, I'm currently having a hard time trying to display the content of an attribute with content input through the CKEditor, because it's stored in a blob. Although I've found several examples showing how to read the content of a blob, none of them worked for me...

  • Formatting text with a text editor within a website?

    My wife wants to use her new iPad 2 to participate in an online community (Ravelry, a knitting and crocheting site).  She does a great deal of posting to forums within this community.  The text editor for posting in these forums allows users to format their text (bolding, italicize, etc.) as well as to link to other external and internal pages within the site (writers in the forum frequently link to patterns and project images within the site as references in their posts).  When she attempts to use the text editor in Ravelry from her iPad, she is unable to select the text she wants to highlight and alter it (by bolding or making it a link).  When we select the text, the only options are to copy or cut and we can't, once we've selected the text, tap on the "create a link" button  in the text editor.  We've tried to use both Safari and Atomic Web browsers, but no luck.   Help?

    ravelry.com is using WMD-Editor which is a WYWIWYM Markdown editor. Unfortunately it appears their chosen WYWIWYM Markdown editor is no longer or is pretty deprecated.
    You as a user are not going to be able to swap out your own editor for use on any website...these editors are hard coded by the website developer...perhaps you could, as already suggested ask them to update to a more robust editor which supports today's standards. Though I doubt you will get far in having them swap out code for this.
    A Solution:
    Download an alternate browser such as iCabMobile for iOS...I tested ravelry against this browser and the editor does work but is pretty unstable. Funtional but not as intended. Safari cannot load this editor properly at all.
    Log into your ravalry account and read their FAQ (http://www.ravelry.com/wiki/pages/UsingTheTextEditor#formatting_bolditalic_lists _and_other_basics)
    Simple BBCODE commands for formatting where you do not need to even use the tool bar work fine...just a hassle to memorize.
    Hope this helps.

  • New Text in the Sales Text View in the Material Master

    Hi All,
    I want to create new text ID in the material master sales text tab
    Can you please help me in how to create the new text for material master sales text tab view.
    Regards
    Rajesh

    Well it may not be possible by standard SAP to create in Material.
    AN alternative might be to use a standard text type and then call it in your Text Determination Procedure.
    T-code "SO10" --> Give "Text Name  & Text ID & Language --> Click at "Create" --> On next screen --> Go to (Menu) --> change editor --> Write the text which you want
    Go to VOTXN , and maintain the required confirguation to get this standard Text copied to the material during order processing.
    Regards
    Sai
    Edited by: Sai on Apr 16, 2010 1:39 PM

  • Can I open .ai file w/ text editor and edit linked file path?

    I want to relink a placed file in a lot of illustrator files to a new file with a different name. I've tried setting up various actions but it is not doing what I need. If I open the file in a text editor such as Notepad++ or Text Wrangler, I can find the linked file path in two places, if I edit this path and save the file (still with .ai extension) I thought the link would change, but when I reopen the file, it does not change. Any ideas?
    If I make an action to relink a file, the action will only place a new file but not replace the old one. I also can't get it to place into a specific layer.
    Any ideas?

    CSS files are plain text with no links, so what you see is all there is.
    In order to apply CSS to HTML, you need a &lt;link> tag in your HTML.
    If you install the Web Developer Extension from the Firefox add-ons site, there is a handy "Edit CSS" sidebar that lets you play with style rules and see the effects live. Note that this pane is not saved, so if you switch tabs, you lose your changes. Make sure to copy out any changes you want to remember.

Maybe you are looking for

  • Issue in custom component in custom timecard layout-OTL

    Hi, I have created a custom layout based on seeded layout.Added new custom component Dept reference field to the sedded layout. When trying to save the timecard template including dept reference field completed.The saved timecard template is dropping

  • How to handle HTTPS Service that returns XML

    When using Flash + AMF remoting I've always typecast the event.result as XML(event.result).  Typecasting isn't working in Flash Builder, I'm getting an object as the result [object MYXMLROOT] and I can access it's properties, but I can't typecast it

  • I can't download itunes 11.1, I can't download itunes 11.1

    can someone help i can't download itunes 11.1 when i try it tells me i need to update to OS X version 10.6.8 or later but my updates is up to date so confused.

  • After most recent update, Firefox keep hanging intermittently with "Not Responding".

    After the most recent update, my Firefox browser begins to hang intermittently with "Not Responding". I have checked the extensions and plug-in like Java, all of them are the latest updated ones. Everytime I open a new site or click on links to load

  • Image Hover in Muse

    I'm trying to do a basic image swap using hover/rollover state in Adobe Muse. Any pointers or ways to achieve that would be great!