You are not logged in.
I am running xinha on a host without php support, so when i try to add a link, a error message appears that the [...] scan.php file cannot be loaded. The documentation of the linker plugin says that the plugin can be configured using configuration variables (option 3).
putting these variables in XinhaConfig does not work, because the editor object is not known there.
where do i have to put this code?
greetings
paul
Last edited by pagu (2008-07-28 12:06:38)
Offline
http://xinha.webfactional.com/wiki/NewbieGuide
/** STEP 5 ***************************************************************
* If you want to change the configuration variables of any of the
* editors, this is the place to do that, for example you might want to
* change the width and height of one of the editors, like this...
*
* xinha_editors.myTextArea.config.width = '640px';
* xinha_editors.myTextArea.config.height = '480px';
*
************************************************************************/
James Sleeman
Offline
thx
Offline