Michael Ralston schrieb: > I think the news module uses the rendertype parameter to generate the > rss feed?
The rendertype parameter was just left from copy&paste. I removed it from the news module, thanks for the pointer! -- Andreas > > MR > > On 5/19/07, *Jörn Nettingsmeier* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > hi everyone! > > > currently, we use the "rendertype" parameter to provide editor-specific > hacks. imho, we should get rid of it for 1.4.1, for a number of reasons: > > * introduces needless complexity in the publication sitemap > * violates SoC since doctype modules must provide editor hacks (see > modules/xhtml/xslt/xhtml2xhtml.xsl: the XHTML module puts in a > bxe-specific tag. same goes for the homepage module. > * does roughly the same as doctype formats, but in an inconsistent way > > all other doctype modules pass the parameter on to their xhtml2xhtml > stylesheets, but do nothing with it. many lines of code can be removed. > > i guess that tinymce demonstrates that there is no need for global > editor hacks - they can be added in a module sitemap just as easily, > without polluting global sitemaps and SoC violations. > > i'd like to file this issue as a "critical" bug for 1.4.1. wdyt? > > > regards, > > jörn > > > -- > Jörn Nettingsmeier > > Kurt is up in heaven now. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
