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=42457>. 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=42457 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|remove meta-stylesheet |[PATCH] remove meta- |weirdness from |stylesheet weirdness from |src/webapp/lenya/config/site|src/webapp/lenya/config/site |map/pipelines.xmap |map/pipelines.xmap ------- Additional Comments From [EMAIL PROTECTED] 2007-05-19 06:12 ------- please review. this patch should not go in before 1.4, as it does not address a bug and might break stuff for users. now we have two remaining ways of styling a cms page: a direct call to webapp/lenya/util/page2xhtml.xsl, and a call to a local resource "style-cms-page" that is declared in many sitemaps (redundantly). this resource additionally does an 1i8n transform and strips namespace nodes. the best solution would be to figure out a way to build a global resource (currently, you can't use resources defined in other sitemaps unfortunately), and to use that everywhere. -- 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]
