Japanese

EE2E

About an EE2E complement.

  EE2E has an EPO(The Editing Process Organizer) -like complement function.
  Here, the example when complementing an img tag in XHTML-mode is shown.

mini-buffer

  An extension should open the file of html.
  [ALT]-c s is performed.
  And then,following mini buffer is displayed.
  A complement input can be performed on this buffer.
  A list is displayed in a complement list inputting [SPACE].

128x340(1760bytes)
(mini-buffer)

It will complement,if a space-key is pushed.

  The following examples, [spase] was pushed after "im" and an input.
  A tag complement is ended by [ret].

128x340(1654bytes)
("im" + spase)

The complement of a tag attribute(File Name)

  A file name is complemented with a src attribute.

128x340(2582bytes)
(File name complement)

The complement of a tag attribute(enum)

  Enum is complemented with an align attribute.

128x340(1842bytes)
(Enum complement)

The complement of a tag attribute(Alt)

  Various information is complemented with an alt attribute.   In addition, various information can be complemented.

128x340(1892bytes)
(Alt complement)

Output result

  The img tag was complemented.

194x230(5607bytes)
(Output result)

ando@park.ruru.ne.jp