| 4. |
Support accessibility according to W3C WAI and section 508
accessibility guidelines.
HanWebFusion Editor optional accessibility settings ensure your site complies with Section 508,
so people with disabilities can have full access to your content. |
 |
| 5. |
Output HTML or well-formed XHTML to your choice.
HanWebFusion Editor supports output well-formed XHTML. Your choice of XHTML 1.0 or HTML 4.01
output. |
 |
| 6. |
Clean, lightweight and extremely fast loading.
Numerous optimization methods has been applied. It's clean, compact, extremely fast-loading, but still powerful and efficient. |
 |
| 7. |
Multi-culture support, Easy localization through XML.
All labels, buttons, tooltips and messages are located in external XML files, so that the
language of the editor can be switched with a single property. You can also create a new
language in a matter of minutes. |
 |
| 8. |
Support complete page editing (from < HTML > to < /HTML >).
HanWebFusion Editor allows you to edit a full HTML page, including < title >, < !DOCTYPE... >
and some other options. You can also insert Form elements (checkbox, button, textarea, etc.) and modify certain properties of the element. |
|
| 9. |
Single line returns on enter Key press.
Most other editors insert double line returns which can be annoying for clients who are used to
editing in Microsoft Word. HanWebFusion Editor can be configured to use < div >, < br > or < p > tags when you press enter. In either mode < br > tags can be created by using shift+enter. |
|
| 10. |
Relative and Absolute URLs support.
With HanWebFusion Editor, you have the choice of using either a relative or absolute URL. |
|
| 11. |
CSS-based Skinning.
HanWebFusion Editor provides several built in themes that are ready to use. Developers can
completely change the appearance of the toolbar and the dialogs by simply modifying the supplied classes and images. |
|
| 12. |
Style Builder Dialog Box.
With Style builder dialog box you can apply CSS style attributes directly to any HTML elements
on your Web page. |
|
| 13. |
Content management with template
The basic idea behind a Content Management System (CMS) is to separate the management of content from design. HanWebFusion Editor allows the site designer to easily create and establish templates to
give the site a uniform look. Templates may be modified when desired. |
 |
| 14. |
Apply security to control user access to resources
HanWebFusion Editor allows developers to assign a pre-defined set of permissions by group or individual.
This prevents a normal user to access the administration functionality.
The details of permissions are specified by an XML security policy file. Each level maps to a
specific file. The default mappings:
- admin—maps to admin.config
- default—maps to default.config
- guest—maps to guest.config
You can customize and extend each policy file by editing the XML security policy file. You can
also create your own policy files that define arbitrary permission sets.
Comparison of the sample security policy file
| Permissions/Resource Setting |
Admin |
Default |
Guest |
| AllowUpload |
 |
 |
|
| AllowDelete |
 |
|
|
| AllowCopy |
 |
|
|
| AllowMove |
 |
|
|
| AllowCreateFolder |
 |
|
|
| AllowDeleteFolder |
 |
|
|
| RestrictUploadedImageDimension |
|
 |
 |
| AutoResizeUploadedImages |
|
 |
 |
| MaxImageWidth |
6400 |
640 |
640 |
| MaxImageHeight |
4800 |
480 |
480 |
| MaxImageSize |
10000 |
100 |
100 |
| MaxMediaSize |
10000 |
100 |
100 |
| MaxFlashSize |
10000 |
100 |
100 |
| MaxDocumentSize |
10000 |
100 |
100 |
| ImageGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| MediaGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| FlashGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| FilesGallaryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| ImageFilters |
.jpg .jpeg .gif .png |
.jpg .jpeg .gif
|
.jpg .jpeg .gif
|
| MediaFilters |
.avi .mpg .mpeg .mp3 |
.avi .mpg .mpeg
|
.avi .mpg .mpeg
|
| DocumentFilters |
.txt, .doc .pdf, .zip .rar, .avi .mpg,
.mpeg .mp3, .jpg .jpeg,.gif .png |
.pdf, .doc
|
.txt, .doc .pdf, .zip
|
|  |
| 15. |
Unlimited levels of the undo/redo feature
Many of the other editors on the market cannot undo or redo certain actions, and certain table
operations - such as cell merge or column deletion. HanWebFusion Editor has a new custom undo/redo
implementation to make you can now safely undo those actions. |
 |
| 16. |
Support HTML code indentation and Tags
appear in lower case.
HanWebFusion Editor displays nicely indented code in the HTML mode and the generating HTML tags
and Attributes are in lower case. This is very convenient and important for the advanced users.
|
|
| 17. |
Full-Screen editing support.
It does not open a new window, instead it will resize to fit the browser screen. Edit in full
screen mode, maximizing your available space.
|
|
| 18. |
No slow Java or ActiveX components.
100% DHTML, JavaScript ASP.Net code. There are no slow Java or ActiveX components to worry about and everything is handled in the browser!
|
 |
| 19. |
Easy Implementation for Developers.
The perfect addition to your content management system! Only a couple lines of code , you don't
need to be an expert. Allows you to add an online HTML editing functionality that works with
standard HTML form.
|
|
| 20. |
Easy to use API to hide buttons and tabs.
HanWebFusion Editor allows developers to set the image directory, set the controls width,
disable image uploading and deleting, restrict access to the source/preview tabs, hide buttons
and lists that you don't want your clients to see or access.
|
|
| 21. |
Wrap text around images.
Locate the image you want to wrap text around, and click any justify button in the toolbar. The
image will float to the desired direction. Text will be positioned around the image.
|
|
| 22. |
Downloadable files support.
You can upload document files, create a link from your HTML content to the document files (zip
files, ppt files...).
|
|
| 23. |
Advanced table manager.
Create and modify tables and table cells. Set their border color, alignment, cellspacing and
more! Once you've created a table, simply right click inside of it and use the handy popup menu
to change its attributes. < caption >,< summary >,< thead >, < tfoot >, < th > tags are supported.
|
|
| 24. |
Use MaxHTMLLength or MaxTextLength to
Protect Your Database.
If you tried to insert a record whose text length is greater than allowed by your table, an
error will be reported. To prevent this type of error from occurring, developers can use
MaxHTMLLength or MaxTextLength in the HanWebFusion Editor to limit the length of the user’s
input.
|
|
| 25. |
Clickable Image Maps.
Image maps are pictures with clickable regions also known as "hotspots." When users click on one
of the hotspots, they're directed to the page you designate. HanWebFusion Editor lets you easily
create image maps to add fun and excitement to a page.
|
|
| 26. |
< div > Box Formatting.
< div > boxes offer a much greater ability to control the layout of a page. With HanWebFusion Editor, you can put any content between < div > tags and then use CSS to style all sorts of
borders, backgrounds, etc.
|
|
| 27. |
Universal and Virtual keyboard.
Virtual Keyboard does not require changes to language settings of your system and even speeds up
the entire text input process for your customers. It lets your native speaking clients to access
your web resources from any location in the world without changing national keyboard layouts and
fonts on their machines.
|
|
| 28. |
Compatibility with the browser's back
button.
Don't you hate losing your edits? It is so easy to accidentally browse away from the page you
are editing (eg by hitting a back space key or button). And then you have lost all your edits.
Unless you are using HanWebFusion Editor!
|
|