Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ckeditor / Users
#8
(2013-03-26, 07:24:19)shawn_a Wrote: You can skip the plugin method and use my component hook plugin.

Then use a hook that is after the user file is loaded, probably "common"

Then check the users config
PHP Code:
// psuedo code
function getUserCke(){
GLOBAL 
$datau;
if (
$datau->cketool)
if (!
defined('GSEDITORTOOL'define('GSEDITORTOOL',$datau>cketool);
// repeat for GSEDITORLANG, GSEDITOROPTIONS etc


Worked beautifully, thanks!
Reply


Messages In This Thread
Ckeditor / Users - by hannesr - 2013-03-25, 03:26:31
RE: Ckeditor / Users - by Connie - 2013-03-26, 04:54:01
RE: Ckeditor / Users - by hannesr - 2013-03-26, 06:00:54
RE: Ckeditor / Users - by shawn_a - 2013-03-26, 05:16:37
RE: Ckeditor / Users - by shawn_a - 2013-03-26, 07:17:26
RE: Ckeditor / Users - by shawn_a - 2013-03-26, 07:24:19
RE: Ckeditor / Users - by hannesr - 2013-03-26, 09:13:51
RE: Ckeditor / Users - by hannesr - 2013-03-30, 20:39:47
RE: Ckeditor / Users - by Carlos - 2013-05-02, 02:44:17



Users browsing this thread: 1 Guest(s)