CHANGE COLOR
  • Default color
  • Brown color
  • Green color
  • Blue color
  • Red color
CHANGE LAYOUT
  • leftlayout
  • rightlayout
SET FONT SIZE
  • Increase font size
  • Default font size
  • Decrease font size
JA Control Panle

Kulkul's world

Where your ideas grow

Home Joomla! Tutorial Extension - instructions How to install Imagesized plugin on your Joomla Website

How to install Imagesized plugin on your Joomla Website

E-mail Print PDF

The first step to install Imagesized plugin on your website is to download the Imagesized plugin for Joomla 1.5.x (which is free) and save it in a folder on your computer that you can easily find. It will be a zip file.

Download: Imagesized plugin for Joomla 1.5.x

Once you have downloaded the Imagesized plugin for Joomla 1.5.x, you need to install it on your Joomla website.

To install this plugin you need to go to your website backend administrator.

When you are in your websites backend administrator go to the top menu bar selecting Extenstions --> Install/Uninstall

image sized plugin for Joomla 1.5.x

In the Extension Manager page

  1. Click the browse button and locate the plg_imagesized.zip file you downloaded. When you select the file, the location of the file on your computer will populate the package file box.
  2. Click Upload File & Install.

image sized plugin for Joomla 1.5.x 

 

When you have installed the plugin you can start using Imagesized plugin on your website.

To start go to the top menu bar and select Extensions --> Plugin Manager

 

image sized plugin for Joomla 1.5.x

You will see a list of all the plugins in the Plugin Manager page.

Go to the filter section on the right hand side of the plugin page and select group type: content

image sized plugin for Joomla 1.5.x

This will list all the plugins for content (or Article) you have installed on your Joomla website. Here is an example of plugin list.

image sized plugin for Joomla 1.5.x

Configuration Steps - This is how you can change a configuration of the Imagesized plugin.

  1. Change the Title and give the title for easy realizing your plugin. It's better to keep the default title.
  2. Enabled - means the plugin will do its job on the content on your web page. We select Yes.
  3. Position - this is order we want the plugin to do its job. In this example the plugin will do its job first.

image sized plugin for Joomla 1.5.x

On the right side of the page In the Plugin parameters section we assign the following details;

  1. Expire - How many days the cached-sized-images will be deleted. Quality - the image quality, the value shoould be in range 0-99.
  2. Max. image width and height, or the sized image dimension, that images are sized in Article viewing. The smaller dimension will be not sized.
  3. The category and/or section id(s) that the plugin will not do its job on the Joomla content.

image sized plugin for Joomla 1.5.x

Frontpage configuration

  • Frontpage Only - Yes means the plugin will do its job on Frontpage, Section and/or Category Blogs. And the Article content will be not changed.
  1. Thumbnail width and height, or the sized image dimension, that images are sized in Frontpage, , Section and/or Category Blogs.
  2. The image decoration: background color, border color, hspace and vspace.
  3. Image position: It can be left or right align
  •  Text on Frontpage, Section and/or Category Blogs can be formated by Extra CSS, number of chars and text aligment (green border).

image sized plugin for Joomla 1.5.x 

All completed - Let see your Frontpage, Section and/or Category Blogs and Article.

Here is the demonstration:

 


SOME enquiry e-mails

 

This is an enquiry e-mail via http://kulkul.xahoihoctap.net/ from: Sulik.

Hello,

first of all i'd like to say that i really love thiss plugin u have made Smile ! Awesome!

But i got a problem setting Background Fr color... I want to change it to : " #FFFFFF " but it still does the thumbnail background in #000000 (black)... any ideas how to fix thí problem ??

Please let me know!

Best regards,

Sulik

Solution:

This is due to cached images, which will be changed by Quality and/or Image dimensions. So you should change Quality value to 76 (the default value is 75) or Image dimensions such as Thumbnail width to be 121 and/or Thumbnail height to be 89. So each time for setting of plugin parameters, you should set new value of Quality and/or Image dimension parameter(s) to see the change.

Last Updated ( Friday, 19 September 2008 09:42 )  
Comments (29)
How does it work?
29 Thursday, 03 December 2009 06:20
EOLGeorge
Like many others here I just can't get my old head around how this plug in works.

