Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-09-05 14:34:26

boksiora
New member
Registered: 2007-09-05
Posts: 2

Insert image by URL

how can i insert image by URL is there some plugin that can insert images by url for example http://www.google.com/intl/en_ALL/images/logo.gif



i need this very much

Offline

#2 2007-09-06 12:43:31

Practicality
Xinha Community Member
Registered: 2007-02-15
Posts: 24

Re: Insert image by URL

All you need is the menuitem ""insertimage" in your toolbar.

       xinha_config.toolbar =
         [
           ["popupeditor"],
           ["separator","formatblock","bold","italic"],
           ["separator","inserthorizontalrule","createlink","insertimage","inserttable"],
         ];

Not that I suggest having exactly that as your toolbar, but that would work.

Then the little button that looks like a mountain range will pop up a window that will allow you to put a url for an image.

Simple as that.

Offline

#3 2007-09-06 14:33:34

boksiora
New member
Registered: 2007-09-05
Posts: 2

Re: Insert image by URL

yes but this lauches the Image manager plugin and i cant pase URL in there

Offline

#4 2007-09-06 17:54:12

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: Insert image by URL

Indeed ImageManager has not even a field for putting in a URL. You should consider using ExtendedFileManager instead, it offers the same functionality as ImageManager and more, and you can insert an image by URL (please check out the newest version from svn or wait for the Nightly of tomorrow, because I just fixed a bug that made this not work)

Offline

#5 2007-09-10 12:47:32

Practicality
Xinha Community Member
Registered: 2007-02-15
Posts: 24

Re: Insert image by URL

Actually, the functionality I was referring to is what that links goes to if you don't have ImageManager plugin enabled. By default Xinha has an "Insert/Modify Image" button in the toolbar that allows you to insert an image by URL. It doesn't actually upload it though, it just creates an img tag.

Thanks for the note about ExtendedFileManager though, I believe I can use that.

Last edited by Practicality (2007-09-10 12:51:08)

Offline

#6 2010-12-21 10:05:18

zerok
Xinha Community Member
Registered: 2010-10-21
Posts: 24

Re: Insert image by URL

I think it  will be better if ExtendedFileManager plugin used images from hosting & allow to insert url if you want to use url. This plugin use insertimage button but dont allow url insert. I think plugins are extend possibility but not narrow it.

Offline

Board footer

Powered by FluxBB