home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / araclar / Win98 / HTML-Tool / DWESD.EXE / data.z / SourceFormat.backup < prev    next >
Encoding:
Text File  |  1998-04-02  |  4.2 KB  |  149 lines

  1. <!-- Dreamweaver source formatting profile -->
  2.  
  3. <!-- options
  4.  
  5.     INDENTION    : indention options
  6.         ENABLE  - allows indention
  7.         INDENT    - columns per indention
  8.         TABS    - columns per tab character
  9.         USE        - TABS or SPACES for indention
  10.         ACTIVE    - active indention groups (IGROUP)
  11.  
  12.     LINES        : end-of-line options
  13.         AUTOWRAP    - enable automatic line wrapping
  14.         BREAK        - CRLF, CR, LF
  15.         COLUMN        - auto wrap lines after column
  16.  
  17.     OMIT        : element omission options
  18.         OPTIONS    - options
  19.  
  20.     ELEMENT        : element options
  21.         CASE    - "UPPER" or "lower" case
  22.         ALWAYS    - always use preferred element case (instead of original case)
  23.  
  24.     ATTRIBUTE    : attribute options
  25.         CASE    - "UPPER" or "lower" case
  26.         ALWAYS    - always use preferred attribute case (instead of original case)
  27.  
  28. -->
  29. <?options>
  30. <indention enable indent="2" tabs="8" use="spaces" active="1,2">
  31. <lines autowrap column="76">
  32. <omit options="0">
  33. <element case="lower">
  34. <attribute case="lower">
  35.  
  36. <!-- element information
  37.     line breaks                : BREAK  = "before, inside start, inside end, after"
  38.     indent contents            : INDENT
  39.     indent group            : IGROUP = "indention group number" (1 through 8)
  40.     specific name case        : NAMECASE = "CustomName"
  41.     prevent formatting        : NOFORMAT
  42. -->
  43. <?elements>
  44. <address break="1,0,0,1">
  45. <applet break="0,1,1,0" indent>
  46. <area break="1,0,0,1">
  47. <base break="1,0,0,1">
  48. <blockquote break="1,0,0,1" indent>
  49. <body break="1,1,1,1">
  50. <br break="0,0,0,1">
  51. <caption break="1,0,0,1">
  52. <center break="1,1,1,1" indent>
  53. <dd break="1,0,0,1" indent>
  54. <dir break="1,0,0,1" indent>
  55. <div break="1,0,0,1" indent>
  56. <dl break="1,0,0,1" indent>
  57. <dt break="1,0,0,1" indent>
  58. <embed break="1,0,0,1" indent>
  59. <form break="1,1,1,1" indent>
  60. <frame break="1,0,0,1">
  61. <frameset break="1,0,0,1" indent igroup="2">
  62. <h1 break="1,0,0,1" indent>
  63. <h2 break="1,0,0,1" indent>
  64. <h3 break="1,0,0,1" indent>
  65. <h4 break="1,0,0,1" indent>
  66. <h5 break="1,0,0,1" indent>
  67. <h6 break="1,0,0,1" indent>
  68. <head break="1,1,1,1" indent>
  69. <hr break="1,0,0,1">
  70. <html break="1,1,1,1">
  71. <ilayer break="1,0,0,1">
  72. <input break="1,0,0,1">
  73. <isindex break="1,0,0,1">
  74. <layer break="1,0,0,1">
  75. <li break="1,0,0,1" indent>
  76. <link break="1,0,0,1">
  77. <map break="0,1,1,0" indent>
  78. <menu break="1,0,0,1" indent>
  79. <meta break="1,0,0,1">
  80. <object break="0,1,1,0" indent>
  81. <ol break="1,1,1,1" indent>
  82. <option break="1,0,0,1">
  83. <p break="1,0,0,1" indent>
  84. <param break="1,0,0,1">
  85. <pre break="1,0,0,1" noformat>
  86. <script break="1,0,0,1" noformat>
  87. <select break="1,1,1,1" indent>
  88. <style break="1,0,0,1" noformat>
  89. <table break="1,1,1,1" indent igroup="1">
  90. <td break="1,0,0,1" indent igroup="1">
  91. <textarea break="1,0,0,1" noformat>
  92. <th break="1,0,0,1" indent igroup="1">
  93. <title break="1,0,0,1">
  94. <tr break="1,0,0,1" indent igroup="1">
  95. <ul break="1,1,1,1" indent>
  96.  
  97. <!-- attribute information
  98.     specific name case        : NAMECASE = "CustomName"
  99.     values follow attr case        : SAMECASE    
  100. -->
  101. <?attributes>
  102. <onAbort namecase="onAbort">
  103. <onBlur namecase="onBlur">
  104. <onChange namecase="onChange">
  105. <onClick namecase="onClick">
  106. <onDragDrop namecase="onDragDrop">
  107. <onError namecase="onError">
  108. <onFocus namecase="onFocus">
  109. <onKeyDown namecase="onKeyDown">
  110. <onKeyPress namecase="onKeyPress">
  111. <onKeyUp namecase="onKeyUp">
  112. <onLoad namecase="onLoad">
  113. <onMouseDown namecase="onMouseDown">
  114. <onMouseMove namecase="onMouseMove">
  115. <onMouseOut namecase="onMouseOut">
  116. <onMouseOver namecase="onMouseOver">
  117. <onMouseUp namecase="onMouseUp">
  118. <onMove namecase="onMove">
  119. <onReset namecase="onReset">
  120. <onResize namecase="onResize">
  121. <onSelect namecase="onSelect">
  122. <onSubmit namecase="onSubmit">
  123. <onUnload namecase="onUnload">
  124. <onDblClick namecase="onDblClick">
  125. <onAfterUpdate namecase="onAfterUpdate">
  126. <onBeforeUpdate namecase="onBeforeUpdate">
  127. <onHelp namecase="onHelp">
  128. <onReadyStateChange namecase="onReadyStateChange">
  129. <onScroll namecase="onScroll">
  130. <onRowEnter namecase="onRowEnter">
  131. <onRowExit namecase="onRowExit">
  132. <align samecase>
  133. <checked samecase>
  134. <codetype samecase>
  135. <compact samecase>
  136. <ismap samecase>
  137. <frame samecase>
  138. <method samecase>
  139. <multiple samecase>
  140. <noresize samecase>
  141. <noshade samecase>
  142. <nowrap samecase>
  143. <selected samecase>
  144. <shape samecase>
  145. <type samecase>
  146. <valign samecase>
  147. <visibility samecase>
  148. <?end>
  149.