Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#325 2011-11-15 11:24:59
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: hak_article_image
Should go here, I presume.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#326 2011-11-15 12:47:41
Re: hak_article_image
WebmistressM: I’m confused, hak_article_image doesn’t do any image resizing so there isn’t really anyway for it to affect the image quality. It just displays the thumbnail the same way TXP does (uses the built in tag, which is why it has the title limitation for example). Can you give me more info on what you are doing? How you are generating the thumbnail, what the tag you are using looks like, etc
Shoving is the answer – pusher robot
Offline
#327 2011-11-15 16:37:56
- WebmistressM
- Member
- Registered: 2011-08-12
- Posts: 61
Re: hak_article_image
hakjoon wrote:
WebmistressM: I’m confused, hak_article_image doesn’t do any image resizing so there isn’t really anyway for it to affect the image quality.
You might be right on that. I just know that since installing this is when I noticed it. Checking in other plugins as well as yours to find out where the pixelation happens.
Here is a link to the article in question (pardon the horrible coloring—this is a web theme sandbox)
http://leopardspot.endofinternet.net:81/rosettesandcss/flat-pages/test-article-for-hak_image
As of this morning, I may have solved the issue from another setting that got tweaked off kilter and “reset” (near brute force. :)
Th
Offline
#328 2011-11-15 18:44:04
Re: hak_article_image
Not sure exactly what to look for, but teh plugin does not create thumbnails, it essentially just creates an img tag that points to it so it’s weird that it would cause any issues with the image.
Shoving is the answer – pusher robot
Offline
#329 2012-03-16 05:31:34
- Rimfya
- Member
- Registered: 2007-11-22
- Posts: 31
Re: hak_article_image
Is there any way to disable the tag outputting width and height attributes, like you can in the txp:article_image?
Offline
#330 2012-03-16 15:04:29
Re: hak_article_image
Not at the moment. It wouldn’t be very hard to add that, but I didn’t think anyone was still using this after the built in tags all got updated.
What functionality of this plugin do you use? Might be worth stripping it down to use all teh new built in goodness that didn’t exist when I wrote it.
Shoving is the answer – pusher robot
Offline
#331 2012-03-18 22:39:44
- Rimfya
- Member
- Registered: 2007-11-22
- Posts: 31
Re: hak_article_image
Using it for a lightbox script output, but it’s a responsive one. I need it for the linkclass and rel attributes.
Offline