Bookmarks in Code View?

In Code View, is there any way of bookmarking a line of
code?

Area 51x wrote:
> In Code View, is there any way of bookmarking a line of
code?
Sadly no. It's something that has been requested many times.
You can add
your voice to the requests by submitting a formal request
through the
following form:
http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
David Powers
Adobe Community Expert, Dreamweaver
http://foundationphp.com

Similar Messages

  • Retrieve the link from Bookmark of Report view on Enterprise Poral

    Hi All,
    We are running the BEx queries on Enterprise Portal. When I try to Bookmark a particular View of the query it says:
    "Bookmark 4XX9XXYJF84229XXQF2TBAZZD saved".
    If at a later stage I want to run the same view of the report, from where can I retrieve the 'Link' of this Bookmark (considering I did not save the link initially).
    I tried to T-code 'RSWR_BOOKMARK_REORG', but that does not give me the link.
    Regards,
    Shreyas.

    Please take a look at the FAQ for Portal.It has a section on the same topic.
    http://otn.oracle.com/products/iportal/htdocs/portal_faq.htm
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Milan:
    I have made a form in Portal EA 3.0.6.3.3, and I have tried to find a way to link the forms result to a report (as input).
    The Form is base on a non-updateable view and is use in order to use LOVs. The report is showing the details based on the search result of the form.
    What I need is a way to link the result of the form with the report parameters.
    I know I should use the On successful submission of a form, execute this PL/SQL block or PL/SQL procedure: in the firs form tap.
    I is should be something like this call('http://artemis/pls/portal30/APPS.RPT_DETAIL.show');.
    Artemis = local host/server
    APPS.RPT_DETAIL.show = the reports call interface
    I do a make the link with appropriate parameters???
    Yours thankfully<HR></BLOCKQUOTE>
    null

  • CS5: Pasting smart quotes into code view problem

    Hi all,
    In my blogging workflow, I copy the blog text from from MacJournal into the code view in Dreamweaver CS5.  In CS3, it seems that DW allowed the left & right smart and unicode quotes to be pasted in untouched.  However, DW CS5 seems to be converting all single ‘ & ’ to the ASCII ' and all “ & ” to ASCII ".  Is there a way to turn this off?
    I don't want to paste the text into the design view because I don't want DW to auto format the text.  I got some specific formatting that I like to do.
    Thanks!
    Steven

    Yes, the appropriate meta tag is in place.  In Preferences, UTF-8 is selected under Fonts.  Try pasting:
    “Test”
    into the code view and see what happens.  Hmm, Just tried pasting the above into the Design View and the same thing happened.  The curly quotes where changed into straight quotes.  BTW, I'm runn ing DW under Mac OS X Lion.
    I pasted the same text in another app, TextEdit, and the curly quotes pasted just fine.
    I need the curly quotes because I change them into &#8216;, &#8217;, &#8220;, and &#8221; (‘ ’ “ ”) for compatibility with older browsers (pre-IE6).  Yes, my site has been visited by such older browsers.
    Thanks!
    Steven

  • Pasting smart quotes and apostrophes in code view.

    Sine upgrading to Dreamweaver CS5, I haven't been able to copy/paste smart quotes and apostrophes into code view without them automatically being converted to straight quotes.
    For example, the following sentence (notice the curly quotes):
    John’s new song is called “DW Blues”
    would get pasted into Code View as:
    John's new song is called "DW Blues"
    Notice the smart quotes and apostrophe are replaced with single and double ticks, or "straight quotes."  While this seems like a minor detail, it's extremely important to our writers and editors to have them appear on the website exactly as typed.
    If I do the same copy/paste in Design View (doc type is XHTML Transitional), it appears as:
    John's new song is called &quot;DW Blues&quot;
    The characters are still replaced, and the straight quotes are then entity encoded (as expected).
    This doesn't happen with other valid UTF-8 characters like ™, ®, —, etc., or with any other code editors I've used, including DW CS3.
    Is there a hidden preference somewhere to disable this "feature," or is it just a bug?
    Please help!

    It's now 4 years since jsparacio posted this, and I just wanted to let everyone know that I had -- and am still having -- the exact same problem with Dreamweaver CS5 (running first under Windows XP, then Windows 7, and now again with Windows 8.1). So it's not just Macs that are affected.
    FWIW, I have set my DW CS5 Paste preferences to the 3rd of 4 options available
        1 - Text Only
        2 - Text With Structure
        3 - Text With Structure Plus Basic Formatting
        4 - Text With Structure Plus Full Formatting
    in the EDIT > PREFERENCES > Copy/Paste Preferences dialog box.
    But the Paste Special command ignores this setting, giving me only the first 2 options from which to choose, with option 2 the default selection for Paste Special operations (options 3 and 4 are grayed out, and can't be selected).
    According to David Sawyer McFarland's _Dreamweaver CS5: The Missing Manual_ (O'Reilly Media, 2010), the reason these are grayed out is because I am pasting unformatted ASCII text which I generated in a program editor called "UltraEdit":
        "... Choose EDIT > PASTE SPECIAL to open the Paste Special window. Here, you can choose which of the four techniques you wish to use ... sort of. You're limited to what Dreamweaver can paste. For non-Microsoft Office products, you can use only the first two options--the others are grayed out--whereas you can choose from any of the four with text copied from Word or Excel." (McFarland, p. 81)
    Regardless of such restrictions, standard copy-and-paste (CTRL+C followed by CTRL+V) works just fine for me using Dreamweaver CS4 (i.e., I have never needed to use the Paste Special command), but with DW CS5, neither Paste command (CONTROL+V or CTRL+SHIFT+V) works properly with typographic/curly/smart quotes.
    All typographic quotes -- ASCII-0146 and ASCII-0147 (double quote marks); plus ASCII-0145 and ASCII-0146 (single quote marks, for quotes within a quote) -- are converted to inch (&quot; is entered in the code) and foot (' is entered in the code) marks when I copy-and-paste text with these characters into Dreamweaver's Design View.
    When I copy this same plain ASCII text directly into the code (rather than using Design View), typographic double open & close quotes are converted to the inch (") mark, and typographic single open & close quotes are converted to the foot (') mark.
    The beginning of this week, I installed Dreamweaver CS5, ver. 11.0, Build 4909 under Windows 8.1 OS on my new Ultrabook. I was hoping that under Windows 8.1, DW CS5's handling of typographic quotes might improve so that I can actually use this program that I purchased 4 years ago. Alas, no such luck: I continue to have the same problem I had when I first upgraded to Dreamweaver CS5 back in August 2010 (then running under Windows XP on my desktop computer).
    Back in August 2020, when I first asked about fixes, I was told to change the Title/Encoding setting of Page Properties to "Western European" -- which I tried, but it didn't work then, and it doesn't work now ... and even if it did, it wouldn't be a proper fix for the problem as I have plenty of good reasons for wanting my HTML page Title/Encoding set to Unicode (UTF-8), not Western European ("charset=iso-8859-1").
    The ability to copy-and-paste typographic quotes is such a big deal for me that I chose back in August 2010 to revert to Dreamweaver CS4, which I've been using ever since.
    It is *very* frustrating that, 4 years later, I still can't use this program, and shall be reverting to DW CS4, yet again.
    I continue to be completely flummoxed by this. Every other program with which I am familiar converts non-typographic quotes to typographic/curly/smart quotes ... never have I seen the process automated in reverse!

  • Zoom  in code view

    So I love code view, allows me to really keep everything
    clean. But the txt is a bit too small. I know I can zoom with my
    os, but is there a way to do this only in dreamweaver code view?
    Thought about changing the code font and size, but not sure if that
    will effect page rendering
    ???

    > Thought about changing the code font and size,
    > but not sure if that will effect page rendering
    dreamweaver preferences-->Fonts-->Code View
    pick a font and a size. it has nothing to do with what shows
    in a browser.
    make it 300pt zebra bold.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Editing tags in code view

    im relatively new to dw 8 and have a problem. in split vied
    or code view I cant edit change or remove tags. ie if i want to
    remove a <font> tag. i can highlight it in the code view
    window but if i try to cut nothing happens. Im sure i just have a
    setting wrong but what?

    Is the code in question black or gray?? If ou are using a DW
    teomplate,
    some of our code areas will be "locked" (gray) and uneditible
    unless you
    edit the template itself. Make sense?
    Alex

  • Dreamweaver cs6 keeps adding br tags in code view

    Hi
    I've just upgraded to Dreamweaver cs6 and am having trouble with the code view. When typing in <script> tags or <style> tags I keep getting two <br> tags automatically inserted. It is really annoying as it puts them on two lines and takes time to remove them and completely disrupts your flow when typing code or css.
    Any suggestions on how to prevent this happening?
    Thanks.

    Thanks David - I think that may well explain it. It seems to happen mostly when adding a { in code or CSS. I wonder if I'm still holding the shift key when I hit enter for a new line. I'm trying Dreamweaver again after using visual studio for the last 5 years or so. I wonder if I can just change the keyboard shortcut.

  • Bug in Code View font spacing - very annoying...

    Hello,
    I encounter a really annoying bug in the last version of Dreamweaver CC. The font in Code View is too spaced in the new version...
    See below for screenshots from CS6 and CC to see the difference.
    I'm using the font Courier New 9pt in both version...
    Please advise.
    Screenshots.
    Dreamweaver CS6
    Dreamweaver CC - Notice the font spacing

    I've managed to change the font to "Source Code Pro" in the Regeditor here: HKEY_CURRENT_USER\Software\Adobe\Dreamweaver CC\Font Preferences.
    Style, the font is not as good as it was with Courier New... And Courier New is not working... I'm looking to have a normal Courier New in CC... Or at least anothe similar font... Not light as Source Code Pro...
    Thanks
    See screenshots below:
    Source Code Pro In CC
    Courier New in CS6
    Courier New in CC..

  • Text wrapping in code view

    In Preferences, I have checked the option Automatic wrapping
    after column
    76. However some rows can't wrap at the specified column
    because the tags in
    that rows can't be destributed in two lines. So, DW (8 and
    now CS3)
    hard-breake them at the end of the window, resulting in a new
    line without
    line number (I have Line numbers checked under View > Code
    view options
    menu).
    Is there a setting for not breaking those tags at the end of
    the window?
    (I'm only speaking about the long tags and not the plain
    text, that I srtill
    want it wrapped at column 76 so, I can't uncheck the Option
    Word wrap under
    View > Code view options menu, because it overrides the
    wrapping after
    column 76 option of the Preferences, making not only the long
    tags exceeding
    window's right edge, but plain text, too).
    Thank you in advance
    Please, remove hyphens to contact me

    Tun off this setting:
    View > Code View Options > Word Wrap
    HTH,
    Randy
    > In Preferences, I have checked the option Automatic
    wrapping after
    > column 76. However some rows can't wrap at the specified
    column because
    > the tags in that rows can't be destributed in two lines.
    So, DW (8 and
    > now CS3) hard-breake them at the end of the window,
    resulting in a new
    > line without line number (I have Line numbers checked
    under View > Code
    > view options menu).
    >
    > Is there a setting for not breaking those tags at the
    end of the window?
    > (I'm only speaking about the long tags and not the plain
    text, that I
    > srtill want it wrapped at column 76 so, I can't uncheck
    the Option Word
    > wrap under View > Code view options menu, because it
    overrides the
    > wrapping after column 76 option of the Preferences,
    making not only the
    > long tags exceeding window's right edge, but plain text,
    too).

  • Why won't Dreamweaver code view allow me to select from all of my system fonts?

    I am trying to change the font for my code view in Dreamweaver CC.  However, it does not let me choose from a list of all fonts installed on my computer...it just gives me about 50 or so random fonts (some of them glyph fonts which are completely useless in this scenario).  It doesn't even include basics like Courier.  I had previously been using CS4, and it allowed me to choose any font I wanted.  Any ideas?

    I've just checked Dreamweaver CC on my MacBook Air. I don't know whether it lists every single font on my machine, but the list was very long. It certainly wasn't just a short, random list. Are you trying to change the Code view font in the right place?
    Dreamweaver > Preferences > Fonts

  • Code View Toolbar Issue

    I've had a weird issue under Dreamweaver 8.02. It started
    under Vista and of course I blamed the OS and went back to XP. Well
    now it's occurring there as well. It all happens in code view which
    is where I work all the time. The toolbar buttons will not work. I
    can't move to Split or Design view or edit the title from the
    toolbar.
    I've tried looking around in the toolbar XML files, but
    nothing seems to help.
    Any thoughts?

    It sure does happen for me, and I'm using CS3 on
    Mac/WXPPro/Vista.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "computernerd14" <[email protected]> wrote
    in message
    news:f1atpd$a5j$[email protected]..
    > In Dreamweaver 8, when you place your cursor at any
    point in Design View,
    > that
    > area will be automatically selected in Code View. For
    some reason, this
    > doesn't
    > happen in Dreamweaver CS3. I hope it's just a bug and
    not some sort of
    > feature.
    > It's a very useful feature, and until things are
    clarified, I'm switching
    > back
    > to Dreamweaver 8.
    >

  • Code View issue

    In Dreamweaver 8, when you place your cursor at any point in
    Design View, that area will be automatically selected in Code View.
    For some reason, this doesn't happen in Dreamweaver CS3. I hope
    it's just a bug and gets fixed soon. It's a very useful feature,
    and until things are clarified, I'm switching back to Dreamweaver
    8.

    It sure does happen for me, and I'm using CS3 on
    Mac/WXPPro/Vista.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "computernerd14" <[email protected]> wrote
    in message
    news:f1atpd$a5j$[email protected]..
    > In Dreamweaver 8, when you place your cursor at any
    point in Design View,
    > that
    > area will be automatically selected in Code View. For
    some reason, this
    > doesn't
    > happen in Dreamweaver CS3. I hope it's just a bug and
    not some sort of
    > feature.
    > It's a very useful feature, and until things are
    clarified, I'm switching
    > back
    > to Dreamweaver 8.
    >

  • ClearType makes fonts in Dreamweaver code view hard to read

    I'm using Dreamweaver 8.0.2 with Windows Vista Business. As
    you know, Vista has a feature called "ClearType," which is supposed
    to help smooth out the on-screen fonts. It normally does do this,
    but for some reason, in Dreamweaver code view, some of the edges of
    fonts are cut off, making it very difficult to read at times. See
    pic here:
    http://www.klife.com/fontscutoff.jpg
    I've tried changing the display fonts within Dreamweaver
    (from Courier New to Arial, etc.), but it doesn't help. Actually,
    Arial is worse. But here's what fixes it: turning off ClearType. I
    haven't noticed ClearType messing any fonts up in programs except
    for Dreamweaver. Why is DW doing this and is there anything I can
    do to get ClearType to work with it?

    You might want to try Clear Type Tuner. It is a Microsoft
    tool to let you
    adjust your clear type settings to your liking. It was
    written for XP. I'm
    not sure if they have a Vista version out yet, but the XP
    version might
    work.
    http://www.microsoft.com/typography/ClearTypePowerToy.mspx
    Here is an online version, which I have not tried.
    http://www.microsoft.com/typography/ClearType/tuner/Step1.aspx

  • Dreamweaver code view letter spacing issue

    Good Morning at all,
    This morning when i've started DreamWeaver i've seen something change.
    As you can see in the picture below in the code view, the letters spacing is became really bigger than the normal.
    In the picture below i've done a piece of code with my dreamweaver in the top and in the bottom with one of my friend.
    When i try to change the font from the preferences menu (for example Verdana) the problem seems to solve but when i change again to Courrier New the problem return.
    What can i do?
    For me it is really frustrating to work with this problem and I do not understand why it bothers me so much,
    Thanks for the help guyes!
    Manuel.

    To change code formatting, go to Edit > Preferences > Code > Indent.  Then use Command > Apply Source Formatting.
    Nancy O.

  • Dreamweaver: code view - building links

    Working in code view, does Dreamweaver have prefs to have the following behaviour with respect to creating links:
    User selects some text in a sentence that will be the anchor for the link.
    User selects an html file from the project file list.
    User drags the file and drops it on to the text that will form the anchor.
    What happens:
    The selected' text is replaced by the contents of the title tag in the html file that was dropped onto it.
    What the user might expect to happen (because it's the quick and intuitive way to build links but no other editor appears to have this functionality, apart from Homesite):
    The selected text becomes the anchor of a link to the file that's just been dropped onto it.
    Is there a pref in Dreamweaver that allows me to change this behaviour?
    Mark

    Is there a pref in Dreamweaver that allows me to change this behaviour?
    No, but you can always select the text and use the bull's-eye icon to drag and drop on the filename, an even more intuitive way to make a link.

Maybe you are looking for