close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

HTML Editor

Thread began 5/06/2011 7:29 am by JamieEff | Last modified 6/07/2011 8:46 am by Jason Byrnes | 3456 views | 13 replies |

JamieEff

HTML Editor

Hi there

Sorry about this post but I have gone through all pages of the Power CMS sub forum trying to understand how to do this but really struggling so if anyone woul able to give me a bit of a noobie steer in the right deirection i would really appreciate it.

Basically, I am trying to work out how to do 2 things:

1. have the custom css page reflected in the html editor within the edit area of a page (ie the content actually reflects the css within the editor region)
2. have the custom css added to the drop downs within the editor

Many thanks and again sorry but I just cant fathom it....

Cheers

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

see the following post for details on adding your own style to powerCMS:
showpost.php?p=91818&postcount=10

Sign in to reply to this post

JamieEff

Hi Jason

I cannot find reference to

$CKEditor_config["stylesCombo_stylesSet"] = "my_styles:style_lists/stylelist1.js";

in either the admin/contents_insert.php and admin/contents_update.php pages

TIA

Sign in to reply to this post

Jason ByrnesWebAssist

that line needs to be added.

look for:

php:
$CKEditor->editor("ContentValue", $CKEditor_initialValue, $CKEditor_config);



and change it to:

php:
$CKEditor_config["stylesCombo_stylesSet"] = "my_styles:style_lists/stylelist1.js";

$CKEditor->editor("ContentValue", $CKEditor_initialValue, $CKEditor_config);
Sign in to reply to this post

JamieEff

Thanks Jason!

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

JamieEff

Hey Jason

Am struggling with a couple of things:

1. how do I get the content in the editor to use the css from the main site so that it looks the same as how it will look when published?

2. is there anyway to access the file manager without having to go through to edit an actual page?

Thanks

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

you need to attach the style sheet to the page you add html editor to and go through the steps of getting the styles in the HTML editor list.


No, power CMS does not support a stand alone file manager.

Sign in to reply to this post

JamieEff

hi Jason

I have gone through the steps and the admin page styling changes but the content to be published within the html editor does not take on any of the styling of the main site......

Obvioulsy doing something wrong, but am really struggling with this

Thanks

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post
loading

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...