Elxis CMS Forum
Support => General => Topic started 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...
-
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???
-
Dont' worry... you are NOT the only one with this problem, it just happens that noone has the solution. ;)
-
Thx for support at least ;)
I'm workin on this problem, if I resolve this problem I'll send post with solution.
;)
-
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.
-
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 ;(
-
You have News Scroller module in Elxis directory: https://www.elxis.org/index.php?option=com_mtree&task=listcats&cat_id=68&Itemid=140
-
Thank you for that link.
I am stil interested for that nice picture viewer ;D
Can you explain how to make one?
-
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. ;)
-
Thanky you , you are very kind.
-
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)
-
Bookmarked !
-
Perfect Arxos !! ;)
Can this be included to the next elxis version !!