Created Unassigned: CKEditor does not save - Message:Procedure or function...
I cannot save with CK Editor, I get the message Message:Procedure or function 'AddHtmlText' expects parameter '@History', which was not supplied.can you please help me with this
View ArticleCommented Unassigned: CKEditor does not save - Message:Procedure or function...
I cannot save with CK Editor, I get the message Message:Procedure or function 'AddHtmlText' expects parameter '@History', which was not supplied.can you please help me with thisComments: ** Comment...
View ArticleClosed Unassigned: CKEditor does not save - Message:Procedure or function...
I cannot save with CK Editor, I get the message Message:Procedure or function 'AddHtmlText' expects parameter '@History', which was not supplied.can you please help me with this
View ArticleCreated Unassigned: Upgrade Error Going from V2.00.07 to V2.01.01 [8032]
I am receiving the following error when trying to upgrade the CkEditor Provider from V2.00.07 to V2.01.01Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: The...
View ArticleNew Post: Custom format_tags
I am trying to modify the Format drop-down (format_tags) to use some project specific formatting. I cannot figure out how to add a custom tag, I can only get the defaults to work. In the CKEditor...
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
I'm confused as to what the exact syntax would be. Could you show me specifically? Here is the existing Protected Source: [( /<i class[\s\S]*?>[\s\S]*?<\/i>/gi ),( /<span...
View ArticleCommented Unassigned: Upgrade Error Going from V2.00.07 to V2.01.01 [8032]
I am receiving the following error when trying to upgrade the CkEditor Provider from V2.00.07 to V2.01.01Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: The...
View ArticleNew Post: Link editor from right-click vs. toolbar messing with styles?
I am using the latest release on Evoq Content 8.0.0 and when I enter edit mode and select an existing link (clicking and dragging to select the link in the editor), if I right-click and Edit Link and...
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
In your case you need to add this... [( /<i class[\s\S]*?>[\s\S]*?<\/i>/gi ),( /<span class[\s\S]*?>[\s\S]*?<\/span>/gi ),( /<em class[\s\S]*?>[\s\S]*?<\/em>/gi ),(...
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
Should I paste over my existing code with this new code? Or should I keep my existing code and add this to the end of it? Thanks.
View ArticleNew Post: Bootstrap Glyphicons getting stripped out because of Empty span
dgambino wrote: Should I paste over my existing code with this new code? Or should I keep my existing code and add this to the end of it? Thanks. Yes simply replace the existing code
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleNew Post: Custom Unordered List CSS appearing in editor dropdown boxes
Hiya, I'm currently testing this editor out for my company to see if it'll work with our custom modules and such. In this testing process I'm using an existing editor.css file that was used with the...
View ArticleCommented Unassigned: Toggling Source view adds many and tags [7939]
This can be reproduced from a new blank HTML/Text module instance using the 02.01.00 release from December 18.Create a new moduleAdd a one word paragraphSelect the word you entered and format it with...
View ArticleNew Post: Custom Unordered List CSS appearing in editor dropdown boxes
Do you want all your lists look the same way? You can define a Css file in the settings, this css file will be applied to the editor content only. And if you dont like inline styles or custom css...
View ArticleNew Post: Link editor from right-click vs. toolbar messing with styles?
Can you describe what changes you make exactly? and what the content looks like afterwards. Also which Provider version are you using?
View ArticleNew Post: Custom format_tags
Did you read the documentation?http://dnnckeditor.codeplex.com/wikipage?title=Add%20Custom%20Styles&referringTitle=Documentation
View ArticleCreated Unassigned: Upload file size limit not intepreted correctly [8040]
I tried to specify an upload file size limit for a role, and got always "Max Upload size 0 MB),despite whether I use 1, 250 or 250000. The dialog should display, which measure is used (MB, KB or B)
View ArticleCreated Unassigned: CKEditorProviderSettings uses deprecated data type [8041]
* Settings Table CKEditorProviderSettings, column uses nText (deprecated), should use nVarChar(max)* I suggest adding a column PortalID and narrow column length of SettingName to allow indexing it* I...
View ArticleCreated Unassigned: "embed" icon does not get displayed in toolbar [8043]
in a CKEditor instance on DNN 7.4.2, the full toolbar contains the "embed" icon, but the icon does not get displayed in the iconbar. any idea?
View Article