File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes How to stop fckeditor modify my pasted html code. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "How to stop fckeditor modify my pasted html code." Watch "How to stop fckeditor modify my pasted html code." New topic
Author

How to stop fckeditor modify my pasted html code.

sam White
Ranch Hand

Joined: Feb 18, 2011
Posts: 204
Hi, With fckeditor 3.5.3:


<dependency>

<groupId>com.ckeditor</groupId>

<artifactId>ckeditor-java-core</artifactId>

<version>3.5.3</version>

</dependency>



I copied an external html source codes and paste it in the source code area of the editor. I noticed that fckeditor changed my html code , as a result the final appearance is not display properly.



How to configure fckeditor stop modifying my pasted html source code?

Any suggestion is very appreciated.

Thanks

sam
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to stop fckeditor modify my pasted html code.
 
Similar Threads
HTTP Status 404 - Servlet appServlet is not available
Maven dependencies
Could not resolve dependencies for maven project
Spring AOP
Maven web project dependencies