Page 1 of 1

Encapsulating 3rd party links

Posted: Fri Dec 11, 2009 7:31 pm
by josh
Are there any open source tools for encapsulating 3rd party links? I'm looking for something that works like the router in popular MVC frameworks, where I can just use links without worrying about having tons of duplication if I need to update that link at a later date, or removing it if it becomes broken, etc..?