![]() |
Dreamweaver ????
I need help.. I'm learning dreamweaver....
Here is the problem... On my index page i have the thumbnails in lowercase and the Images themselfs are in Caps.. Rather then going into the server i want to change the index page.. Example on my indexpage i have dscn1658.jpg But on my server i have DSCN1658.JPG How do I change all of dscn and jpg to DSCN and JPG I cant figure it out rather then doing them 1 by 1 I want it to just change all... Any help would be appreciated SNow |
use the replace all command on your folder of html files for dreamweaver.....
in other words, change all of your html to uppercase its simple. |
Pro grab me on icq dude im going nuts
|
If you mean it's like that in the CODE in your html files, then yes... Find & Replace will do it.
If you mean your actual IMAGES are named that way, use a proggy like ACDsee to do a mass renaming. |
what he said :Graucho
|
also, after you get them all renamed, check your options in wsftp or whatever you're using to "Force lowercase file names on transfer"... then that won't happen anymore.
|
format d:
|
Yean but now whats happening is it's changing ALL to JPG and now the thumbs dont work...
Example the thumb = tn_dscn1629_jpg.jpg Here is the Image =dscn1629.jpg I need to change the Image to DSCN1629.JPG The problem now is its changing ALL jpg to JPG FUCK this sucks |
Quote:
Open it up and browse to your image folder. Select all files you wanna change. Go up to Tools, and select "Rename Series". For your renaming template, type in *.jpg and click "Okay". That's all there is to it. |
What is ACD?? I'm trying to figure it out in dreamweaver.. I figure out how to change except it chages all.. I only need to change the sourse not the link and it replaces all..
|
Quote:
Go up to Edit, select Find & Replace. Select the folder you want to perform the Find & Replace on. (It will also do any subfolder under the one you select). Choose "Source Code" from the dropdown box. In the box next to the "Search For" dropdown, type in the text/source you wanna change. So, if you wanna change the actual file names, you'll hafta do it for each file name. Like this: Search for: SOMEIMAGE.JPG Replace with someimage.jpg for each and every file name. Because they're all different. If you just wanna change the extension, do it like this: Search for: .JPG Replace with: .jpg |
Quote:
If that's the case, just set your ftp software to "Force lowercase filenames on transfer" and re-upload your images. (after you delete them from the server that is, because it won't overwrite the same filename if the file is unchanged.) |
Press CTRL-H and then use the thing which pops up.
|
Quote:
If you're trying to change the file names themselves... the ACTUAL file names, not the source code, you can't do that with DW.... you need an image program. |
Quote:
Then you could copy the whole array into the Search string box, duplicate it in the Replace string box, change the values, and do it all in one shot. |
Quote:
Do a find/replace in the dreamweaver site manager (not the html editor section). Make sure it have "select files in site" selected, and select "Match Case". Put "dscn" in the find section, and "DSCN" in the replace. Now execute it. This will also change the case for the thumbs, so we'll fix that in a minute. Now put "jpg" in the find, and "JPG" in the replace. Execute it. Now we'll fix the thumbs. Put "tn_DSCN" in the find and "tn_dscn" in the replace. Execute it. Put "_JPG.JPG" in the find, and "_jpg.jpg" in the replace. Execute it. That should do it. Jason |
All times are GMT -7. The time now is 05:10 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123