close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Power CMS not saving all of the tag Information

Thread began 7/04/2013 2:44 am by CraigR | Last modified 7/05/2013 10:09 am by Jason Byrnes | 311 views | 1 replies |

CraigRBeta Tester

Power CMS not saving all of the tag Information

I have a site from which I am adding content to PowerCMS
I am finding that some CSS information is not saved on editing.

Here is an example.

If I add the following content to PowerCMS via Webassist->CMS->Add Content to PowerCMS, it is saved correctly.

<figure class="pad_bot1"><img src="/images/swavesey_bg.png" alt="" /></figure>
<p>Swavesey Village College has been delivering the Introduction to Construction BTEC to 14-16 year olds since 2007.</p>



If I subsequently edit the content in PowerCMS, either in admin or inline, I get the following...

<img alt="" src="/images/swavesey_bg.png" />
<p>Swavesey Village College has been delivering the Introduction to Construction BTEC to 14-16 year olds since 2007.</p>



The <figure> tag is ignored completely

Sign in to reply to this post

Jason ByrnesWebAssist

in v4, CKEditor have introduced an advanced content filter which removes unrecognized tags, see this page for details:
http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter

to prevent the tag from being removed, in the webassist/plugins/ckeditor/config.js file, change:

config.enterMode = CKEDITOR.ENTER_BR;

to:
config.enterMode = CKEDITOR.ENTER_BR;
config.allowedContent=true;

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...