Hello to all,
i'm using on a local xampp test environment J2.5.2 with actual version of phoca download component 2.1.6, phoca download plugin and phoca download button plugin. I'm using the TinyMCE as default editor.
If i want to set a link in an article somewhere in the middle of the article with help of the phoca download button plugin the code for the link of the file will be inserted into the article but always on the top left corner. That means the code for the file will appear from first character in the article.
The behaviour is the same when i switch off the editor underneath the article editor.
If i switch from TinyMCE to No Editor in the user settings then the code for the link will be placed exactly on the position where i placed the cursor.
Does anybody have an idea what i'm doing wrong or is ther a setting for this somewhere?
kind regards,
Michael
Phoca download button plugin places link on wrong position
-
- Phoca Newbie
- Posts: 6
- Joined: 08 Mar 2012, 21:19
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca download button plugin places link on wrong positi
Hi, for this, you need to customize the plugin directly in the php code.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 6
- Joined: 08 Mar 2012, 21:19
Re: Phoca download button plugin places link on wrong positi
Hi Jan,
after testing different editors and having the same problem with an other editor button plugin i found the following article in the joomlaportal.de forum: http://www.joomlaportal.de/joomla-2-5-j ... ost1319729
This post links to http://docs.joomla.org/Editors_buttons_ ... in_FireFox
It seems to be a problem with firefox. After including the additional css code it works all fine.
Sorry Jan, that i thougth there is something wrong with your plugin.
kind regards,
Michael
after testing different editors and having the same problem with an other editor button plugin i found the following article in the joomlaportal.de forum: http://www.joomlaportal.de/joomla-2-5-j ... ost1319729
This post links to http://docs.joomla.org/Editors_buttons_ ... in_FireFox
It seems to be a problem with firefox. After including the additional css code it works all fine.
Sorry Jan, that i thougth there is something wrong with your plugin.
kind regards,
Michael
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca download button plugin places link on wrong positi
Ok
If you find Phoca extensions useful, please support the project