Annotation of Amaya/amaya/HTML.en, revision 1.18

1.1       cvs         1: extension
                      2: 
                      3: presentation
                      4: 
                      5:  HTMLP:  Standard presentation
                      6:  HTMLPP: With pages
                      7:  HTMLPBW: Black and White
                      8: 
                      9: export
                     10: 
                     11:  HTMLT: HTML
1.9       cvs        12:  HTMLTT: Text
1.1       cvs        13: 
                     14: translation
                     15: 
                     16: TEXT_UNIT: Text
                     17: GRAPHICS_UNIT: Graphics
                     18: SYMBOL_UNIT: Symbol
                     19: PICTURE_UNIT: IMG
                     20: REFERENCE_UNIT: Reference
                     21: PAGE_BREAK: Page_break
                     22: 
                     23: Comment\240: Comment
                     24: Block_Quote: BLOCKQUOTE
                     25: Address: ADDRESS
1.10      cvs        26: MathDisp: MATHDISP
1.1       cvs        27: Horizontal_Rule: HR
                     28: Basic_Set: element
                     29: Paragraph: P
                     30: Preformatted: PRE
                     31: Anchor: A
                     32: Basic_Elem: element
1.10      cvs        33: Math: MATH
1.1       cvs        34: Italic_text: I
                     35: Bold_text: B
                     36: Teletype_text: TT
                     37: Struck_text: STRIKE
                     38: Big_text: BIG
                     39: Small_text: SMALL
                     40: Subscript: SUB
                     41: Superscript: SUP
                     42: Phrase: phrase
                     43: Emphasis: EM
                     44: Strong: STRONG
                     45: Def: DFN
                     46: Code: CODE
                     47: Sample: SAMP
                     48: Keyboard: KBD
                     49: Variable: VAR
                     50: Cite: CITE
                     51: Font_: FONT
                     52: Applet: APPLET
                     53: Parameter: PARAM
                     54: Block: block
                     55: Center: CENTER
                     56: Division: DIV
                     57: List_: list
                     58: Unnumbered_List: UL
                     59: Numbered_List: OL
                     60: Directory: DIR
                     61: Menu: MENU
                     62: Definition_List: DL
                     63: List_Item: LI
                     64: Definition_Item: definition item
                     65: Term_List: term list
                     66: Term: DT
                     67: Definition: DD
                     68: Form: FORM
                     69: Form_Element: form element
                     70: Text_Area: TEXTAREA
                     71: Option_Menu: SELECT
                     72: Option: OPTION
                     73: Checkbox_Input: INPUT
                     74: Radio_Input: INPUT
                     75: Text_Input: INPUT
                     76: Reset_Input: INPUT
                     77: Submit_Input: INPUT
                     78: Input: INPUT
                     79: Hidden_Input: INPUT
                     80: Password_Input: INPUT
                     81: File_Input: INPUT
                     82: Text_With_Frame: text
                     83: Inserted_Text: text
                     84: Frame: frame
                     85: Table: TABLE
                     86: CAPTION: CAPTION
                     87: Table_head: table head
                     88: thead: THEAD
                     89: Table_body: table body
                     90: tbody: TBODY
                     91: tfoot: TFOOT
                     92: Table_foot: table foot
                     93: Column_head: column head
1.18    ! cvs        94: Table_row: TR
1.1       cvs        95: Table_cell: cell
                     96: Data_cell: TD
                     97: Heading_cell: TH
1.13      cvs        98: Langue: lang
1.1       cvs        99: Class: class
                    100: PseudoClass: pseudo class
                    101: Style\240: style
                    102: Invalid_attribute: invalid attribute
                    103: Ghost_restruct: ghost
                    104: background_: background
                    105: BackgroundColor: bgcolor
                    106: TextColor: text
                    107: LinkColor: link
                    108: VisitedLinkColor: vlink
                    109: ActiveLinkColor: alink
                    110: Prompt: prompt
                    111: Notation: type
                    112: http_equiv: http-equiv
                    113: meta_name: name
                    114: meta_content: content
                    115: HREF_: href
1.13      cvs       116: Link_type: type
1.1       cvs       117: REL: rel
                    118: REV: rev
                    119: Title: title
                    120: Align: align
                    121: NoShade: noshade
                    122: Size_: size
                    123: Width__: width
                    124: NAME: name
                    125: Alignment: align
                    126: Height_: height
                    127: hspace: hspace
                    128: vspace: vspace
                    129: Img_border: border
                    130: ISMAP: ismap
                    131: USEMAP: usemap
                    132: SRC: src
                    133: ALT: alt
1.6       cvs       134: Clear: clear
                    135: Left_: left
                    136: Right_: right
                    137: All_: all
                    138: None: none
1.1       cvs       139: Font_size: size
                    140: color: color
                    141: codebase: codebase
                    142: code: code
                    143: applet_name: name
                    144: alt: alt
                    145: Param_name: name
                    146: Param_value: value
1.13      cvs       147: classid: classid
                    148: data: data
                    149: Object_type: type
                    150: codetype: codetype
1.1       cvs       151: BulletStyle: type
                    152: COMPACT: compact
                    153: NumberStyle: type
                    154: Start: start
                    155: ItemStyle: type
                    156: ItemValue: value
                    157: Script_URL: action
                    158: METHOD: method
                    159: ENCTYPE: enctype
                    160: Rows: rows
                    161: Columns: cols
                    162: Multiple: multiple
1.4       cvs       163: MenuSize: size
1.1       cvs       164: Selected: selected
1.6       cvs       165: Value_: value
1.1       cvs       166: Checked: checked
                    167: Area_Size: size
                    168: MaxLength: maxlength
                    169: Border: border
                    170: cellspacing: cellspacing
                    171: cellpadding: cellpadding
                    172: Position: align
                    173: Row_align: align
                    174: Row_valign: valign
1.14      cvs       175: colspan_: colspan
                    176: rowspan_: rowspan
1.1       cvs       177: Cell_align: align
                    178: Cell_valign: valign
1.8       cvs       179: No_wrap: nowrap
1.1       cvs       180: shape: shape
                    181: coords: coords
                    182: nohref: nohref
                    183: x_coord: x
                    184: y_coord: y
                    185: height\240: height
                    186: left_: left
                    187: center_: center
                    188: right_: right
                    189: NoShade_: noshade
                    190: Top_: top
                    191: Middle_: middle
                    192: Bottom_: bottom
                    193: Left_: left
                    194: Right_: right
                    195: Yes_: yes
                    196: disc: disc
                    197: circle: circle
                    198: square: square
                    199: Yes_: yes
                    200: Arabic_: 1
                    201: LowerAlpha: a
                    202: UpperAlpha: A
                    203: LowerRoman: i
                    204: UpperRoman: I
                    205: Get_: get
                    206: Post_: post
                    207: No_: no
                    208: Position_top: top
                    209: Position_bottom: bottom
                    210: Row_left: left
                    211: Row_center: center
                    212: Row_right: right
                    213: Row_top: top
                    214: Row_middle: middle
                    215: Row_bottom: bottom
                    216: Row_baseline: baseline
                    217: Cell_left: left
                    218: Cell_center: center
                    219: Cell_right: rigth
                    220: Cell_top: top
                    221: Cell_middle: middle
                    222: Cell_bottom: bottom
1.8       cvs       223: no_wrap: nowrap
1.1       cvs       224: rectangle: rect
                    225: circle: circle
                    226: polygon: poly

Webmaster