|
DanBartels.CS.FreeTextBoxWrapper 2.0 Released |
|
I finally updated my text editor wrapper control for CS2.0. This version uses the same freetextbox.dll that cs ships with, and does not interfere with the operation of the standard FreeTextBoxWraper in any way. I have included builds for both the 1.1 and 2.0 frameworks. It will appear as "TemplatedFTB" in the options menu in the admin area.
If you aren't familiar with my FreeTextBoxWrapper; I incorporated the TemplatedWebControl into the FreeTextBoxWrapper... By doing this, I expose a "Skin" file (an ascx file in the \themes\default\skins\editors folder) which allows you to edit the behavior of the freetextbox, including adding toolbar buttons, without editing the code.
You can download it here
http://communityserver.org/files/40/add-ons/entry528067.aspx
Dan
(http://communityserver.org/forums/528069/ShowThread.aspx#528069 would be a good place to post if you are looking for support)
We are currently evaluating how best to include this functionality in CS 2.1