Re: Links and Images with correct path from pure html

2007-03-26 Thread dima
Korcs, Thanks for re-posting on the Group :) Could you provide some additional code? >From what I can tell, you would need a custom helper like so: class CustomHelper { function parseAnchors($content) { // Replaces all anchors locations to an absolute value. return preg_repla

Links and Images with correct path from pure html

2007-03-26 Thread korcs
Hi Bakers, I am working on a refactoring project for an existing cms andI have decided to make it using cake. The CMS has an existing database with thousands of articles, stored basically as HTML code, where all the links and images appear as HTML tags like http://groups.google.com/group/cake-ph