Andreas <maps...@gmx.net> wrote:

> Is there a decent design app that can automatically update links
> within the pages of a php site whenever a referred file gets moved or
> renamed?
> 
> Like you have /foo.css and for some reason or another you move it to
> /lib/css and rename it to bar.css.
> Now it'd be nice if an IDE was aware of all the references within a
> site and update the affected urls.

Last time I used Dreamweaver, it seemed to be able to manage this, at
least partially...

This is akin to refactoring, but I don't know of any apps that do that
very well for PHP/HTML/CSS/JS/...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to