PDA

View Full Version : Updating a site to DFP with Image Resizing?


jefferis
06-19-2009, 11:24 AM
Hi folks,
I have a site I developed last year for a client where I forced her to resize her images manually before uploading. Now that DFP has the auto resizing added, what steps or precautions do I need to take before updating pages to function with the auto resizing features? Right now, the Add new Item and Update an Item are the pages which allow images to be uploaded...
And is there a recommended sequence for updating existing pages? Or do I need to redo the entire admin area?
Thanks
Jeff

Ray Borduin
06-19-2009, 11:26 AM
You would want to redo any of the file upload server behaviors and probably any database inserts or updates that refer to the uploaded fields.

jefferis
06-19-2009, 11:58 AM
You would want to redo any of the file upload server behaviors and probably any database inserts or updates that refer to the uploaded fields.

Do mean that rather than having to run a wizard, I just have to update the individual fields? I'm not sure I understand the distinction between the server behaviors (which you access with a double click in the panel) and the inserts? What exactly do you mean by the latter as "referrers"?
Thanks again Ray,
Jeff

Ray Borduin
06-19-2009, 12:13 PM
I think you just have to double click on the server behaviors and update them. You wouldn't have to redo anything.