We previously had $ewiki_data[] in the global scope. Eventually we need it back again - but should it be a full version, or should we strip out the ["content"] field (which may be a large chunk of data).

I see a need for it, as the ["meta"]["meta"] field will someday contain informations valueable to the layout script (like a css-background: meta field or so). -- milky

My piclogo control already uses some of $ewiki_data to control the appearance of the template, a standard way to do that would pay off. -Andy

bottom corner