1
jordi_rc
Impossible to insert images in XK_Editor
  • 2006/9/3 11:53

  • jordi_rc

  • Not too shy to talk

  • Posts: 114

  • Since: 2006/8/21


Hello.

I was testing some advanced editors for my Xoops, and I specially wanted XK_Editor, because it has tables and alignent of text easilly placed by a button.


I placed the files in the class folder, and replaced the imagemanager file as explained in its docs. I suppose I am missing something, because when I clic on the image manager button ( wich seems to be the same button as in XoopsEditor, has the same icon), it opens, I select the image, BUT IT IS NOT INSTERTED. Something fails.


I am near to give up trying to make it work. Do you have any idea of what I have done wrong?

If not, I will continue using the standard XOOPS Editor, BUT...
Do you know some way to use tables and text alignment (left, center, right) in XoopsEditor? These are the only features I need.
How to get them?

Thanks.


Jordi.
"Battles are fought by those with the courage to believe. They are won by those who find the heart to share." -MANOWAR

2
McDonald
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 14:31

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


I had the same problem with inserting images with XK_Editor.
Since a couple of weeks I use tinyeditor 1.00 beta which has table features also. Tinyeditor's features can be expanded by the use of plugins.
Beside of the standard XOOPS ImageManager it can also work with iManager and iBrowser.

3
svaha
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 14:40

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


Quote:

jordi_rc wrote:
Hello.

I was testing some advanced editors for my Xoops, and I specially wanted XK_Editor, because it has tables and alignent of text easilly placed by a button.


I placed the files in the class folder, and replaced the imagemanager file as explained in its docs. I suppose I am missing something, because when I clic on the image manager button ( wich seems to be the same button as in XoopsEditor, has the same icon), it opens, I select the image, BUT IT IS NOT INSTERTED. Something fails.


I am near to give up trying to make it work. Do you have any idea of what I have done wrong?

If not, I will continue using the standard XOOPS Editor, BUT...
Do you know some way to use tables and text alignment (left, center, right) in XoopsEditor? These are the only features I need.
How to get them?

Thanks.


Jordi.


No, it's not the same button, koivi has it's own button that you can see below the 'normal' buttons.

I had this problem in the past too.
Had to delete all the files in template_c and delete/refresh my browser cache before I saw the koivi button.

4
jordi_rc
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 20:01

  • jordi_rc

  • Not too shy to talk

  • Posts: 114

  • Since: 2006/8/21


Thank McDonnald and svaha.

McDonnald, I am just now downloading the new tinyeditor to test. Thanks.

I really liked the appereance of XK Editor, anyway. The only flaw was that problem with imagemanager.

svaha, I am a bit confused.
Why did you delete templates_c directory? Is good to do that? What are templates_c directory used for?
If I do that, will kiovi work ok?
Please explain.


Jordi
"Battles are fought by those with the courage to believe. They are won by those who find the heart to share." -MANOWAR

5
snow77
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 20:09

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


By replaceing system_imagemanager.html with the new one that comes with koivi, the "old" system_imagemanager.html will remain in the cache in templates_c folder and will keep being rendered.

You should update the system module from the admin panel to regenerate the template... then the koivi's image insertion button will appear in your image manager. Deleting files in templates_c will also cause the regeneration of the template.

Yes, at certain moments it is necessary to delete all file in templates_c folder except the index.html, the templates will automatically regenerate again. As I understand it is some sort of cache system XOOPS uses to make your site render faster.

6
jordi_rc
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 20:11

  • jordi_rc

  • Not too shy to talk

  • Posts: 114

  • Since: 2006/8/21


svaha,

I saw in a faq that templates_c is a cache directory, but it says it is good to clear all files except some "index files".
Must I delete all, or leave some file? What is that index file and how to recognize it?

Thanks.

Jordi
"Battles are fought by those with the courage to believe. They are won by those who find the heart to share." -MANOWAR

7
jordi_rc
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 20:15

  • jordi_rc

  • Not too shy to talk

  • Posts: 114

  • Since: 2006/8/21


Thanks snow77,

that is what I wanted to know.

I will do it and tell you all if it works.

Thanks for so much help.

Jordi
"Battles are fought by those with the courage to believe. They are won by those who find the heart to share." -MANOWAR

8
snow77
Re: Impossible to insert images in XK_Editor
  • 2006/9/3 20:15

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


Quote:

Posted: 2006/9/3 6:40 Updated: 2006/9/3 6:40

Re: Don't delete index file?
There's an index.html file in the templates_c folder, that protects the folder contents from being listed in a browser, as an added security precaution. If you remove that, your folder contents is open to the world to browse through (and maybe take advantage of).

Herko

quote source

therefore don't delete index.html in templates_c, you'll recognize it because that's the file's name.

9
jordi_rc
Re: Impossible to insert images in XK_Editor
  • 2006/9/4 9:54

  • jordi_rc

  • Not too shy to talk

  • Posts: 114

  • Since: 2006/8/21


Hello

I installed again XK Editor, deleted all in templates_c directory except index.html and it now works OK !!!!!!

Thanks to you all for your help.

Now I will try to install tinyeditor 1.0 too to compare.

The only flaw is that now, in image manager, see the 3 buttons used by Xoopseditor, and below, the "insert image" button of XK editor. Is there a way to hide the 3 buttons of Xoopseditor when it's not used, and show them only if Xoopseditor is in use?

Thanks again.
If I could help you in anything, just ask.


Jordi
"Battles are fought by those with the courage to believe. They are won by those who find the heart to share." -MANOWAR

10
epox82
Re: Impossible to insert images in XK_Editor
  • 2006/10/2 6:39

  • epox82

  • Just popping in

  • Posts: 1

  • Since: 2006/10/2


hey man!!! great site!, i have installed kiovi as it says in the threads, i'm now working with AMS version with kiovi ready to use package as my content manager and i have selected the kiovi editor as my default editor, i did the templates_c job, but i can't see the kiovi editor, only the old same XOOPS editor, what is missing here? what i'm skipping?

Login

Who's Online

218 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits