Oracle WebCenter Sites (MOSC)

MOSC Banner

Attaching assets to ckeditor and/or plain/other editors + bonus points for creating a basic asset wi

edited Dec 16, 2013 11:31AM in Oracle WebCenter Sites (MOSC) 5 commentsAnswered
 I have a ck editor created with these properties (as per documentation)
<?XML VERSION="1.0"?>
<!DOCTYPE PRESENTATIONOBJECT SYSTEM "presentationobject.dtd">
<PRESENTATIONOBJECT NAME="CK_FSIIAbstract">
<CKEDITOR WIDTH="400" HEIGHT="200"></CKEDITOR>
</PRESENTATIONOBJECT>

Now I have enabled asset attaching button but once i attach an asset to the text property it does not seem to generate valid url's (once i click on my text i get a 404 error). 

Let me know if you need more clarification on this. 

Also I have enabled the ckeditor on my basic asset with this xml schema:

<?xml version="1.0" ?>
<ASSET NAME="RandomFile" DESCRIPTION="Random File" >
  <PROPERTIES>
    <PROPERTY NAME="randomFileText" DESCRIPTION="Random Text" >

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center