DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42050>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42050 ------- Additional Comments From [EMAIL PROTECTED] 2007-05-28 01:24 ------- (In reply to comment #25) > BTW, a major problem is that the ProxyTransformer can't handle URLs in CSS. We could > > - transform the CSS to XML > - apply the ProxyTransformer (instead of the XSLT we use now) > - convert them back to CSS yes. We could copy the forrest approach for this <map:transform type="pattern" src="chaperon/grammars/link.xlex"/> <map:transform src="chaperon/stylesheets/pattern2link.xsl"/> http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/chaperon/ Where the first will search for patterns we want to replace. The link.xlex can be directly reused. The second will need some changes. Need to look into this. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
