Hello.
How I can add some var(s) from my php config file, into fckconfig.js ???
I have replace path to css (FCKConfig.EditorAreaCSS) (and for filemanager) automatical.
Sorry for my English ...
How I can add some var(s) from my php config file, into fckconfig.js ???
I have replace path to css (FCKConfig.EditorAreaCSS) (and for filemanager) automatical.
Sorry for my English ...
Re: some "var(s)" from php
I mean ...
How I can add var (like) FCKConfig.CSSPath into fckconfig.js
$config->img_url = 'http://somesite/themes/themename/';
Re: some "var(s)" from php
worked ...