#2153: themed aspnet pages
-------------------------+--------------------------------------------------
Reporter: MihaiDrebot | Type: Bug
Status: new | Priority: Normal
Milestone: | Component: Server : ASP.Net
Version: | Keywords: styleSheetTheme
-------------------------+--------------------------------------------------
If you are greeted with the following error when trying to upload files
using the file manager:
Using themed css files requires a header control on the page. (e.g. <head
runat="server" />).
You don't need aspnet themes within the fckeditor folder, so simply add a
web.config file in the folder, with the following content:
<configuration>
<system.web>
<pages styleSheetTheme="">
</pages>
</system.web>
</configuration>
--
Ticket URL: <http://dev.fckeditor.net/ticket/2153>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac