Announcement

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

#1 2006-03-01 16:22:47

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Setting URL for Use with Xinha Image Manager?

I'm trying to use the image manager that seems to be built into Xinha. I tried using this line:

        xinha_config.imgURL = "http://www.myURL.com/path/to/images";

...but when I click on the Xinha image manager icon (the one with the icon for a mountain and the sun), the dialog box comes up, but doesn't display any of my images.

I also tried it in these ways:

        xinha_config.imgURL = "http://www.myURL.com/path/to/images/";

        xinha_config.imgURL = "@import url(http://www.myURL.com/path/to/images/);";

        xinha_config.imgURL = "@import url(http://www.myURL.com/path/to/images);";

What is the correct way to use the Xinha image manager? Thanks in advance for any info.

-Vik

Last edited by Vik (2006-03-02 23:35:50)

Offline

#2 2006-03-02 06:16:13

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

Re: Setting URL for Use with Xinha Image Manager?

You will have to use the plugin "ImageManager".
For the usage see here http://xinha.python-hosting.com/wiki/ImageManager

Offline

#3 2006-03-02 13:19:01

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Re: Setting URL for Use with Xinha Image Manager?

I notice that the ImageManager plugin doesn't use "xinha_config.imgURL". Is "xinha_config.imgURL" used by anything?

Offline

Board footer

Powered by FluxBB