How do you apply its actions to a specific image? Is there supposed to be a button in an editor ỏ somewhere to apply it?
Integration with ROXBOX
28 Monday, 09 November 2009 05:20
fulup
While I love your plugin, I also love rokbox that provides a nice popup windows for original images, and that is integrated with SmartResizer but unfortunatly not with your plugin Crying or Very Sad

Adding Rokbox functionnality is really simple, line 176 of plg_imagesized.php
1) change line:
==> $plg_entrytext = str_replace( $plg_match, ' $plg_entrytext = str_replace( $plg_match, ' Rokbox plugin http://extensions.joomla.org/extensions/multimedia/multimedia-display/5095

Done deal.
Small patch for a bug for non content díplay
27 Monday, 09 November 2009 05:03
Fulup
I just love your extension, but I had to do a small hack to avoid
==> Fatal error: Class 'ContentHelperRoute' not found in /srv/www/amis-sinagot/plugins/content/plg_imagesized.php on line 155
added just before this line:
==>if (! class_exists( 'ContentHelperRoute' )) return;

Note: Joomla 1.5.14 template JA-purify with SEF.
opinion
26 Friday, 09 October 2009 21:11
rapid4me
I haven't checked all your sites so far, but those five I manahed to look through really impressed me! How long are you in this business? There's always field for improvement, sure thing, but this is what a good site should be!
Thumbnails
25 Thursday, 10 September 2009 21:28
Pawel
Imagesized is an excellent plugin. I'm trying to remove border from created thumbs but i don't know which functions is used to generate borders. Could someone help me?
Missing Image with SEF enabled
24 Tuesday, 23 June 2009 14:54
CodeTester
Hi, I just enabled Joomla SEF and all the images in categories and articles went blank. (Front page and Setion OK) Seems that the image path is not correct. What are can I do in ỏder to get the images back on...

Thanks
Regards
How does it work?
23 Wednesday, 27 May 2009 02:55
Nuno
Hi,

i've read the instructions over and over... and can't seem to understand how the hell this plugin works!!

How do I assign an image to each ảrticle??

I have images in my ảrticles but nothing happens.

Please help!
apache server crashed
22 Tuesday, 05 May 2009 19:30
tigerr
I really like your plugin!
I tried to use the new version imageresized plugin 1.16 on an apache server. After a few minutes my sẻver crashed and I had to restart the web sẻver again.
Do you know why it happens and if it is something I am doing wrong.

Best regards and tank you very much!
no links to non cached images
21 Monday, 04 May 2009 17:17
david132
hi there
this is a very good plugin.
but it would be really better if small sized images which are not cached in articles have no links (when Image link set to yes) .
or add an ability to disable image link to specific images.
because i have some small images in each article which i don't want do have any link...
Blank screen solution
20 Monday, 06 April 2009 03:16
ZincEd
Make sure that GD is installed on your host, or you'll get a blank screen. To check, go to Help->System Information->PHP Information and check that there is a GD heading.
Bị lỗi khi hoạt động cùng với mod_janews
19 Monday, 23 March 2009 13:16
higo123
Nó bị lỗi khi hoạt động cùng với Mod_janews. Nó làm cho phần ảnh của bài viết của mod_janews bị lỗi đường dẫn, làm cho cái ảnh không thể hiện được
I do still only get an empty page!
18 Monday, 23 March 2009 10:21
Jan B. Michanek
Hi,
I do still only get an empty page so the last update didn't do anything for this problem... What php requirement and extentions does this plugin rely on?

Regards
/JBM
Tanks for Imagesized
17 Sunday, 22 March 2009 02:01
paulo
In my opinion this is a very good option for those who want to have the ability to get control in the frontend images without having to install bigger extensions that repeats all frontend news in every article.

Tank you very much for your efforts.
Just updated for the latest
16 Wednesday, 18 March 2009 01:31
Kulkul's world
The last latest version has sơm error with sized image and text truncated.

I have just fixed these.

Hope this help
Exactly what I need but I onlu get an emty page!
15 Friday, 13 March 2009 19:13
Jan B. Michanek
Hi,
I was thrilled to find your image sizing extension for Joomla but after installing it I can't get it to work! I only end up with an empty frontpage. I obviusly done something wrong but can't find out what... I'm running Joomla 1.5.6.
BRGDS
/JBM
border
14 Thursday, 12 March 2009 20:18
cyhel
I would love it, but i need rounded thumbnails so is it possible to create thúmbs without bỏrder? thanks!
frontpage char number doesn't work
13 Wednesday, 11 March 2009 01:44
joejoe
the parametar which determines the number of chẩracters that will be shown on frontpage does not seem to work? why is that so?
Great Plugin
12 Friday, 30 January 2009 04:27
Deva
Hello

this is really a great plugin and deserve 5 star i was looking for it from long time
this plugin opens unlimited possibilities if you use it with little imagination Smile

i have installed and tested also modified, it works great as say..

i will like to have a different functionality let me explain

in my article there is the big (original) image with link on it, the link gose some where eles say to www.goole.com

as per plugin in my blog view i get the small image everything works until here

but what i want is that this image keep the link on it to www.google.com insted linking to the article itself

it it possible with little hack ? , what i need to modify ?

i really appreciate if you can help me with this..

thanks for making this great plugin Smile

Deva
Imagesize plugin used by other components
11 Wednesday, 21 January 2009 16:11
Håkon Stillingen
Thank you for a brilliant plugin. Would it be possible to have other "non" standard components to pick up your code? I`m using a mms blog http://mms.pipp.no/ on a project of mine. I would like to automatically resize the images that are submitted to the blog.
Border Width ?
10 Saturday, 10 January 2009 03:54
Rex Kramer
Sounds great so far... My wishlist Wink

Could you add a parameter for [b]border-width[/b] ?

BTW
what happens to image discriptions like alt and title tag? Are they preserved?

TIA!
Max image size -- RESIZES the image!
9 Monday, 08 December 2008 00:27
Taki
If I set the max image size to 400 or 500, or whatever, it resizes the image in the article! The image is only 296 wide but is being rết to 400.

Also, I can't type in this box because it changes all my vowels to non-English vowels.
set number of word to be displayed
8 Wednesday, 26 November 2008 11:53
Ryo
Is it possible to set number of word instead of chars to be displayed?
Also second on Larry's suggestion, to put "More" or "Read more" and link at the end of truncated text.
Imagesize plugin leave the page black
7 Sunday, 23 November 2008 02:02
Håkon Stillingen
When I enable Imagesize plugin my frontpage i left black.
What php requirement and extentions does this plugin rely on?
Let try!
6 Friday, 21 November 2008 20:50
Kulkul's world
@Burim: Read the article first. Just leave it default the see your webpage then you are easy to understand what it can do!
Help
5 Friday, 21 November 2008 15:58
Burim
please I need help about using this plugin. I have installed this but i don't know how to use this plugin. Please just a small description how to use this. thanks
imagesized plugin
4 Thursday, 13 November 2008 11:54
Larry
Hi. This is a great plugin! Is it possible to put "more..." at the end of the truncated text that is hyperlinked to the article, like the link that is associated with the image?

Thanks,

Larry
Answers
3 Wednesday, 15 October 2008 15:00
Kulkul!'s world
[b]1. Image size cóntraints[/b]:
You could not leave it blank.

[b]2. Improvement for Imagesized [/b]
It will be included in the next released
Improvement for Imagesized
2 Saturday, 04 October 2008 04:45
chris parker
I think that Imagesized is awesome, but it would be even more useful if it could assign a random image from the image directory, in the cases where the article has no images embedded in it.
Would you consider this?

Thankyou.
Image size cóntraints
1 Monday, 29 September 2008 19:45
Shazellb
I would love it if this plugin was smart enough to perform constrain proportions. What I mean by that if it could figure out a size if one field is left blank. when I try to leave width blank so that it could figure what the width would be. The program dèaults to 400px. ì their í a way to fix this please let me know what I need to do to make that happen.

Add your comment

Very HappySmileWinkSadSurprisedShockedConfusedCoolLaughingMadRazzEmbarrassedCrying or Very SadEvil or Very MadTwisted EvilRolling EyesExclamationQuestionIdeaArrowNeutralMr. GreenGeekUber Geek
Your name:
Your email:
Your website:
Subject:
Comment:

Kulkul's World

Donate using PayPal
Amount:
Note:

Exchange Links

Featured Links:
xahoihoctap.net
The social network for learning and self study.
Luyenkim.Net
Luyenkim.Net! The first Vietnamese website for metallurgy, materials science and engineering.
viet4777.vatlieu.us
Iron and steelmaking blog: teaching resources
Joomla! Extensions
Joomla! Components, Modules, Plugins and Languages by the bucket load.
Joomla! Shop
For all your Joomla! merchandise.