Changeset 722
- Timestamp:
- 02/09/07 13:22:29 (6 years ago)
- Location:
- trunk/plugins/HtmlEntities
- Files:
-
- 1 added
- 1 modified
-
html-entities.js (modified) (1 diff)
-
iso-8859-1.js (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/HtmlEntities/html-entities.js
r677 r722 10 10 edit Entities.js. 11 11 You may save it under a different name using the xinha_config.HtmlEntities.EntitiesFile variable 12 13 ISO-8859-1 preset is included, load it by 14 xinha_config.HtmlEntities.EntitiesFile = _editor_url + "plugins/HtmlEntities/iso-8859-1.js"; 12 15 \*------------------------------------------*/ 13 16
