
/* - ckeditor_vars.js - */
/*  (not this either :) */

// set the good base path for the editor because
// portal_javascripts loose it
// otherwise ckeditor linked urls are bad
// important : this script must be called before ckeditor.js

var CKEDITOR_BASEPATH = 'http://www.schlauer-stromer.de/++resource++ckeditor/';
var CKEDITOR_PLONE_BASEPATH = 'http://www.schlauer-stromer.de/++resource++ckeditor_for_plone/';



