1
DatBAYG
CK Editor and News and Articles modules
  • 2012/1/24 3:18

  • DatBAYG

  • Just popping in

  • Posts: 5

  • Since: 2005/11/10


Hello! Please help!!

I have configured CK Editor 3.5.1 (incl. fully functional use of KC Finder) in my Xoops 2.4.4. It works perfectly for my Content 1.33 module.

ISSUE #1: It shows up as an option in my News 1.66 module, and it shows up on the back-end for adding an article, but, then, it only does Plain Text when I try to Edit an article. Other editors show for adding and editing though, like TinyMCE and DHTML.

ISSUE #2: In my Articles (AMS 2.52) module, it shows options for an old installation of Xoopseditor, like with Koivi and FCK Editor, which are not in the version of Xoopseditor I'm using... does that mean AMS only supports the editors in its own list, regardless of what's installed? Can I just trick it into using CK Editor in place of FCK Editor?

I have updated the System, News and Articles modules from the System Admin section. I would rather be able to enable the editor in the Edit mode of my News module, but I will settle for access to it in the Articles module. I only need one of them.

Oh... and for the CK Editor and News module issue - it has something to do with my theme, because the CK Editor does show for Edit of the News articles in the Default theme.

Thank anyone, in advance!

2
DatBAYG
Re: CK Editor and News and Articles modules
  • 2012/1/24 5:20

  • DatBAYG

  • Just popping in

  • Posts: 5

  • Since: 2005/11/10


Ok.

I just copied the whole header section from the Default template, and that fixed it... not sure what part, but I'll post it anyway, in case anyone else custom made a template and the CK Editor wasn't picking up.



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>

<!-- Assign Theme name -->
<{assign var=theme_name value=$xoTheme->folderName}>

<!-- Title and meta -->
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<title><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> - <{/if}><{$xoops_sitename}></title>
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />

<!-- Rss -->
<link rel="alternate" type="application/rss+xml" title="" href="<{xoAppUrl backend.php}>" />

<!-- Favicon -->
<link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" />
<link rel="icon" type="image/png" href="<{xoImgUrl icons/favicon.png}>" />

<!-- Sheet Css -->
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl style.css}>" />

<!-- customized header contents -->
<{$xoops_module_header}>

</head>

Login

Who's Online

196 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits