How to Remove Querystring?

ephman - September 17, 2009 - 14:13
Project:ImageCache
Version:6.x-2.0-beta10
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Issue tags:image, imagecache, querystring
Description

hello,

please, any help would be so appreciated. the querystring that appends the image is causing some issues with another service i use. is it possible somehow to remove that querystring? any help would be really appreciated.

thanks,

ephman

#1

ephman - October 9, 2009 - 14:55

bump.

here's an example of the querystring. it appends the end of the .jpg. http://www.ephman.com/sites/default/files/shigurui.jpg?1254927881 any help with trying to remove that would be very much appreciated.

thanks,

ephman

#2

drewish - October 10, 2009 - 21:25

see imagecache_create_url() the parameter is used to work around the browser caching. if we made it a named parameter would that be better? ?v=1232345245 or something like that?

#3

ephman - October 12, 2009 - 15:13

unfortunately still making it a named parameter would still not work for my needs. is there a way for me to disable the browser caching in the code?

eph

#4

smk-ka - October 15, 2009 - 20:27
Status:active» postponed (maintainer needs more info)

Could you shed a little more light on what exactly are your needs? A query parameter is an essential part of a URL, and should never cause any problems.

#5

ephman - October 19, 2009 - 15:42

sorry it's taken me a bit to respond, your help is very much apprciated. a friend of mine runs a company called http://www.mofuse.com that takes my rss feed out of drupal and converts it into a mobile site. very cool stuff if you're into mobile. they just released an upgrade that takes the image out of rss feed, and generates a thumbnail for the teaser. http//m.ephman.com the issue is that their system does not understand the querystring after the .jpg. in the past they tried to allow non standard looking image files but it messed up people's mobile sites. obviously i know you can't support their platform. but your module is essential to the function of my main site http://www.ephman.com

thanks,
ephman

 
 

Drupal is a registered trademark of Dries Buytaert.