Pretty Print HTML Extension?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Pretty Print HTML Extension?

    HTML Tidy is not a good alternative for me, even though I can use it through a
    couple different text editors. It messes with the code slightly. Is there an
    extension out there that can give me more control over the pretty-printing of
    HTML, and possibly do so on multiple files at once?

    MellowCricket Guest

  2. Similar Questions and Discussions

    1. Pretty Print
      Hi, Is there a 'pretty-print' extension, similar to the function in XML Spy except for HTML and Dreamweaver? Basically, it takes something...
    2. ASP HTML Bug in FrontPage Cleanup Extension
      Here is a bug I found in trying to use DW Commands > "Cleanup FrontPage HTML Sitewide" (after I installed this extension). I had ASP pages in the...
    3. html extension to process cold fusion
      It took three steps to get html extensions to work with Coldfusion MX 7: 1. Map HTML files to C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll in...
    4. creating HTML for Print
      Hi guys, i was looking for a print solution some time back, and had a suggestion that i could create a HTML (that makes the printing look really...
    5. How to use HTML::Parser to remove HTML tags and print result
      I am trying to use HTML::Parser to parse an HTML file, remove all HTML tags (including comments, etc.), replace all ENTITIES (e.g. &amp), and put...
  3. #2

    Default Re: Pretty Print HTML Extension?

    MellowCricket wrote:
    > HTML Tidy is not a good alternative for me, even though I can use it through a
    > couple different text editors. It messes with the code slightly. Is there an
    > extension out there that can give me more control over the pretty-printing of
    > HTML, and possibly do so on multiple files at once?
    I assume that you mean by "pretty-printing" that you want the code formatted in a particular fashion, but if not, please do provide more about exactly what you'd like to do. If you go to Commands -> Apply Source Formatting, Dreamweaver will use the settings within the Tag Libraries to format your code. To change how the formatting occurs, go to Edit -> Tag Libraries select the tag library (such as HTML) that you want to edit and expand it to see the individual tag settings.


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139