- Tag Customization :
Now the user can customize all cliptext (modify, add, insert, remove...) via the cliptext pop-up menu :

- Prefix : Prefixes a user-input character or string to each line in a selection or in the whole document.(Edit->Prefix...)
- Suffix : Suffixes a user-input character or string to each line in a selection or in the whole document.(Edit->Suffix...)
- Indenting Rule : All cliptext insertion
abides by the indenting rule when auto-indent mode
is on.
Ex)
before :
<SCRIPT language="JavaScript" src="">
</SCRIPT>
now :
<SCRIPT language="JavaScript" src="">
</SCRIPT>
- Auto-bracket : Automatically inserts a closing bracket or a quote as soon as the starting one is inserted.
- Misc. :
- External Image Insertion (Html->Insert External...) :
GIF and PNG image insertion also
contains width and height
attributes in the inserted IMG element.
- External Browser List : Added Remove button to remove listed items.
|