Lionhtmleditorprovider has several versions. lionhtmleditorprovider uses the dnn used by lion webhtmleditor editor as the htmleditorprovider of Rich Text Editor. For more information about lionhtmleditorprovider, click here. Webhtmleditor is now available in a new version! The page is beautified, loading speed becomes faster, and functions become more powerful! More, please see: http://lion.net.cnblogs.com/archive/2005/08/08/209652.html
To adapt to changes made to webhtmleditor version 1.5, lionhtmleditorprovider has also made corresponding adjustments.
Update as follows:
1. modified the version 1.5.
2. Added highlight.CodeDisplay function, similar to the insert code function in the blog source.
You need to configure codehighlighter = "true" in lionhtmleditorprovider, as follows:
< Add Name = "Lionhtmleditorprovider"
Type = "Dotnetnuke. htmleditor. lionhtmleditorprovider, dotnetnuke. lionhtmleditorprovider"
Providerpath = "~ \ Providers \ htmleditorproviders \ lionhtmleditorprovider \"
Toolbarstyle = "Office_xp"
Usednnrootimagedirectory = "True"
Codehighlighter = "True"
/>
In addition, Web. config has other modifications. For details, see the installation instructions.
Effect, such:
Download:
Lionhtmleditorprovider (v1.0.3) pa.rar
To insert the highlighted code, see codehighlighter pa.rar.
The installation instructions are in the compressed package.
Other versions of lionhtmleditorprovider:
V1.0.0: http://www.cnblogs.com/esshs/archive/2005/07/01/184581.html
V1.0.1: http://www.cnblogs.com/esshs/archive/2005/07/05/186561.html
1.0.2: http://www.cnblogs.com/esshs/archive/2005/07/22/198403.html
More>