From: Alex B. <en...@tu...> - 2001-06-29 23:53:27
|
hi all, I've attached the second version of bc_edit, which is very nearly feature-complete. For those of you that don't know, this is a simple editor that is MS IE 5.5+ specific, that allows "novice" users to create very clean, simple html visually. The improvement here is that the actual editing component uses an IE's "component embedding" (for lack of a better term) abilities - so you can just call it from inside an html document ant it will appear. :) This one does: bold italic link kill link normal insert <p> indent outdent ordered list (1,2,3) unordered (bullet) list hr laft align center right align images _and_ heading1, 2, 3. a couple things to note: -you can copy and paste content from any html page into bc_edit, and, yes, edit it. -you can easily extend the little select menu to include your own custom tags and css subclasses. (this will likely be an "externally settable" thing in the full r2 release) -it has an html editing feature which allows you to view and edit the html source, and see the results in the visual editor. ----- -I haven't tested entity handling. -I can't get the div to expand to height=100% without giving up the scrolling feature in the editable div. :( _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |