Elxis CMS Forum

Support => General => Topic started by: sonic on May 28, 2007, 15:29:06

Title: ibrowser custom picture size
Post by: sonic on May 28, 2007, 15:29:06
Hello,

Is there a way to make custom picture size in ibrowser?
In my case "reset image dimension to default", just dont workin.
If you go to ibrowser --> insert ---> browse image than upload, you have
two options, image width set to 400px, crop to 400px and crop to 120px.
Like I said before, in my case reset image dimension button, under properties just dont work.

Can we set custom image dimensions in some script, I was lookin in ibrowser.php, rfiles.php and ibrowser --> config --> config.inc.php, but without any success.

Or any other way?

Thank you in advance...
Title: Re: ibrowser custom picture size
Post by: sonic on May 30, 2007, 11:23:24
I just can't believe that no one have similar problem like me.
If you need to upload picture loged as user or editor, directly from web page, with ibrowser
problem is occurring.
Because you can't  manage image dimensions (only two options 400px width and 120px width), and button "Reset image dimensions to default values" is useless, at least in my case.
Any ideas???


Title: Re: ibrowser custom picture size
Post by: Ivan Trebješanin on May 30, 2007, 13:02:43
Dont' worry... you are NOT the only one with this problem, it just happens that noone has the solution.  ;)
Title: Re: ibrowser custom picture size
Post by: sonic on May 30, 2007, 17:56:02
Thx for support at least ;)

I'm workin on this problem, if I resolve this problem I'll send post with solution.

;)
Title: Re: ibrowser custom picture size
Post by: Ivan Trebješanin on May 30, 2007, 23:02:28
Hi sonic,

Would something like this solve your problem:

http://www.jazzign.com/index.php?option=com_content&task=view&id=2&Itemid=6

If it looks OK to you, then it is easy to implement. Just tell me if it is OK for you.
Title: Re: ibrowser custom picture size
Post by: sonic on June 02, 2007, 15:53:44
Well, this is very nice feature for previewing pictures ;)
Once I found and install similar JavaScript in one other web site, but I dont know how to implement JS files in elxis.
Did you make some component for this picture viewer, or something?


Very nice  ;D

And one more question ;) how did you make that marquee scroll in your site?
I was trying to do somethink like that , but unsuccessfuly ;(

Title: Re: ibrowser custom picture size
Post by: Ivan Trebješanin on June 03, 2007, 00:06:48
You have News Scroller module in Elxis directory: https://www.elxis.org/index.php?option=com_mtree&task=listcats&cat_id=68&Itemid=140
Title: Re: ibrowser custom picture size
Post by: sonic on June 03, 2007, 11:38:10
Thank you for that link.

I am stil interested for that nice picture viewer ;D

Can you explain how to make one?
Title: Re: ibrowser custom picture size
Post by: Ivan Trebješanin on June 03, 2007, 13:00:07
Take Simple picture gallery mambot from here:

http://www.joomlaworks.gr/#downloads_section

PS
You may try AJAX tabs too, I think it would work with elxis too. Experiment a little.  ;)
Title: Re: ibrowser custom picture size
Post by: sonic on June 03, 2007, 15:10:36
Thanky you , you are very kind.
Title: Re: ibrowser custom picture size
Post by: ArXoS on April 10, 2010, 04:46:06
Hello,

Is there a way to make custom picture size in ibrowser?
In my case "reset image dimension to default", just dont workin.
If you go to ibrowser --> insert ---> browse image than upload, you have
two options, image width set to 400px, crop to 400px and crop to 120px.
Like I said before, in my case reset image dimension button, under properties just dont work.

Can we set custom image dimensions in some script, I was lookin in ibrowser.php, rfiles.php and ibrowser --> config --> config.inc.php, but without any success.

Or any other way?

Thank you in advance...

iBrowser forces images to be resized. You can add as many options you like instead of defaults, by removing */ at the end end front of the striked out code (mambots/editors/tinymce/jscripts/tiny_mce/plugins/ibrowser/config/config.inc.php).

See below the results ..

(http://img90.imageshack.us/img90/6146/image8t.jpg)
Title: Re: ibrowser custom picture size
Post by: CREATIVE Options on April 10, 2010, 11:01:04
Bookmarked !
Title: Re: ibrowser custom picture size
Post by: nikos65 on April 10, 2010, 19:12:36
Perfect Arxos !!  ;)

Can this be included to the next elxis version !!