14 Mar
2005
14 Mar
'05
6:55 p.m.
Hi, Currently, theme('page', $output) $output is a string which is built by concatenating other themed elements. Let it be an array, and let the themer decide what to do with it. An associative array maybe would be practical. I'd suggest replacing the argument of form to be also an array, and it would call theme_form. Also, the remaining HTML code shall disappear from the code. I have even found a <br>! I know that code is golden, but first, a bit of talk is necessary, especially for the first proposal... Regards Karoly Negyesi