Carsten Ziegeler wrote:
Reinhard Poetz wrote:
Maybe I miss the point completly as I haven't followed this thread in detail,
but aren't block properties (declared in block.xml and set in wiring.xml) enough?
Yes, gosh, you're right - the only question is, do we want to go this
way and do this incompatible changes (means: removing the sitemap
component configurations from the sitemap)?
But block properties are per block, while sitemap variables (and
SitemapConfigurable interface) are per-sitemap.
So you could do implement some of this feature using block properties, but it's
not really compatible and it won't replace SitemapConfigurable interface...
Vadim