[drupal-devel] theme 'page'... ideas
Negyesi Karoly
karoly at negyesi.net
Mon Mar 14 19:56:11 UTC 2005
> That said, the proposal does worry me, as themes would have to know
> about each possible set of things that could go on a page in order to
> do anything intelligent with them. Doesn't seem too futureproof.
It can do the same dumb thing it is done now -- an implode('', $output) will
suffice.
However, if the theme knows about some elements, it can deal with them and
just print the remnants.
I now wait for Chris Messina :)
More information about the drupal-devel
mailing list